"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/26 02:08:20 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vofigut4tofi" 2026/08/26 02:08:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 02:08:21 DEBUG : Creating backend with remote "/tmp/rclone3557353166" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:21 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:24 DEBUG : dir: Looking for writers 2026/08/26 02:08:24 DEBUG : Looking for writers 2026/08/26 02:08:24 DEBUG : dir: reading active writers 2026/08/26 02:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.19s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:25 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:31 DEBUG : dir/subdir: Looking for writers 2026/08/26 02:08:31 DEBUG : dir: Looking for writers 2026/08/26 02:08:31 DEBUG : file1: reading active writers 2026/08/26 02:08:31 DEBUG : file2: reading active writers 2026/08/26 02:08:31 DEBUG : subdir: reading active writers 2026/08/26 02:08:31 DEBUG : Looking for writers 2026/08/26 02:08:31 DEBUG : dir: reading active writers 2026/08/26 02:08:31 DEBUG : >WaitForWriters: 2026/08/26 02:08:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/dir not empty`) 2026/08/26 02:08:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:08:33 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:08:33 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (8.94s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:34 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:35 DEBUG : dir: Looking for writers 2026/08/26 02:08:35 DEBUG : file1: reading active writers 2026/08/26 02:08:35 DEBUG : Looking for writers 2026/08/26 02:08:35 DEBUG : dir: reading active writers 2026/08/26 02:08:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.40s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:37 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:39 DEBUG : dir: Looking for writers 2026/08/26 02:08:39 DEBUG : Looking for writers 2026/08/26 02:08:39 DEBUG : dir: reading active writers 2026/08/26 02:08:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.59s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:40 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:41 DEBUG : dir: forgetting directory cache 2026/08/26 02:08:41 DEBUG : forgetting directory cache 2026/08/26 02:08:41 DEBUG : dir: forgetting directory cache 2026/08/26 02:08:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:41 DEBUG : Looking for writers 2026/08/26 02:08:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.18s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:43 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:45 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/26 02:08:45 DEBUG : dir: invalidating directory cache 2026/08/26 02:08:45 DEBUG : >ForgetPath: 2026/08/26 02:08:45 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/26 02:08:45 DEBUG : invalidating directory cache 2026/08/26 02:08:45 DEBUG : dir: forgetting directory cache 2026/08/26 02:08:45 DEBUG : >ForgetPath: 2026/08/26 02:08:45 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/26 02:08:45 DEBUG : >ForgetPath: 2026/08/26 02:08:45 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:45 DEBUG : dir: Looking for writers 2026/08/26 02:08:45 DEBUG : Looking for writers 2026/08/26 02:08:45 DEBUG : dir: reading active writers 2026/08/26 02:08:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.61s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:46 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:50 DEBUG : forgetting directory cache 2026/08/26 02:08:50 DEBUG : dir: forgetting directory cache 2026/08/26 02:08:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:51 DEBUG : dir: Looking for writers 2026/08/26 02:08:51 DEBUG : fil/a/b: Looking for writers 2026/08/26 02:08:51 DEBUG : fil/a: Looking for writers 2026/08/26 02:08:51 DEBUG : b: reading active writers 2026/08/26 02:08:51 DEBUG : fil: Looking for writers 2026/08/26 02:08:51 DEBUG : a: reading active writers 2026/08/26 02:08:51 DEBUG : Looking for writers 2026/08/26 02:08:51 DEBUG : fil: reading active writers 2026/08/26 02:08:51 DEBUG : dir: reading active writers 2026/08/26 02:08:51 DEBUG : >WaitForWriters: 2026/08/26 02:08:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/fil/a not empty`) 2026/08/26 02:08:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:08:52 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:08:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/fil not empty`) 2026/08/26 02:08:53 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/26 02:08:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/fil not empty`) 2026/08/26 02:08:53 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/26 02:08:53 DEBUG : pacer: Reducing sleep to 45ms 2026/08/26 02:08:53 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/26 02:08:53 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (7.06s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:53 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:55 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/26 02:08:55 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/26 02:08:55 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/26 02:08:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:08:55 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:55 DEBUG : dir: Looking for writers 2026/08/26 02:08:55 DEBUG : Looking for writers 2026/08/26 02:08:55 DEBUG : dir: reading active writers 2026/08/26 02:08:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.63s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:08:57 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:08:59 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:08:59 DEBUG : dir: Looking for writers 2026/08/26 02:08:59 DEBUG : file1: reading active writers 2026/08/26 02:08:59 DEBUG : Looking for writers 2026/08/26 02:08:59 DEBUG : dir: reading active writers 2026/08/26 02:08:59 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.80s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:01 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/26 02:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/26 02:09:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/26 02:09:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 02:09:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/26 02:09:09 DEBUG : dir: invalidating directory cache 2026/08/26 02:09:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/26 02:09:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/26 02:09:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/26 02:09:09 DEBUG : dir/file1: Reset virtual modtime 2026/08/26 02:09:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/26 02:09:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/26 02:09:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/26 02:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:09:09 DEBUG : dir: invalidating directory cache 2026/08/26 02:09:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/26 02:09:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 02:09:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 02:09:09 DEBUG : forgetting directory cache 2026/08/26 02:09:09 DEBUG : dir: forgetting directory cache 2026/08/26 02:09:09 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 02:09:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:09 DEBUG : dir/virtualDir: Looking for writers 2026/08/26 02:09:09 DEBUG : dir: Looking for writers 2026/08/26 02:09:09 DEBUG : virtualFile: reading active writers 2026/08/26 02:09:09 DEBUG : virtualDir: reading active writers 2026/08/26 02:09:09 DEBUG : file1: reading active writers 2026/08/26 02:09:09 DEBUG : virtualFile2: reading active writers 2026/08/26 02:09:09 DEBUG : Looking for writers 2026/08/26 02:09:09 DEBUG : dir: reading active writers 2026/08/26 02:09:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (12.86s) --- PASS: TestDirReadDirAll/Virtual (3.53s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:14 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:16 ERROR : dir/: Can only open directories read only 2026/08/26 02:09:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:16 DEBUG : dir: Looking for writers 2026/08/26 02:09:16 DEBUG : Looking for writers 2026/08/26 02:09:16 DEBUG : dir: reading active writers 2026/08/26 02:09:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.05s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:17 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:09:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 02:09:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/26 02:09:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 02:09:19 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:09:20 DEBUG : dir/potato: size = 5 OK 2026/08/26 02:09:20 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:09:20 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/26 02:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 02:09:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:20 DEBUG : dir: Looking for writers 2026/08/26 02:09:20 DEBUG : file1: reading active writers 2026/08/26 02:09:20 DEBUG : potato: reading active writers 2026/08/26 02:09:20 DEBUG : Looking for writers 2026/08/26 02:09:20 DEBUG : dir: reading active writers 2026/08/26 02:09:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (4.82s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:22 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 02:09:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:24 DEBUG : dir/sub: Looking for writers 2026/08/26 02:09:24 DEBUG : dir: Looking for writers 2026/08/26 02:09:24 DEBUG : sub: reading active writers 2026/08/26 02:09:24 DEBUG : file1: reading active writers 2026/08/26 02:09:24 DEBUG : Looking for writers 2026/08/26 02:09:24 DEBUG : dir: reading active writers 2026/08/26 02:09:24 DEBUG : >WaitForWriters: 2026/08/26 02:09:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/dir not empty`) 2026/08/26 02:09:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:09:26 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/dir not empty`) 2026/08/26 02:09:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/26 02:09:26 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/dir not empty`) 2026/08/26 02:09:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/26 02:09:26 DEBUG : pacer: Reducing sleep to 60ms 2026/08/26 02:09:26 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdir (4.74s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:26 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:27 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/26 02:09:27 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/08/26 02:09:27 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/26 02:09:27 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/26 02:09:28 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/26 02:09:28 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:09:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 02:09:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/26 02:09:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:30 DEBUG : dir/sub/subsub: Looking for writers 2026/08/26 02:09:30 DEBUG : dir/sub: Looking for writers 2026/08/26 02:09:30 DEBUG : subsub: reading active writers 2026/08/26 02:09:30 DEBUG : dir: Looking for writers 2026/08/26 02:09:30 DEBUG : file1: reading active writers 2026/08/26 02:09:30 DEBUG : sub: reading active writers 2026/08/26 02:09:30 DEBUG : Looking for writers 2026/08/26 02:09:30 DEBUG : dir: reading active writers 2026/08/26 02:09:30 DEBUG : >WaitForWriters: 2026/08/26 02:09:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/dir/sub not empty`) 2026/08/26 02:09:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:09:32 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:09:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/dir not empty`) 2026/08/26 02:09:32 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/26 02:09:32 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/26 02:09:32 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (6.15s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:32 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:33 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/26 02:09:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:09:34 ERROR : dir/: Dir.Remove not empty 2026/08/26 02:09:34 DEBUG : dir/file1: Remove: 2026/08/26 02:09:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:09:35 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:09:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 02:09:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:35 DEBUG : Looking for writers 2026/08/26 02:09:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.05s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:35 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:38 DEBUG : dir/file1: Remove: 2026/08/26 02:09:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:09:38 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:09:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 02:09:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:38 DEBUG : Looking for writers 2026/08/26 02:09:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.31s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:39 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:41 DEBUG : dir/file1: Remove: 2026/08/26 02:09:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:09:41 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:09:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:41 DEBUG : dir: Looking for writers 2026/08/26 02:09:41 DEBUG : Looking for writers 2026/08/26 02:09:41 DEBUG : dir: reading active writers 2026/08/26 02:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.44s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:42 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/26 02:09:46 DEBUG : dir: Updating dir with dir2 0x1e6ffe0152c0 2026/08/26 02:09:46 DEBUG : dir: forgetting directory cache 2026/08/26 02:09:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 02:09:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/26 02:09:48 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/26 02:09:48 DEBUG : file2: Updating file with file2 0x1e6ffe7705b0 2026/08/26 02:09:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/26 02:09:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:09:48 INFO : dir2/file3: Deleted 2026/08/26 02:09:50 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/26 02:09:50 DEBUG : dir2/file3: Updating file with dir2/file3 0x1e6ffe7705b0 2026/08/26 02:09:50 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/26 02:09:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/26 02:09:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/26 02:09:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x1e6ffe398b40 2026/08/26 02:09:51 DEBUG : empty directory: forgetting directory cache 2026/08/26 02:09:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/26 02:09:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/26 02:09:51 DEBUG : dir2: Renaming to "dir3" 2026/08/26 02:09:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:09:51 DEBUG : dir3: Looking for writers 2026/08/26 02:09:51 DEBUG : file3: reading active writers 2026/08/26 02:09:51 DEBUG : renamed empty directory: Looking for writers 2026/08/26 02:09:51 DEBUG : Looking for writers 2026/08/26 02:09:51 DEBUG : dir3: reading active writers 2026/08/26 02:09:51 DEBUG : renamed empty directory: reading active writers 2026/08/26 02:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.87s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:09:52 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:09:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 02:09:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:09:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:09:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 02:09:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/26 02:09:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/26 02:09:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 02:09:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:09:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:09:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 02:09:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/26 02:09:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/26 02:09:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 02:09:56 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (12 bytes), uploading instead of streaming 2026/08/26 02:09:59 DEBUG : dir/sub/file2: size = 12 OK 2026/08/26 02:09:59 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/26 02:09:59 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/26 02:09:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 02:09:59 DEBUG : forgetting directory cache 2026/08/26 02:09:59 DEBUG : dir: forgetting directory cache 2026/08/26 02:09:59 DEBUG : dir/sub: forgetting directory cache 2026/08/26 02:09:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/26 02:09:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/26 02:09:59 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:10:00 DEBUG : dir/sub/file0: size = 5 OK 2026/08/26 02:10:00 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:10:00 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/26 02:10:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 02:10:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:00 DEBUG : dir/sub: Looking for writers 2026/08/26 02:10:00 DEBUG : file2: reading active writers 2026/08/26 02:10:00 DEBUG : file0: reading active writers 2026/08/26 02:10:00 DEBUG : dir: Looking for writers 2026/08/26 02:10:00 DEBUG : file1: reading active writers 2026/08/26 02:10:00 DEBUG : sub: reading active writers 2026/08/26 02:10:00 DEBUG : Looking for writers 2026/08/26 02:10:00 DEBUG : dir: reading active writers 2026/08/26 02:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (13.69s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:06 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:08 DEBUG : forgetting directory cache 2026/08/26 02:10:11 DEBUG : forgetting directory cache 2026/08/26 02:10:11 DEBUG : dir: forgetting directory cache 2026/08/26 02:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:12 DEBUG : dir: Looking for writers 2026/08/26 02:10:12 DEBUG : Looking for writers 2026/08/26 02:10:12 DEBUG : dir: reading active writers 2026/08/26 02:10:12 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (7.44s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:13 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/26 02:10:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:10:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/26 02:10:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/26 02:10:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/26 02:10:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:10:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 02:10:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/26 02:10:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:10:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/26 02:10:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/26 02:10:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/26 02:10:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:10:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 02:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:15 DEBUG : dir: Looking for writers 2026/08/26 02:10:15 DEBUG : file1.metadata: reading active writers 2026/08/26 02:10:15 DEBUG : file1: reading active writers 2026/08/26 02:10:15 DEBUG : Looking for writers 2026/08/26 02:10:15 DEBUG : dir: reading active writers 2026/08/26 02:10:15 DEBUG : dir.metadata: reading active writers 2026/08/26 02:10:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.66s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:18 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:20 DEBUG : dir: Looking for writers 2026/08/26 02:10:20 DEBUG : file1: reading active writers 2026/08/26 02:10:20 DEBUG : Looking for writers 2026/08/26 02:10:20 DEBUG : dir: reading active writers 2026/08/26 02:10:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (6.62s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:25 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:31 DEBUG : Can set mod time: true 2026/08/26 02:10:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:10:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:32 DEBUG : dir: Looking for writers 2026/08/26 02:10:32 DEBUG : file1: reading active writers 2026/08/26 02:10:32 DEBUG : Looking for writers 2026/08/26 02:10:32 DEBUG : dir: reading active writers 2026/08/26 02:10:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:34 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:10:36 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:10:37 DEBUG : dir/file1: size = 0 OK 2026/08/26 02:10:37 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:10:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:10:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:10:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:10:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:37 DEBUG : dir: Looking for writers 2026/08/26 02:10:37 DEBUG : file1: reading active writers 2026/08/26 02:10:37 DEBUG : Looking for writers 2026/08/26 02:10:37 DEBUG : dir: reading active writers 2026/08/26 02:10:37 DEBUG : >WaitForWriters: 2026/08/26 02:10:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:38 DEBUG : dir: Looking for writers 2026/08/26 02:10:38 DEBUG : file1: reading active writers 2026/08/26 02:10:38 DEBUG : Looking for writers 2026/08/26 02:10:38 DEBUG : dir: reading active writers 2026/08/26 02:10:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:40 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:10:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:10:42 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:10:43 DEBUG : dir/file1: size = 5 OK 2026/08/26 02:10:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:10:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:10:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:44 DEBUG : dir: Looking for writers 2026/08/26 02:10:44 DEBUG : file1: reading active writers 2026/08/26 02:10:44 DEBUG : Looking for writers 2026/08/26 02:10:44 DEBUG : dir: reading active writers 2026/08/26 02:10:44 DEBUG : >WaitForWriters: 2026/08/26 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:44 DEBUG : dir: Looking for writers 2026/08/26 02:10:44 DEBUG : file1: reading active writers 2026/08/26 02:10:44 DEBUG : Looking for writers 2026/08/26 02:10:44 DEBUG : dir: reading active writers 2026/08/26 02:10:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:45 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:45 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:10:45 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:45 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:45 DEBUG : Config file has changed externally - reloading 2026/08/26 02:10:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:10:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:46 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-vofigut4tofi'": object not found 2026/08/26 02:10:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:47 DEBUG : Looking for writers 2026/08/26 02:10:47 DEBUG : >WaitForWriters: 2026/08/26 02:10:47 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:47 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:47 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:10:47 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:47 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:47 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:10:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 02:10:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:10:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:10:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:10:50 DEBUG : dir/file1(0x1e6ffe678500): close: 2026/08/26 02:10:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:10:50 DEBUG : dir/file1(0x1e6ffe678500): >close: err= 2026/08/26 02:10:50 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:50 DEBUG : dir: Looking for writers 2026/08/26 02:10:50 DEBUG : file1: reading active writers 2026/08/26 02:10:50 DEBUG : Looking for writers 2026/08/26 02:10:50 DEBUG : dir: reading active writers 2026/08/26 02:10:50 DEBUG : >WaitForWriters: 2026/08/26 02:10:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:51 DEBUG : dir: Looking for writers 2026/08/26 02:10:51 DEBUG : file1: reading active writers 2026/08/26 02:10:51 DEBUG : Looking for writers 2026/08/26 02:10:51 DEBUG : dir: reading active writers 2026/08/26 02:10:51 DEBUG : >WaitForWriters: 2026/08/26 02:10:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:52 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:10:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:10:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:10:52 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:10:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 02:10:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:10:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:10:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:10:55 DEBUG : dir/file1(0x1e6ffe678d80): _writeAt: size=5, off=0 2026/08/26 02:10:55 DEBUG : dir/file1(0x1e6ffe678d80): openPending: 2026/08/26 02:10:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:10:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:10:55 DEBUG : dir/file1(0x1e6ffe678d80): >openPending: err= 2026/08/26 02:10:55 DEBUG : dir/file1(0x1e6ffe678d80): >_writeAt: n=5, err= 2026/08/26 02:10:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:10:55 DEBUG : dir/file1(0x1e6ffe678d80): close: 2026/08/26 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/26 02:10:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/26 02:10:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/26 02:10:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 02:10:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:10:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:10:56 DEBUG : dir/file1(0x1e6ffe678d80): >close: err= 2026/08/26 02:10:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:56 DEBUG : dir: Looking for writers 2026/08/26 02:10:56 DEBUG : file1: reading active writers 2026/08/26 02:10:56 DEBUG : Looking for writers 2026/08/26 02:10:56 DEBUG : dir: reading active writers 2026/08/26 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:10:56 DEBUG : dir: Looking for writers 2026/08/26 02:10:56 DEBUG : file1: reading active writers 2026/08/26 02:10:56 DEBUG : Looking for writers 2026/08/26 02:10:56 DEBUG : dir: reading active writers 2026/08/26 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:10:56 DEBUG : dir: Looking for writers 2026/08/26 02:10:56 DEBUG : file1: reading active writers 2026/08/26 02:10:56 DEBUG : Looking for writers 2026/08/26 02:10:56 DEBUG : dir: reading active writers 2026/08/26 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:10:56 DEBUG : dir: Looking for writers 2026/08/26 02:10:56 DEBUG : file1: reading active writers 2026/08/26 02:10:56 DEBUG : Looking for writers 2026/08/26 02:10:56 DEBUG : dir: reading active writers 2026/08/26 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:10:56 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:10:56 DEBUG : dir: Looking for writers 2026/08/26 02:10:56 DEBUG : file1: reading active writers 2026/08/26 02:10:56 DEBUG : Looking for writers 2026/08/26 02:10:56 DEBUG : dir: reading active writers 2026/08/26 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:10:56 DEBUG : dir: Looking for writers 2026/08/26 02:10:56 DEBUG : file1: reading active writers 2026/08/26 02:10:56 DEBUG : Looking for writers 2026/08/26 02:10:56 DEBUG : dir: reading active writers 2026/08/26 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:10:57 DEBUG : dir: Looking for writers 2026/08/26 02:10:57 DEBUG : file1: reading active writers 2026/08/26 02:10:57 DEBUG : Looking for writers 2026/08/26 02:10:57 DEBUG : dir: reading active writers 2026/08/26 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:10:57 DEBUG : dir/file1: size = 14 OK 2026/08/26 02:10:57 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/26 02:10:57 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:10:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/26 02:10:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:10:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/26 02:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:10:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:10:57 DEBUG : dir: Looking for writers 2026/08/26 02:10:57 DEBUG : file1: reading active writers 2026/08/26 02:10:57 DEBUG : Looking for writers 2026/08/26 02:10:57 DEBUG : dir: reading active writers 2026/08/26 02:10:57 DEBUG : >WaitForWriters: 2026/08/26 02:10:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:10:58 DEBUG : dir: Looking for writers 2026/08/26 02:10:58 DEBUG : file1: reading active writers 2026/08/26 02:10:58 DEBUG : Looking for writers 2026/08/26 02:10:58 DEBUG : dir: reading active writers 2026/08/26 02:10:58 DEBUG : >WaitForWriters: 2026/08/26 02:10:58 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (34.26s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (9.88s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.56s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (1.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.34s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.07s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:10:59 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:11:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:11:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:11:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 02:11:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:02 DEBUG : dir: Looking for writers 2026/08/26 02:11:02 DEBUG : file1: reading active writers 2026/08/26 02:11:02 DEBUG : Looking for writers 2026/08/26 02:11:02 DEBUG : dir: reading active writers 2026/08/26 02:11:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (5.18s) === RUN TestFileOpenReadUnknownSize 2026/08/26 02:11:04 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/26 02:11:04 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:11:04 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:11:04 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/26 02:11:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:04 DEBUG : Looking for writers 2026/08/26 02:11:04 DEBUG : file.txt: reading active writers 2026/08/26 02:11:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:04 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:06 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 02:11:07 DEBUG : dir/file1: size = 25 OK 2026/08/26 02:11:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:11:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:07 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:07 DEBUG : dir: Looking for writers 2026/08/26 02:11:07 DEBUG : file1: reading active writers 2026/08/26 02:11:07 DEBUG : Looking for writers 2026/08/26 02:11:07 DEBUG : dir: reading active writers 2026/08/26 02:11:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.26s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:09 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:11 DEBUG : dir/file1: Remove: 2026/08/26 02:11:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:11 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:11:12 DEBUG : dir/file1: Remove: 2026/08/26 02:11:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 02:11:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:12 DEBUG : dir: Looking for writers 2026/08/26 02:11:12 DEBUG : Looking for writers 2026/08/26 02:11:12 DEBUG : dir: reading active writers 2026/08/26 02:11:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.92s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:13 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:15 DEBUG : dir/file1: Remove: 2026/08/26 02:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:15 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:11:15 DEBUG : dir/file1: Remove: 2026/08/26 02:11:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 02:11:15 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:15 DEBUG : dir: Looking for writers 2026/08/26 02:11:15 DEBUG : Looking for writers 2026/08/26 02:11:15 DEBUG : dir: reading active writers 2026/08/26 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.31s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:16 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:11:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 02:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:11:19 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/26 02:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:11:19 DEBUG : dir/file1: Open: flags=0x3 2026/08/26 02:11:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/26 02:11:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/26 02:11:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:19 DEBUG : dir: Looking for writers 2026/08/26 02:11:19 DEBUG : file1: reading active writers 2026/08/26 02:11:19 DEBUG : Looking for writers 2026/08/26 02:11:19 DEBUG : dir: reading active writers 2026/08/26 02:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:20 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:23 DEBUG : dir: Looking for writers 2026/08/26 02:11:23 DEBUG : file1: reading active writers 2026/08/26 02:11:23 DEBUG : Looking for writers 2026/08/26 02:11:23 DEBUG : dir: reading active writers 2026/08/26 02:11:23 DEBUG : >WaitForWriters: 2026/08/26 02:11:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:11:24 DEBUG : newLeaf: Updating file with newLeaf 0x1e6fff01cdd0 2026/08/26 02:11:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:11:25 DEBUG : dir/file1: Updating file with dir/file1 0x1e6fff01cdd0 2026/08/26 02:11:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:25 DEBUG : dir/file1: File is currently open, delaying rename 0x1e6fff01cdd0 2026/08/26 02:11:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:25 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 02:11:27 DEBUG : dir/file1: size = 25 OK 2026/08/26 02:11:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:11:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:11:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:27 DEBUG : newLeaf: Running delayed rename now 2026/08/26 02:11:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:11:28 DEBUG : newLeaf: Updating file with newLeaf 0x1e6fff01cdd0 2026/08/26 02:11:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:28 DEBUG : dir: Looking for writers 2026/08/26 02:11:28 DEBUG : Looking for writers 2026/08/26 02:11:28 DEBUG : dir: reading active writers 2026/08/26 02:11:28 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:28 DEBUG : >WaitForWriters: 2026/08/26 02:11:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:28 DEBUG : dir: Looking for writers 2026/08/26 02:11:28 DEBUG : Looking for writers 2026/08/26 02:11:28 DEBUG : dir: reading active writers 2026/08/26 02:11:28 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:29 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:29 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:11:29 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:29 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:29 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:11:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:31 DEBUG : dir: Looking for writers 2026/08/26 02:11:31 DEBUG : file1: reading active writers 2026/08/26 02:11:31 DEBUG : Looking for writers 2026/08/26 02:11:31 DEBUG : dir: reading active writers 2026/08/26 02:11:31 DEBUG : >WaitForWriters: 2026/08/26 02:11:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:11:32 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffe8df450 2026/08/26 02:11:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:11:34 DEBUG : dir/file1: Updating file with dir/file1 0x1e6ffe8df450 2026/08/26 02:11:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:11:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:11:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:35 DEBUG : dir/file1: File is currently open, delaying rename 0x1e6ffe8df450 2026/08/26 02:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:35 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 02:11:36 DEBUG : dir/file1: size = 25 OK 2026/08/26 02:11:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:11:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:11:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:36 DEBUG : newLeaf: Running delayed rename now 2026/08/26 02:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffe8df450 2026/08/26 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:37 DEBUG : dir: Looking for writers 2026/08/26 02:11:37 DEBUG : Looking for writers 2026/08/26 02:11:37 DEBUG : dir: reading active writers 2026/08/26 02:11:37 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:37 DEBUG : >WaitForWriters: 2026/08/26 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:37 DEBUG : dir: Looking for writers 2026/08/26 02:11:37 DEBUG : Looking for writers 2026/08/26 02:11:37 DEBUG : dir: reading active writers 2026/08/26 02:11:37 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:37 DEBUG : >WaitForWriters: 2026/08/26 02:11:37 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:38 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:38 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:11:38 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:38 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:38 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:11:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:11:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:11:42 DEBUG : dir/file1(0x1e6ffeda9140): openPending: 2026/08/26 02:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:11:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:42 DEBUG : dir/file1(0x1e6ffeda9140): >openPending: err= 2026/08/26 02:11:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:11:42 DEBUG : dir/file1(0x1e6ffeda9140): _writeAt: size=14, off=0 2026/08/26 02:11:42 DEBUG : dir/file1(0x1e6ffeda9140): >_writeAt: n=14, err= 2026/08/26 02:11:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:11:42 DEBUG : dir/file1(0x1e6ffeda9140): close: 2026/08/26 02:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:11:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:11:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:11:42 DEBUG : dir/file1(0x1e6ffeda9140): >close: err= 2026/08/26 02:11:42 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:11:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:11:42 DEBUG : dir: Looking for writers 2026/08/26 02:11:42 DEBUG : file1: reading active writers 2026/08/26 02:11:42 DEBUG : Looking for writers 2026/08/26 02:11:42 DEBUG : dir: reading active writers 2026/08/26 02:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:11:43 DEBUG : dir: Looking for writers 2026/08/26 02:11:43 DEBUG : file1: reading active writers 2026/08/26 02:11:43 DEBUG : Looking for writers 2026/08/26 02:11:43 DEBUG : dir: reading active writers 2026/08/26 02:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:11:44 DEBUG : dir: Looking for writers 2026/08/26 02:11:44 DEBUG : file1: reading active writers 2026/08/26 02:11:44 DEBUG : Looking for writers 2026/08/26 02:11:44 DEBUG : dir: reading active writers 2026/08/26 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:11:45 DEBUG : dir: Looking for writers 2026/08/26 02:11:45 DEBUG : file1: reading active writers 2026/08/26 02:11:45 DEBUG : Looking for writers 2026/08/26 02:11:45 DEBUG : dir: reading active writers 2026/08/26 02:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:11:45 DEBUG : dir/file1: size = 14 OK 2026/08/26 02:11:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 02:11:45 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:11:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:11:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 02:11:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:11:46 DEBUG : dir: Looking for writers 2026/08/26 02:11:46 DEBUG : file1: reading active writers 2026/08/26 02:11:46 DEBUG : Looking for writers 2026/08/26 02:11:46 DEBUG : dir: reading active writers 2026/08/26 02:11:46 DEBUG : >WaitForWriters: 2026/08/26 02:11:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:11:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:11:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:11:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:11:46 DEBUG : dir/file1(0x1e6ffeba2080): _readAt: size=512, off=0 2026/08/26 02:11:46 DEBUG : dir/file1(0x1e6ffeba2080): openPending: 2026/08/26 02:11:46 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/08/26 02:11:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:46 DEBUG : dir/file1(0x1e6ffeba2080): >openPending: err= 2026/08/26 02:11:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:11:46 DEBUG : dir/file1(0x1e6ffeba2080): >_readAt: n=14, err=EOF 2026/08/26 02:11:46 DEBUG : dir/file1(0x1e6ffeba2080): close: 2026/08/26 02:11:46 DEBUG : dir/file1(0x1e6ffeba2080): >close: err= 2026/08/26 02:11:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:11:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:11:48 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffe8df6c0 2026/08/26 02:11:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:51 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/26 02:11:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:11:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 02:11:52 DEBUG : dir/file1: Updating file with dir/file1 0x1e6ffe8df6c0 2026/08/26 02:11:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:11:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:11:52 DEBUG : dir/file1(0x1e6ffe70fe80): openPending: 2026/08/26 02:11:52 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/08/26 02:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:11:52 DEBUG : dir/file1(0x1e6ffe70fe80): >openPending: err= 2026/08/26 02:11:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:11:52 DEBUG : dir/file1(0x1e6ffe70fe80): _writeAt: size=25, off=0 2026/08/26 02:11:52 DEBUG : dir/file1(0x1e6ffe70fe80): >_writeAt: n=25, err= 2026/08/26 02:11:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:11:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:11:55 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffe8df6c0 2026/08/26 02:11:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:11:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:55 DEBUG : newLeaf(0x1e6ffe70fe80): close: 2026/08/26 02:11:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:11:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:11:52.516786832 +0000 UTC m=+211.935365034 2026/08/26 02:11:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:11:55 DEBUG : newLeaf(0x1e6ffe70fe80): >close: err= 2026/08/26 02:11:55 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:55 DEBUG : dir: Looking for writers 2026/08/26 02:11:55 DEBUG : Looking for writers 2026/08/26 02:11:55 DEBUG : dir: reading active writers 2026/08/26 02:11:55 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:11:55 DEBUG : dir: Looking for writers 2026/08/26 02:11:55 DEBUG : Looking for writers 2026/08/26 02:11:55 DEBUG : dir: reading active writers 2026/08/26 02:11:55 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:11:55 DEBUG : dir: Looking for writers 2026/08/26 02:11:55 DEBUG : Looking for writers 2026/08/26 02:11:55 DEBUG : dir: reading active writers 2026/08/26 02:11:55 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:11:55 DEBUG : dir: Looking for writers 2026/08/26 02:11:55 DEBUG : Looking for writers 2026/08/26 02:11:55 DEBUG : dir: reading active writers 2026/08/26 02:11:55 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:11:55 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:11:55 DEBUG : dir: Looking for writers 2026/08/26 02:11:55 DEBUG : Looking for writers 2026/08/26 02:11:55 DEBUG : dir: reading active writers 2026/08/26 02:11:55 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:11:56 DEBUG : dir: Looking for writers 2026/08/26 02:11:56 DEBUG : Looking for writers 2026/08/26 02:11:56 DEBUG : dir: reading active writers 2026/08/26 02:11:56 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:11:56 DEBUG : dir: Looking for writers 2026/08/26 02:11:56 DEBUG : Looking for writers 2026/08/26 02:11:56 DEBUG : dir: reading active writers 2026/08/26 02:11:56 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:11:56 DEBUG : dir: Looking for writers 2026/08/26 02:11:56 DEBUG : Looking for writers 2026/08/26 02:11:56 DEBUG : dir: reading active writers 2026/08/26 02:11:56 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:11:57 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:11:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:11:57 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:11:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:11:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:11:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:11:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:11:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:11:57 DEBUG : dir: Looking for writers 2026/08/26 02:11:57 DEBUG : Looking for writers 2026/08/26 02:11:57 DEBUG : dir: reading active writers 2026/08/26 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:57 DEBUG : >WaitForWriters: 2026/08/26 02:11:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:11:58 DEBUG : dir: Looking for writers 2026/08/26 02:11:58 DEBUG : Looking for writers 2026/08/26 02:11:58 DEBUG : dir: reading active writers 2026/08/26 02:11:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:11:58 DEBUG : >WaitForWriters: 2026/08/26 02:11:58 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:11:59 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:11:59 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:11:59 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:59 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:11:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:11:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:11:59 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:12:01 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:01 DEBUG : dir: Looking for writers 2026/08/26 02:12:01 DEBUG : file1: reading active writers 2026/08/26 02:12:01 DEBUG : Looking for writers 2026/08/26 02:12:01 DEBUG : dir: reading active writers 2026/08/26 02:12:01 DEBUG : >WaitForWriters: 2026/08/26 02:12:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:12:02 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffeb28680 2026/08/26 02:12:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:12:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:12:04 DEBUG : dir/file1: Updating file with dir/file1 0x1e6ffeb28680 2026/08/26 02:12:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:12:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:12:05 DEBUG : dir/file1(0x1e6ffe955740): openPending: 2026/08/26 02:12:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:12:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:12:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:05 DEBUG : dir/file1(0x1e6ffe955740): >openPending: err= 2026/08/26 02:12:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:12:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:12:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:12:05 DEBUG : dir/file1(0x1e6ffe955740): _writeAt: size=25, off=0 2026/08/26 02:12:05 DEBUG : dir/file1(0x1e6ffe955740): >_writeAt: n=25, err= 2026/08/26 02:12:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:12:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:12:06 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffeb28680 2026/08/26 02:12:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:12:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:06 DEBUG : newLeaf(0x1e6ffe955740): close: 2026/08/26 02:12:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:12:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:12:05.178575482 +0000 UTC m=+224.597153674 2026/08/26 02:12:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:12:06 DEBUG : newLeaf(0x1e6ffe955740): >close: err= 2026/08/26 02:12:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:06 DEBUG : dir: Looking for writers 2026/08/26 02:12:06 DEBUG : Looking for writers 2026/08/26 02:12:06 DEBUG : dir: reading active writers 2026/08/26 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:12:06 DEBUG : dir: Looking for writers 2026/08/26 02:12:06 DEBUG : Looking for writers 2026/08/26 02:12:06 DEBUG : dir: reading active writers 2026/08/26 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:12:06 DEBUG : dir: Looking for writers 2026/08/26 02:12:06 DEBUG : Looking for writers 2026/08/26 02:12:06 DEBUG : dir: reading active writers 2026/08/26 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:12:06 DEBUG : dir: Looking for writers 2026/08/26 02:12:06 DEBUG : Looking for writers 2026/08/26 02:12:06 DEBUG : dir: reading active writers 2026/08/26 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:12:06 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:12:06 DEBUG : dir: Looking for writers 2026/08/26 02:12:06 DEBUG : Looking for writers 2026/08/26 02:12:06 DEBUG : dir: reading active writers 2026/08/26 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:12:06 DEBUG : dir: Looking for writers 2026/08/26 02:12:06 DEBUG : Looking for writers 2026/08/26 02:12:06 DEBUG : dir: reading active writers 2026/08/26 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:12:07 DEBUG : dir: Looking for writers 2026/08/26 02:12:07 DEBUG : Looking for writers 2026/08/26 02:12:07 DEBUG : dir: reading active writers 2026/08/26 02:12:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:12:07 DEBUG : dir: Looking for writers 2026/08/26 02:12:07 DEBUG : Looking for writers 2026/08/26 02:12:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:07 DEBUG : dir: reading active writers 2026/08/26 02:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:12:07 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:12:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:12:07 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:12:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:12:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:12:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:12:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:12:08 DEBUG : dir: Looking for writers 2026/08/26 02:12:08 DEBUG : Looking for writers 2026/08/26 02:12:08 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:08 DEBUG : dir: reading active writers 2026/08/26 02:12:08 DEBUG : >WaitForWriters: 2026/08/26 02:12:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:09 DEBUG : dir: Looking for writers 2026/08/26 02:12:09 DEBUG : Looking for writers 2026/08/26 02:12:09 DEBUG : dir: reading active writers 2026/08/26 02:12:09 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:09 DEBUG : >WaitForWriters: 2026/08/26 02:12:09 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:10 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:10 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:12:10 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:10 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:12:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:12:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:10 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:12:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:12:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:12:17 DEBUG : dir/file1(0x1e6ffeebb140): openPending: 2026/08/26 02:12:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:12:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:17 DEBUG : dir/file1(0x1e6ffeebb140): >openPending: err= 2026/08/26 02:12:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:12:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:12:17 DEBUG : dir/file1(0x1e6ffeebb140): _writeAt: size=14, off=0 2026/08/26 02:12:17 DEBUG : dir/file1(0x1e6ffeebb140): >_writeAt: n=14, err= 2026/08/26 02:12:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:12:17 DEBUG : dir/file1(0x1e6ffeebb140): close: 2026/08/26 02:12:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:12:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:12:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:12:17 DEBUG : dir/file1(0x1e6ffeebb140): >close: err= 2026/08/26 02:12:17 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:17 DEBUG : dir: Looking for writers 2026/08/26 02:12:17 DEBUG : file1: reading active writers 2026/08/26 02:12:17 DEBUG : Looking for writers 2026/08/26 02:12:17 DEBUG : dir: reading active writers 2026/08/26 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:12:17 DEBUG : dir: Looking for writers 2026/08/26 02:12:17 DEBUG : file1: reading active writers 2026/08/26 02:12:17 DEBUG : Looking for writers 2026/08/26 02:12:17 DEBUG : dir: reading active writers 2026/08/26 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:12:17 DEBUG : dir: Looking for writers 2026/08/26 02:12:17 DEBUG : file1: reading active writers 2026/08/26 02:12:17 DEBUG : Looking for writers 2026/08/26 02:12:17 DEBUG : dir: reading active writers 2026/08/26 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:12:17 DEBUG : dir: Looking for writers 2026/08/26 02:12:17 DEBUG : file1: reading active writers 2026/08/26 02:12:17 DEBUG : Looking for writers 2026/08/26 02:12:17 DEBUG : dir: reading active writers 2026/08/26 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:12:17 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:12:17 DEBUG : dir: Looking for writers 2026/08/26 02:12:17 DEBUG : file1: reading active writers 2026/08/26 02:12:17 DEBUG : Looking for writers 2026/08/26 02:12:17 DEBUG : dir: reading active writers 2026/08/26 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:12:18 DEBUG : dir: Looking for writers 2026/08/26 02:12:18 DEBUG : file1: reading active writers 2026/08/26 02:12:18 DEBUG : Looking for writers 2026/08/26 02:12:18 DEBUG : dir: reading active writers 2026/08/26 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:12:18 DEBUG : dir: Looking for writers 2026/08/26 02:12:18 DEBUG : file1: reading active writers 2026/08/26 02:12:18 DEBUG : Looking for writers 2026/08/26 02:12:18 DEBUG : dir: reading active writers 2026/08/26 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:12:18 DEBUG : dir/file1: size = 14 OK 2026/08/26 02:12:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 02:12:18 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:12:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:12:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:12:18 DEBUG : dir: Looking for writers 2026/08/26 02:12:18 DEBUG : file1: reading active writers 2026/08/26 02:12:18 DEBUG : Looking for writers 2026/08/26 02:12:18 DEBUG : dir: reading active writers 2026/08/26 02:12:18 DEBUG : >WaitForWriters: 2026/08/26 02:12:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:12:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:12:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:12:18 DEBUG : dir/file1(0x1e6ffe957000): _readAt: size=512, off=0 2026/08/26 02:12:18 DEBUG : dir/file1(0x1e6ffe957000): openPending: 2026/08/26 02:12:18 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/08/26 02:12:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:18 DEBUG : dir/file1(0x1e6ffe957000): >openPending: err= 2026/08/26 02:12:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:12:18 DEBUG : dir/file1(0x1e6ffe957000): >_readAt: n=14, err=EOF 2026/08/26 02:12:18 DEBUG : dir/file1(0x1e6ffe957000): close: 2026/08/26 02:12:18 DEBUG : dir/file1(0x1e6ffe957000): >close: err= 2026/08/26 02:12:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:12:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:12:20 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffeb28f70 2026/08/26 02:12:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:12:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:12:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 02:12:23 DEBUG : dir/file1: Updating file with dir/file1 0x1e6ffeb28f70 2026/08/26 02:12:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:12:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:12:23 DEBUG : dir/file1(0x1e6ffeba3880): openPending: 2026/08/26 02:12:23 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/08/26 02:12:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:23 DEBUG : dir/file1(0x1e6ffeba3880): >openPending: err= 2026/08/26 02:12:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:12:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:12:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:12:23 DEBUG : dir/file1(0x1e6ffeba3880): _writeAt: size=25, off=0 2026/08/26 02:12:23 DEBUG : dir/file1(0x1e6ffeba3880): >_writeAt: n=25, err= 2026/08/26 02:12:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:12:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:12:24 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffeb28f70 2026/08/26 02:12:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:12:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:24 DEBUG : newLeaf(0x1e6ffeba3880): close: 2026/08/26 02:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:12:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:12:23.832567436 +0000 UTC m=+243.251145639 2026/08/26 02:12:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:12:24 DEBUG : newLeaf(0x1e6ffeba3880): >close: err= 2026/08/26 02:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:24 DEBUG : dir: Looking for writers 2026/08/26 02:12:24 DEBUG : Looking for writers 2026/08/26 02:12:24 DEBUG : dir: reading active writers 2026/08/26 02:12:24 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:12:24 DEBUG : dir: Looking for writers 2026/08/26 02:12:24 DEBUG : Looking for writers 2026/08/26 02:12:24 DEBUG : dir: reading active writers 2026/08/26 02:12:24 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:12:24 DEBUG : dir: Looking for writers 2026/08/26 02:12:24 DEBUG : Looking for writers 2026/08/26 02:12:24 DEBUG : dir: reading active writers 2026/08/26 02:12:24 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:12:24 DEBUG : dir: Looking for writers 2026/08/26 02:12:24 DEBUG : Looking for writers 2026/08/26 02:12:24 DEBUG : dir: reading active writers 2026/08/26 02:12:24 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:12:24 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:12:24 DEBUG : dir: Looking for writers 2026/08/26 02:12:24 DEBUG : Looking for writers 2026/08/26 02:12:24 DEBUG : dir: reading active writers 2026/08/26 02:12:24 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:12:24 DEBUG : dir: Looking for writers 2026/08/26 02:12:24 DEBUG : Looking for writers 2026/08/26 02:12:24 DEBUG : dir: reading active writers 2026/08/26 02:12:24 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:12:25 DEBUG : dir: Looking for writers 2026/08/26 02:12:25 DEBUG : Looking for writers 2026/08/26 02:12:25 DEBUG : dir: reading active writers 2026/08/26 02:12:25 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:12:25 DEBUG : dir: Looking for writers 2026/08/26 02:12:25 DEBUG : Looking for writers 2026/08/26 02:12:25 DEBUG : dir: reading active writers 2026/08/26 02:12:25 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:12:25 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:12:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:12:25 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:12:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:12:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:12:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:12:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:12:26 DEBUG : dir: Looking for writers 2026/08/26 02:12:26 DEBUG : Looking for writers 2026/08/26 02:12:26 DEBUG : dir: reading active writers 2026/08/26 02:12:26 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:26 DEBUG : >WaitForWriters: 2026/08/26 02:12:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:27 DEBUG : dir: Looking for writers 2026/08/26 02:12:27 DEBUG : Looking for writers 2026/08/26 02:12:27 DEBUG : dir: reading active writers 2026/08/26 02:12:27 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:27 DEBUG : >WaitForWriters: 2026/08/26 02:12:27 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:28 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:28 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:12:28 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:28 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:12:28 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:12:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:30 DEBUG : dir: Looking for writers 2026/08/26 02:12:30 DEBUG : file1: reading active writers 2026/08/26 02:12:30 DEBUG : Looking for writers 2026/08/26 02:12:30 DEBUG : dir: reading active writers 2026/08/26 02:12:30 DEBUG : >WaitForWriters: 2026/08/26 02:12:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:12:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:12:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:12:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:12:30 DEBUG : dir/file1(0x1e6ffe955180): _readAt: size=512, off=0 2026/08/26 02:12:30 DEBUG : dir/file1(0x1e6ffe955180): openPending: 2026/08/26 02:12:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:12:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:30 DEBUG : dir/file1(0x1e6ffe955180): >openPending: err= 2026/08/26 02:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/26 02:12:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:12:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:12:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:12:31 DEBUG : dir/file1(0x1e6ffe955180): >_readAt: n=14, err=EOF 2026/08/26 02:12:31 DEBUG : dir/file1(0x1e6ffe955180): close: 2026/08/26 02:12:31 DEBUG : dir/file1(0x1e6ffe955180): >close: err= 2026/08/26 02:12:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:12:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:12:32 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffe94e680 2026/08/26 02:12:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:12:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:12:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 02:12:34 DEBUG : dir/file1: Updating file with dir/file1 0x1e6ffe94e680 2026/08/26 02:12:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:12:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:12:34 DEBUG : dir/file1(0x1e6ffe97ca80): openPending: 2026/08/26 02:12:34 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/08/26 02:12:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:12:34 DEBUG : dir/file1(0x1e6ffe97ca80): >openPending: err= 2026/08/26 02:12:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:12:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:12:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:12:34 DEBUG : dir/file1(0x1e6ffe97ca80): _writeAt: size=25, off=0 2026/08/26 02:12:34 DEBUG : dir/file1(0x1e6ffe97ca80): >_writeAt: n=25, err= 2026/08/26 02:12:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:12:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:12:35 DEBUG : newLeaf: Updating file with newLeaf 0x1e6ffe94e680 2026/08/26 02:12:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:12:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:35 DEBUG : newLeaf(0x1e6ffe97ca80): close: 2026/08/26 02:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:12:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:12:34.39351409 +0000 UTC m=+253.812092312 2026/08/26 02:12:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:12:35 DEBUG : newLeaf(0x1e6ffe97ca80): >close: err= 2026/08/26 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:12:35 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:12:35 DEBUG : dir: Looking for writers 2026/08/26 02:12:35 DEBUG : Looking for writers 2026/08/26 02:12:35 DEBUG : dir: reading active writers 2026/08/26 02:12:35 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:12:36 DEBUG : dir: Looking for writers 2026/08/26 02:12:36 DEBUG : Looking for writers 2026/08/26 02:12:36 DEBUG : dir: reading active writers 2026/08/26 02:12:36 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:12:36 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:12:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:12:36 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:12:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:12:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:12:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:12:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:12:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:12:37 DEBUG : dir: Looking for writers 2026/08/26 02:12:37 DEBUG : Looking for writers 2026/08/26 02:12:37 DEBUG : dir: reading active writers 2026/08/26 02:12:37 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:37 DEBUG : >WaitForWriters: 2026/08/26 02:12:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:37 DEBUG : dir: Looking for writers 2026/08/26 02:12:37 DEBUG : Looking for writers 2026/08/26 02:12:37 DEBUG : dir: reading active writers 2026/08/26 02:12:37 DEBUG : newLeaf: reading active writers 2026/08/26 02:12:37 DEBUG : >WaitForWriters: 2026/08/26 02:12:37 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestFileRename (78.14s) --- PASS: TestFileRename/off,forceCache=false (8.92s) --- PASS: TestFileRename/minimal,forceCache=false (8.65s) --- PASS: TestFileRename/minimal,forceCache=true (21.04s) --- PASS: TestFileRename/writes,forceCache=false (10.83s) --- PASS: TestFileRename/writes,forceCache=true (17.99s) --- PASS: TestFileRename/full,forceCache=false (10.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:38 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:38 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:38 DEBUG : Looking for writers 2026/08/26 02:12:38 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.30s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.68s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.27s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.48s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:40 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:41 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:12:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:12:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:12:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:12:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:12:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 02:12:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 02:12:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:44 DEBUG : dir: Looking for writers 2026/08/26 02:12:44 DEBUG : file1: reading active writers 2026/08/26 02:12:44 DEBUG : Looking for writers 2026/08/26 02:12:44 DEBUG : dir: reading active writers 2026/08/26 02:12:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:45 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:12:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:12:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:12:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:12:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 02:12:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 02:12:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 02:12:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 02:12:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 02:12:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/26 02:12:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/26 02:12:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/26 02:12:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/26 02:12:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/26 02:12:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/26 02:12:49 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:49 DEBUG : dir: Looking for writers 2026/08/26 02:12:49 DEBUG : file1: reading active writers 2026/08/26 02:12:49 DEBUG : Looking for writers 2026/08/26 02:12:49 DEBUG : dir: reading active writers 2026/08/26 02:12:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.43s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:50 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:12:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:12:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:12:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:12:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 02:12:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 02:12:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 02:12:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 02:12:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 02:12:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/26 02:12:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/26 02:12:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/26 02:12:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/26 02:12:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/26 02:12:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/26 02:12:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/26 02:12:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/26 02:12:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 02:12:56 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/26 02:12:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/26 02:12:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/26 02:12:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 02:12:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 02:12:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 02:12:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 02:12:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/26 02:12:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 02:12:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 02:12:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 02:12:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/26 02:12:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:56 DEBUG : dir: Looking for writers 2026/08/26 02:12:56 DEBUG : file1: reading active writers 2026/08/26 02:12:56 DEBUG : Looking for writers 2026/08/26 02:12:56 DEBUG : dir: reading active writers 2026/08/26 02:12:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.70s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:12:57 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:12:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:12:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:12:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:12:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:12:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:12:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 02:12:59 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:12:59 DEBUG : dir: Looking for writers 2026/08/26 02:12:59 DEBUG : file1: reading active writers 2026/08/26 02:12:59 DEBUG : Looking for writers 2026/08/26 02:12:59 DEBUG : dir: reading active writers 2026/08/26 02:12:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:01 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:13:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:13:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:13:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:03 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/26 02:13:03 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/26 02:13:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:03 DEBUG : dir: Looking for writers 2026/08/26 02:13:03 DEBUG : file1: reading active writers 2026/08/26 02:13:03 DEBUG : Looking for writers 2026/08/26 02:13:03 DEBUG : dir: reading active writers 2026/08/26 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.13s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:04 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:04 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:04 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:04 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:04 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:13:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:13:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:06 DEBUG : dir/file1(0x1e6ffefdad80): _readAt: size=1, off=0 2026/08/26 02:13:06 DEBUG : dir/file1(0x1e6ffefdad80): openPending: 2026/08/26 02:13:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:06 DEBUG : dir/file1(0x1e6ffefdad80): >openPending: err= 2026/08/26 02:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 02:13:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:13:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): >_readAt: n=1, err= 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): _readAt: size=256, off=1 2026/08/26 02:13:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): >_readAt: n=15, err=EOF 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): _readAt: size=16, off=16 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): >_readAt: n=0, err=EOF 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): close: 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): >close: err= 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): close: 2026/08/26 02:13:07 DEBUG : dir/file1(0x1e6ffefdad80): >close: err=file already closed 2026/08/26 02:13:07 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:07 DEBUG : dir: Looking for writers 2026/08/26 02:13:07 DEBUG : file1: reading active writers 2026/08/26 02:13:07 DEBUG : Looking for writers 2026/08/26 02:13:07 DEBUG : dir: reading active writers 2026/08/26 02:13:07 DEBUG : >WaitForWriters: 2026/08/26 02:13:07 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.42s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:08 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:08 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:08 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:08 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:08 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:13:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:13:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): _readAt: size=1, off=0 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): openPending: 2026/08/26 02:13:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >openPending: err= 2026/08/26 02:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 02:13:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:13:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >_readAt: n=1, err= 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): _readAt: size=1, off=5 2026/08/26 02:13:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >_readAt: n=1, err= 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): _readAt: size=1, off=3 2026/08/26 02:13:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >_readAt: n=1, err= 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): _readAt: size=1, off=13 2026/08/26 02:13:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >_readAt: n=1, err= 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): _readAt: size=16, off=100 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >_readAt: n=0, err=EOF 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): close: 2026/08/26 02:13:12 DEBUG : dir/file1(0x1e6ffeba2800): >close: err= 2026/08/26 02:13:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:12 DEBUG : dir: Looking for writers 2026/08/26 02:13:12 DEBUG : file1: reading active writers 2026/08/26 02:13:12 DEBUG : Looking for writers 2026/08/26 02:13:12 DEBUG : dir: reading active writers 2026/08/26 02:13:12 DEBUG : >WaitForWriters: 2026/08/26 02:13:12 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (5.53s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:13 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:13 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:13 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:13 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:13 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:13:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:13:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=1, off=0 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): openPending: 2026/08/26 02:13:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >openPending: err= 2026/08/26 02:13:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 02:13:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:13:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=1, err= 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=1, off=5 2026/08/26 02:13:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=1, err= 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=1, off=1 2026/08/26 02:13:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=1, err= 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=6, off=10 2026/08/26 02:13:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=6, err= 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=256, off=10 2026/08/26 02:13:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=6, err=EOF 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=256, off=100 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=0, err=EOF 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): close: 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >close: err= 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): _readAt: size=256, off=100 2026/08/26 02:13:16 DEBUG : dir/file1(0x1e6ffefdb540): >_readAt: n=0, err=file already closed 2026/08/26 02:13:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:16 DEBUG : dir: Looking for writers 2026/08/26 02:13:16 DEBUG : file1: reading active writers 2026/08/26 02:13:16 DEBUG : Looking for writers 2026/08/26 02:13:16 DEBUG : dir: reading active writers 2026/08/26 02:13:16 DEBUG : >WaitForWriters: 2026/08/26 02:13:16 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.51s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:17 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:17 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:17 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:17 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:17 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:13:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:13:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): RWFileHandle.Flush 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): _readAt: size=256, off=0 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): openPending: 2026/08/26 02:13:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): >openPending: err= 2026/08/26 02:13:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 02:13:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:13:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): >_readAt: n=16, err=EOF 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): RWFileHandle.Flush 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): RWFileHandle.Flush 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): close: 2026/08/26 02:13:19 DEBUG : dir/file1(0x1e6ffeba3100): >close: err= 2026/08/26 02:13:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:19 DEBUG : dir: Looking for writers 2026/08/26 02:13:19 DEBUG : file1: reading active writers 2026/08/26 02:13:19 DEBUG : Looking for writers 2026/08/26 02:13:19 DEBUG : dir: reading active writers 2026/08/26 02:13:19 DEBUG : >WaitForWriters: 2026/08/26 02:13:19 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.46s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:20 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:20 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:20 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:20 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:20 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:13:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:13:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): _readAt: size=256, off=0 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): openPending: 2026/08/26 02:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): >openPending: err= 2026/08/26 02:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 02:13:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:13:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): >_readAt: n=16, err=EOF 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): RWFileHandle.Release 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): close: 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): >close: err= 2026/08/26 02:13:23 DEBUG : dir/file1(0x1e6ffe97cdc0): RWFileHandle.Release 2026/08/26 02:13:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:23 DEBUG : dir: Looking for writers 2026/08/26 02:13:23 DEBUG : file1: reading active writers 2026/08/26 02:13:23 DEBUG : Looking for writers 2026/08/26 02:13:23 DEBUG : dir: reading active writers 2026/08/26 02:13:23 DEBUG : >WaitForWriters: 2026/08/26 02:13:23 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting 2026/08/26 02:13:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (3.85s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:24 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:24 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:24 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:24 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:24 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:24 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): openPending: 2026/08/26 02:13:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): >openPending: err= 2026/08/26 02:13:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): _writeAt: size=5, off=0 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): >_writeAt: n=5, err= 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): _writeAt: size=7, off=5 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): >_writeAt: n=7, err= 2026/08/26 02:13:24 DEBUG : file1: vfs cache: truncate to size=11 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): close: 2026/08/26 02:13:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:13:24.796860952 +0000 UTC m=+304.215439164 2026/08/26 02:13:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): >close: err= 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): close: 2026/08/26 02:13:24 DEBUG : file1(0x1e6ffe97d2c0): >close: err=file already closed 2026/08/26 02:13:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:24 DEBUG : Looking for writers 2026/08/26 02:13:24 DEBUG : file1: reading active writers 2026/08/26 02:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:24 DEBUG : Looking for writers 2026/08/26 02:13:24 DEBUG : file1: reading active writers 2026/08/26 02:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:24 DEBUG : Looking for writers 2026/08/26 02:13:24 DEBUG : file1: reading active writers 2026/08/26 02:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:24 DEBUG : Looking for writers 2026/08/26 02:13:24 DEBUG : file1: reading active writers 2026/08/26 02:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:24 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:24 DEBUG : Looking for writers 2026/08/26 02:13:24 DEBUG : file1: reading active writers 2026/08/26 02:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:25 DEBUG : Looking for writers 2026/08/26 02:13:25 DEBUG : file1: reading active writers 2026/08/26 02:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:25 DEBUG : Looking for writers 2026/08/26 02:13:25 DEBUG : file1: reading active writers 2026/08/26 02:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:26 DEBUG : file1: size = 11 OK 2026/08/26 02:13:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:13:26 INFO : file1: Copied (new) 2026/08/26 02:13:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 02:13:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/26 02:13:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:26 DEBUG : Looking for writers 2026/08/26 02:13:26 DEBUG : file1: reading active writers 2026/08/26 02:13:26 DEBUG : >WaitForWriters: 2026/08/26 02:13:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:26 DEBUG : Looking for writers 2026/08/26 02:13:26 DEBUG : file1: reading active writers 2026/08/26 02:13:26 DEBUG : >WaitForWriters: 2026/08/26 02:13:26 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.16s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:26 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:26 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:26 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:26 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:26 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:26 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): openPending: 2026/08/26 02:13:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): >openPending: err= 2026/08/26 02:13:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): _writeAt: size=7, off=0 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): >_writeAt: n=7, err= 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): _writeAt: size=6, off=5 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): >_writeAt: n=6, err= 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): close: 2026/08/26 02:13:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:13:26.936597684 +0000 UTC m=+306.355175896 2026/08/26 02:13:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): >close: err= 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): _writeAt: size=5, off=0 2026/08/26 02:13:26 DEBUG : file1(0x1e6ffe954740): >_writeAt: n=0, err=file already closed 2026/08/26 02:13:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:26 DEBUG : Looking for writers 2026/08/26 02:13:26 DEBUG : file1: reading active writers 2026/08/26 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:26 DEBUG : Looking for writers 2026/08/26 02:13:26 DEBUG : file1: reading active writers 2026/08/26 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:26 DEBUG : Looking for writers 2026/08/26 02:13:26 DEBUG : file1: reading active writers 2026/08/26 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:27 DEBUG : Looking for writers 2026/08/26 02:13:27 DEBUG : file1: reading active writers 2026/08/26 02:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:27 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:27 DEBUG : Looking for writers 2026/08/26 02:13:27 DEBUG : file1: reading active writers 2026/08/26 02:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:27 DEBUG : Looking for writers 2026/08/26 02:13:27 DEBUG : file1: reading active writers 2026/08/26 02:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:27 DEBUG : Looking for writers 2026/08/26 02:13:27 DEBUG : file1: reading active writers 2026/08/26 02:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:28 DEBUG : Looking for writers 2026/08/26 02:13:28 DEBUG : file1: reading active writers 2026/08/26 02:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:13:28 DEBUG : file1: size = 11 OK 2026/08/26 02:13:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:13:28 INFO : file1: Copied (new) 2026/08/26 02:13:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 02:13:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/26 02:13:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:28 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi/dir/file1: no such file or directory 2026/08/26 02:13:29 DEBUG : Looking for writers 2026/08/26 02:13:29 DEBUG : file1: reading active writers 2026/08/26 02:13:29 DEBUG : >WaitForWriters: 2026/08/26 02:13:29 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:29 DEBUG : Looking for writers 2026/08/26 02:13:29 DEBUG : file1: reading active writers 2026/08/26 02:13:29 DEBUG : >WaitForWriters: 2026/08/26 02:13:29 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.30s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:30 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:30 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:30 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:30 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:30 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:30 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:30 DEBUG : file1(0x1e6ffe517c80): openPending: 2026/08/26 02:13:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:30 DEBUG : file1(0x1e6ffe517c80): >openPending: err= 2026/08/26 02:13:30 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:30 DEBUG : file1(0x1e6ffe517c80): close: 2026/08/26 02:13:30 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:13:30.247916868 +0000 UTC m=+309.666495081 2026/08/26 02:13:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:30 DEBUG : file1(0x1e6ffe517c80): >close: err= 2026/08/26 02:13:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:13:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:13:30 DEBUG : file2: newRWFileHandle: 2026/08/26 02:13:30 DEBUG : file2(0x1e6ffeb32200): openPending: 2026/08/26 02:13:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:13:30 DEBUG : file2(0x1e6ffeb32200): >openPending: err= 2026/08/26 02:13:30 DEBUG : file2: >newRWFileHandle: err= 2026/08/26 02:13:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:13:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/26 02:13:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/26 02:13:30 DEBUG : file2(0x1e6ffeb32200): RWFileHandle.Flush 2026/08/26 02:13:30 DEBUG : file2(0x1e6ffeb32200): RWFileHandle.Release 2026/08/26 02:13:30 DEBUG : file2(0x1e6ffeb32200): close: 2026/08/26 02:13:30 DEBUG : file2: vfs cache: setting modification time to 2026-08-26 02:13:30.249804664 +0000 UTC m=+309.668382876 2026/08/26 02:13:30 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:30 DEBUG : file2(0x1e6ffeb32200): >close: err= 2026/08/26 02:13:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/26 02:13:30 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:30 DEBUG : file2: vfs cache: starting upload 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/26 02:13:30 DEBUG : Looking for writers 2026/08/26 02:13:30 DEBUG : file1: reading active writers 2026/08/26 02:13:30 DEBUG : file2: reading active writers 2026/08/26 02:13:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/26 02:13:31 DEBUG : Looking for writers 2026/08/26 02:13:31 DEBUG : file1: reading active writers 2026/08/26 02:13:31 DEBUG : file2: reading active writers 2026/08/26 02:13:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/26 02:13:31 DEBUG : file2: size = 0 OK 2026/08/26 02:13:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:13:31 INFO : file2: Copied (new) 2026/08/26 02:13:31 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-26 02:13:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 02:13:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/26 02:13:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:13:31 INFO : file2: vfs cache: upload succeeded try #1 2026/08/26 02:13:31 DEBUG : file1: size = 0 OK 2026/08/26 02:13:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:13:31 INFO : file1: Copied (new) 2026/08/26 02:13:31 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-26 02:13:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 02:13:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:31 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:32 DEBUG : Looking for writers 2026/08/26 02:13:32 DEBUG : file1: reading active writers 2026/08/26 02:13:32 DEBUG : file2: reading active writers 2026/08/26 02:13:32 DEBUG : >WaitForWriters: 2026/08/26 02:13:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:32 DEBUG : Looking for writers 2026/08/26 02:13:32 DEBUG : file1: reading active writers 2026/08/26 02:13:32 DEBUG : file2: reading active writers 2026/08/26 02:13:32 DEBUG : >WaitForWriters: 2026/08/26 02:13:32 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.29s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:33 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:33 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:33 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:33 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:33 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:33 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): openPending: 2026/08/26 02:13:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): >openPending: err= 2026/08/26 02:13:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): _writeAt: size=5, off=0 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): >_writeAt: n=5, err= 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): RWFileHandle.Flush 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): RWFileHandle.Flush 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): close: 2026/08/26 02:13:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:13:33.526049812 +0000 UTC m=+312.944628024 2026/08/26 02:13:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:33 DEBUG : file1(0x1e6ffebae4c0): >close: err= 2026/08/26 02:13:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:33 DEBUG : Looking for writers 2026/08/26 02:13:33 DEBUG : file1: reading active writers 2026/08/26 02:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:33 DEBUG : Looking for writers 2026/08/26 02:13:33 DEBUG : file1: reading active writers 2026/08/26 02:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:33 DEBUG : Looking for writers 2026/08/26 02:13:33 DEBUG : file1: reading active writers 2026/08/26 02:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:33 DEBUG : Looking for writers 2026/08/26 02:13:33 DEBUG : file1: reading active writers 2026/08/26 02:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:33 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:33 DEBUG : Looking for writers 2026/08/26 02:13:33 DEBUG : file1: reading active writers 2026/08/26 02:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:33 DEBUG : Looking for writers 2026/08/26 02:13:33 DEBUG : file1: reading active writers 2026/08/26 02:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:34 DEBUG : Looking for writers 2026/08/26 02:13:34 DEBUG : file1: reading active writers 2026/08/26 02:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:34 DEBUG : Looking for writers 2026/08/26 02:13:34 DEBUG : file1: reading active writers 2026/08/26 02:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:13:35 DEBUG : file1: size = 5 OK 2026/08/26 02:13:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:13:35 INFO : file1: Copied (new) 2026/08/26 02:13:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 02:13:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:13:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:35 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:35 DEBUG : Looking for writers 2026/08/26 02:13:35 DEBUG : file1: reading active writers 2026/08/26 02:13:35 DEBUG : >WaitForWriters: 2026/08/26 02:13:35 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.04s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:36 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:36 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:36 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:36 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:36 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:36 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): openPending: 2026/08/26 02:13:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): >openPending: err= 2026/08/26 02:13:36 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): _writeAt: size=5, off=0 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): >_writeAt: n=5, err= 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): RWFileHandle.Release 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): close: 2026/08/26 02:13:36 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:13:36.565416577 +0000 UTC m=+315.983994810 2026/08/26 02:13:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): >close: err= 2026/08/26 02:13:36 DEBUG : file1(0x1e6fff10a580): RWFileHandle.Release 2026/08/26 02:13:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:36 DEBUG : Looking for writers 2026/08/26 02:13:36 DEBUG : file1: reading active writers 2026/08/26 02:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:36 DEBUG : Looking for writers 2026/08/26 02:13:36 DEBUG : file1: reading active writers 2026/08/26 02:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:36 DEBUG : Looking for writers 2026/08/26 02:13:36 DEBUG : file1: reading active writers 2026/08/26 02:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:36 DEBUG : Looking for writers 2026/08/26 02:13:36 DEBUG : file1: reading active writers 2026/08/26 02:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:36 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:36 DEBUG : Looking for writers 2026/08/26 02:13:36 DEBUG : file1: reading active writers 2026/08/26 02:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:36 DEBUG : Looking for writers 2026/08/26 02:13:36 DEBUG : file1: reading active writers 2026/08/26 02:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:37 DEBUG : Looking for writers 2026/08/26 02:13:37 DEBUG : file1: reading active writers 2026/08/26 02:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:37 DEBUG : Looking for writers 2026/08/26 02:13:37 DEBUG : file1: reading active writers 2026/08/26 02:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:13:38 DEBUG : file1: size = 5 OK 2026/08/26 02:13:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:13:38 INFO : file1: Copied (new) 2026/08/26 02:13:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 02:13:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:13:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:38 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:38 DEBUG : Looking for writers 2026/08/26 02:13:38 DEBUG : file1: reading active writers 2026/08/26 02:13:38 DEBUG : >WaitForWriters: 2026/08/26 02:13:38 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:39 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:39 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:39 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:39 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:39 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:13:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:13:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:41 DEBUG : dir/file1(0x1e6ffe333ec0): openPending: 2026/08/26 02:13:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:41 DEBUG : dir/file1(0x1e6ffe333ec0): >openPending: err= 2026/08/26 02:13:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:13:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:41 DEBUG : dir/file1(0x1e6ffe333ec0): _writeAt: size=5, off=0 2026/08/26 02:13:41 DEBUG : dir/file1(0x1e6ffe333ec0): >_writeAt: n=5, err= 2026/08/26 02:13:41 DEBUG : dir/file1(0x1e6ffe333ec0): close: 2026/08/26 02:13:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 02:13:41.568158273 +0000 UTC m=+320.986736485 2026/08/26 02:13:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:41 DEBUG : dir/file1(0x1e6ffe333ec0): >close: err= 2026/08/26 02:13:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:41 DEBUG : dir: Looking for writers 2026/08/26 02:13:41 DEBUG : file1: reading active writers 2026/08/26 02:13:41 DEBUG : Looking for writers 2026/08/26 02:13:41 DEBUG : dir: reading active writers 2026/08/26 02:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:41 DEBUG : dir: Looking for writers 2026/08/26 02:13:41 DEBUG : file1: reading active writers 2026/08/26 02:13:41 DEBUG : Looking for writers 2026/08/26 02:13:41 DEBUG : dir: reading active writers 2026/08/26 02:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:41 DEBUG : dir: Looking for writers 2026/08/26 02:13:41 DEBUG : file1: reading active writers 2026/08/26 02:13:41 DEBUG : Looking for writers 2026/08/26 02:13:41 DEBUG : dir: reading active writers 2026/08/26 02:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:41 DEBUG : dir: Looking for writers 2026/08/26 02:13:41 DEBUG : file1: reading active writers 2026/08/26 02:13:41 DEBUG : Looking for writers 2026/08/26 02:13:41 DEBUG : dir: reading active writers 2026/08/26 02:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:41 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:13:41 DEBUG : dir: Looking for writers 2026/08/26 02:13:41 DEBUG : file1: reading active writers 2026/08/26 02:13:41 DEBUG : Looking for writers 2026/08/26 02:13:41 DEBUG : dir: reading active writers 2026/08/26 02:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:41 DEBUG : dir: Looking for writers 2026/08/26 02:13:41 DEBUG : file1: reading active writers 2026/08/26 02:13:41 DEBUG : Looking for writers 2026/08/26 02:13:41 DEBUG : dir: reading active writers 2026/08/26 02:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:42 DEBUG : dir: Looking for writers 2026/08/26 02:13:42 DEBUG : file1: reading active writers 2026/08/26 02:13:42 DEBUG : Looking for writers 2026/08/26 02:13:42 DEBUG : dir: reading active writers 2026/08/26 02:13:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:42 DEBUG : dir/file1: size = 5 OK 2026/08/26 02:13:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:13:42 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:13:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-26 02:13:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:13:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:42 DEBUG : dir: Looking for writers 2026/08/26 02:13:42 DEBUG : file1: reading active writers 2026/08/26 02:13:42 DEBUG : Looking for writers 2026/08/26 02:13:42 DEBUG : dir: reading active writers 2026/08/26 02:13:42 DEBUG : >WaitForWriters: 2026/08/26 02:13:42 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.25s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:43 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:43 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:43 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:43 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:43 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:13:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:13:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:13:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): _writeAt: size=5, off=0 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): openPending: 2026/08/26 02:13:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:13:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:13:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): >openPending: err= 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): >_writeAt: n=5, err= 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): _writeAt: size=15, off=5 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): >_writeAt: n=15, err= 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): close: 2026/08/26 02:13:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/26 02:13:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 02:13:46.06190632 +0000 UTC m=+325.480484542 2026/08/26 02:13:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:46 DEBUG : dir/file1(0x1e6ffe679500): >close: err= 2026/08/26 02:13:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:46 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:46 DEBUG : dir: Looking for writers 2026/08/26 02:13:46 DEBUG : file1: reading active writers 2026/08/26 02:13:46 DEBUG : Looking for writers 2026/08/26 02:13:46 DEBUG : dir: reading active writers 2026/08/26 02:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:47 DEBUG : dir/file1: size = 20 OK 2026/08/26 02:13:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/26 02:13:47 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:13:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-26 02:13:46 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/26 02:13:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:47 DEBUG : dir: Looking for writers 2026/08/26 02:13:47 DEBUG : file1: reading active writers 2026/08/26 02:13:47 DEBUG : Looking for writers 2026/08/26 02:13:47 DEBUG : dir: reading active writers 2026/08/26 02:13:47 DEBUG : >WaitForWriters: 2026/08/26 02:13:47 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.57s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:48 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:48 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:48 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:48 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:48 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:48 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:48 DEBUG : file1(0x1e6ffeba2500): openPending: 2026/08/26 02:13:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:48 DEBUG : file1(0x1e6ffeba2500): >openPending: err= 2026/08/26 02:13:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:48 DEBUG : file1(0x1e6ffeba2500): _writeAt: size=5, off=0 2026/08/26 02:13:48 DEBUG : file1(0x1e6ffeba2500): >_writeAt: n=5, err= 2026/08/26 02:13:48 DEBUG : file1(0x1e6ffeba2500): close: 2026/08/26 02:13:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:13:48.387127154 +0000 UTC m=+327.805705356 2026/08/26 02:13:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:48 DEBUG : file1(0x1e6ffeba2500): >close: err= 2026/08/26 02:13:48 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:48 DEBUG : Looking for writers 2026/08/26 02:13:48 DEBUG : file1: reading active writers 2026/08/26 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:48 DEBUG : Looking for writers 2026/08/26 02:13:48 DEBUG : file1: reading active writers 2026/08/26 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:48 DEBUG : Looking for writers 2026/08/26 02:13:48 DEBUG : file1: reading active writers 2026/08/26 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:48 DEBUG : Looking for writers 2026/08/26 02:13:48 DEBUG : file1: reading active writers 2026/08/26 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:48 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:48 DEBUG : Looking for writers 2026/08/26 02:13:48 DEBUG : file1: reading active writers 2026/08/26 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:48 DEBUG : Looking for writers 2026/08/26 02:13:48 DEBUG : file1: reading active writers 2026/08/26 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:49 DEBUG : Looking for writers 2026/08/26 02:13:49 DEBUG : file1: reading active writers 2026/08/26 02:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:49 DEBUG : Looking for writers 2026/08/26 02:13:49 DEBUG : file1: reading active writers 2026/08/26 02:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:13:49 DEBUG : file1: size = 5 OK 2026/08/26 02:13:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:13:49 INFO : file1: Copied (new) 2026/08/26 02:13:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 02:13:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:13:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:50 DEBUG : Looking for writers 2026/08/26 02:13:50 DEBUG : file1: reading active writers 2026/08/26 02:13:50 DEBUG : >WaitForWriters: 2026/08/26 02:13:50 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:51 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/26 02:13:51 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacec40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacec40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacec40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacec40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacec40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.263322039 +0000 UTC m=+330.681900242 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacec40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.263322039 +0000 UTC m=+330.681900242 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf0c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf580): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf580): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf580): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf580): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf580): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.263322039 +0000 UTC m=+330.681900242 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf580): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93490 item 1 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfc40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfc40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfc40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfc40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfc40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.273363546 +0000 UTC m=+330.691941798 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfc40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38a940): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38a940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38a940): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38a940): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38a940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.273363546 +0000 UTC m=+330.691941798 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38a940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93a40 item 2 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954000): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954000): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954000): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954000): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954000): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.278717088 +0000 UTC m=+330.697295300 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954000): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.278717088 +0000 UTC m=+330.697295300 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954480): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954a40): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954a40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954a40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954a40): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954a40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.278717088 +0000 UTC m=+330.697295300 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954a40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93e30 item 3 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955140): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955140): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955140): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.283151794 +0000 UTC m=+330.701729997 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955680): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955680): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955680): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955680): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955680): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.283151794 +0000 UTC m=+330.701729997 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955680): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe406d20 item 4 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955d40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955d40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955d40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955d40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955d40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.288815403 +0000 UTC m=+330.707393615 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955d40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.288815403 +0000 UTC m=+330.707393615 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e540): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70ea00): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70ea00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70ea00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70ea00): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70ea00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.288815403 +0000 UTC m=+330.707393615 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70ea00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe407420 item 5 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f0c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f0c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f0c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f0c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f0c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.292621923 +0000 UTC m=+330.711200125 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f0c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f640): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f640): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f640): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.292621923 +0000 UTC m=+330.711200125 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94c380 item 6 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fd40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fd40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fd40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fd40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fd40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.297271946 +0000 UTC m=+330.715850148 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fd40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.297271946 +0000 UTC m=+330.715850148 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8380): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8840): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8840): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8840): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8840): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8840): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.297271946 +0000 UTC m=+330.715850148 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8840): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94c700 item 7 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8ec0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8ec0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8ec0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8ec0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8ec0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.300580134 +0000 UTC m=+330.719158366 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b8ec0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9400): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9400): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9400): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9400): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9400): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.300580134 +0000 UTC m=+330.719158366 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9400): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94cd20 item 8 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b99c0): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe6b99c0): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b99c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b99c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b99c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b99c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b99c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9d80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9d80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9d80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9d80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9d80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.302889306 +0000 UTC m=+330.721467568 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6b9d80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.302889306 +0000 UTC m=+330.721467568 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc800): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc800): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc800): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc800): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc800): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.302889306 +0000 UTC m=+330.721467568 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fc800): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94d180 item 9 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fce80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fce80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fce80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fce80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fce80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.306073641 +0000 UTC m=+330.724651863 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fce80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fd3c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fd3c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fd3c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fd3c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fd3c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.306073641 +0000 UTC m=+330.724651863 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fd3c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94d730 item 10 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fda00): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe6fda00): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fda00): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fda00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fda00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fda00): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fda00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fddc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fddc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fddc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fddc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fddc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.309640609 +0000 UTC m=+330.728218821 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6fddc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.309640609 +0000 UTC m=+330.728218821 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7343c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7348c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7348c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7348c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7348c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7348c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.309640609 +0000 UTC m=+330.728218821 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7348c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94db20 item 11 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe734f40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe734f40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe734f40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe734f40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe734f40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.314049637 +0000 UTC m=+330.732627839 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe734f40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735480): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735480): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735480): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735480): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735480): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.314049637 +0000 UTC m=+330.732627839 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735480): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0e3f0 item 12 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735ac0): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe735ac0): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735ac0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735ac0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735ac0): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735ac0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735e80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735e80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735e80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735e80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735e80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.318235944 +0000 UTC m=+330.736814156 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe735e80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798640): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798640): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798640): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.318235944 +0000 UTC m=+330.736814156 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0e8c0 item 13 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798cc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798cc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798cc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798cc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798cc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.321561085 +0000 UTC m=+330.740139287 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe798cc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799200): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799200): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799200): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799200): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799200): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.321561085 +0000 UTC m=+330.740139287 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799200): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0ef50 item 14 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799840): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe799840): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799840): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799840): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799840): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799840): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799840): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799c00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799c00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799c00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799c00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799c00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.323473838 +0000 UTC m=+330.742052050 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe799c00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b83c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b83c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b83c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b83c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b83c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.323473838 +0000 UTC m=+330.742052050 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b83c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0f3b0 item 15 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8a40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8a40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8a40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8a40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8a40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.325340434 +0000 UTC m=+330.743918636 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8a40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8f80): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8f80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8f80): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8f80): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8f80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.325340434 +0000 UTC m=+330.743918636 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b8f80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0f8f0 item 16 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b95c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b95c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b95c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b95c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b95c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.326957147 +0000 UTC m=+330.745535349 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b95c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.326957147 +0000 UTC m=+330.745535349 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe7b9a40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c040): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c040): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c040): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c040): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c040): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.326957147 +0000 UTC m=+330.745535349 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c040): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0fdc0 item 17 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c6c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c6c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c6c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c6c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c6c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.329429397 +0000 UTC m=+330.748007599 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83c6c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83cc00): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83cc00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83cc00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83cc00): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83cc00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.329429397 +0000 UTC m=+330.748007599 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83cc00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe269420 item 18 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d280): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d280): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d280): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d280): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d280): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.331483868 +0000 UTC m=+330.750062070 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d280): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.331483868 +0000 UTC m=+330.750062070 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83d780): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83dc80): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83dc80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83dc80): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83dc80): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83dc80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.331483868 +0000 UTC m=+330.750062070 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe83dc80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e4380 item 19 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880400): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880400): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880400): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880400): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880400): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.333850288 +0000 UTC m=+330.752428500 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880400): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880940): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880940): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880940): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.333850288 +0000 UTC m=+330.752428500 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e4f50 item 20 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880fc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880fc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880fc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880fc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880fc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.335607346 +0000 UTC m=+330.754185548 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe880fc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.335607346 +0000 UTC m=+330.754185548 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8814c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8819c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8819c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8819c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8819c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8819c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.335607346 +0000 UTC m=+330.754185548 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8819c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e5c00 item 21 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba140): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba140): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba140): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.341254353 +0000 UTC m=+330.759832555 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba680): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba680): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba680): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba680): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba680): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.341254353 +0000 UTC m=+330.759832555 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8ba680): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3ff180 item 22 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bad00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bad00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bad00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bad00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bad00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.344208202 +0000 UTC m=+330.762786404 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bad00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.344208202 +0000 UTC m=+330.762786404 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb200): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb700): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb700): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb700): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb700): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb700): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.344208202 +0000 UTC m=+330.762786404 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bb700): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3ffab0 item 23 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bbd80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bbd80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bbd80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bbd80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bbd80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.347403848 +0000 UTC m=+330.765982050 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe8bbd80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9083c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9083c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9083c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9083c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9083c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.347403848 +0000 UTC m=+330.765982050 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9083c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f47e0 item 24 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908a00): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe908a00): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908a00): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908a00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908a00): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908a00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908dc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908dc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908dc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908dc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908dc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.349159203 +0000 UTC m=+330.767737405 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe908dc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.349159203 +0000 UTC m=+330.767737405 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9092c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909800): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909800): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909800): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909800): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909800): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.349159203 +0000 UTC m=+330.767737405 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909800): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f4fc0 item 25 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909e80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909e80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909e80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909e80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909e80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.351992355 +0000 UTC m=+330.770570557 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe909e80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92e4c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92e4c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92e4c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92e4c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92e4c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.351992355 +0000 UTC m=+330.770570557 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92e4c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f5c70 item 26 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eb00): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe92eb00): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eb00): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eb00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eb00): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eb00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eec0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eec0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eec0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eec0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eec0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.355517935 +0000 UTC m=+330.774096137 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92eec0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.355517935 +0000 UTC m=+330.774096137 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f3c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f900): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f900): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f900): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f900): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f900): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.355517935 +0000 UTC m=+330.774096137 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe92f900): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffdea8c40 item 27 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962080): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962080): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962080): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962080): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962080): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.358375383 +0000 UTC m=+330.776953585 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962080): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9625c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9625c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9625c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9625c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9625c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.358375383 +0000 UTC m=+330.776953585 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9625c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffdea99d0 item 28 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962c00): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe962c00): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962c00): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962c00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962c00): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962c00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962fc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962fc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962fc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962fc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962fc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.360021061 +0000 UTC m=+330.778599263 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe962fc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963680): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963680): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963680): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963680): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963680): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.360021061 +0000 UTC m=+330.778599263 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963680): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee863f0 item 29 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963d00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963d00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963d00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963d00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963d00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.362674412 +0000 UTC m=+330.781252614 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe963d00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994340): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994340): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994340): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994340): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994340): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.362674412 +0000 UTC m=+330.781252614 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994340): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86770 item 30 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994980): _readAt: size=2, off=0 2026/08/26 02:13:51 ERROR : open-test-file(0x1e6ffe994980): Couldn't read size of file 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994980): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994980): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994980): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994980): close: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994980): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994d40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994d40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994d40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994d40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994d40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.365265326 +0000 UTC m=+330.783843528 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe994d40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995400): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995400): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995400): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995400): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995400): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.365265326 +0000 UTC m=+330.783843528 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995400): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86af0 item 31 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995a80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995a80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995a80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995a80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995a80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.368459871 +0000 UTC m=+330.787038073 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe995a80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca0c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca0c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca0c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca0c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca0c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.368459871 +0000 UTC m=+330.787038073 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca0c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86f50 item 32 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca700): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca700): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca700): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca700): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca700): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.369877689 +0000 UTC m=+330.788455891 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9ca700): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee872d0 item 33 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.370440481 +0000 UTC m=+330.789018683 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cab80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb080): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb080): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb080): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb080): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb080): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.370440481 +0000 UTC m=+330.789018683 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb080): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87490 item 33 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb6c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb6c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb6c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb6c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb6c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.371945794 +0000 UTC m=+330.790524027 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cb6c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87810 item 34 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.372966733 +0000 UTC m=+330.791544955 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9cbb40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a180): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a180): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a180): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a180): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a180): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.372966733 +0000 UTC m=+330.791544955 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a180): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee879d0 item 34 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a7c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a7c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a7c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a7c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a7c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.37460071 +0000 UTC m=+330.793178932 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9a7c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87dc0 item 35 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.375261889 +0000 UTC m=+330.793840091 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9ac40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b140): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b140): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b140): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.375261889 +0000 UTC m=+330.793840091 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0920e0 item 35 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b7c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b7c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b7c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b7c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b7c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.376892258 +0000 UTC m=+330.795470470 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9b7c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092540 item 36 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.377721464 +0000 UTC m=+330.796299727 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffea9bcc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6300): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6300): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6300): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.377721464 +0000 UTC m=+330.796299727 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092700 item 36 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6940): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6940): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6940): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.379409733 +0000 UTC m=+330.797987985 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092a80 item 37 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.380057307 +0000 UTC m=+330.798635539 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac6dc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac72c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac72c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac72c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac72c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac72c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.380057307 +0000 UTC m=+330.798635539 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac72c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092c40 item 37 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7940): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7940): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7940): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.383474882 +0000 UTC m=+330.802053124 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092fc0 item 38 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.384249164 +0000 UTC m=+330.802827366 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeac7e40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeaf4480): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeaf4480): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeaf4480): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeaf4480): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeaf4480): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.384249164 +0000 UTC m=+330.802827366 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeaf4480): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff093180 item 38 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2f40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2f40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2f40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2f40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2f40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.386156516 +0000 UTC m=+330.804734718 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2f40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedab490 item 39 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.386734739 +0000 UTC m=+330.805312941 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3440): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3940): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3940): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3940): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.386734739 +0000 UTC m=+330.805312941 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba3940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedab6c0 item 39 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb860c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb860c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb860c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb860c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb860c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.388732713 +0000 UTC m=+330.807310915 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb860c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedabe30 item 40 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.389441912 +0000 UTC m=+330.808020124 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb865c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb86b00): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb86b00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb86b00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb86b00): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb86b00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.389441912 +0000 UTC m=+330.808020124 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb86b00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe25e230 item 40 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.391760001 +0000 UTC m=+330.810338203 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb870c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb875c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb875c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb875c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe25ec40 item 41 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb875c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb875c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.392364704 +0000 UTC m=+330.810942916 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb875c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe25f110 item 41 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.392948726 +0000 UTC m=+330.811526928 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb87a80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe60c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe60c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe60c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe60c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe60c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.392948726 +0000 UTC m=+330.811526928 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe60c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe25f3b0 item 41 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.394582863 +0000 UTC m=+330.813161065 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6700): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6c00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6c00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6c00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe25f960 item 42 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6c00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6c00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.395813338 +0000 UTC m=+330.814391540 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe6c00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe25fb90 item 42 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.396391579 +0000 UTC m=+330.814969781 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe76c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe76c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe76c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe76c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe76c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.396391579 +0000 UTC m=+330.814969781 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe76c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8fe1c0 item 42 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.398285547 +0000 UTC m=+330.816863749 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffebe7d00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8300): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8300): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8fe700 item 43 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8300): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.398868618 +0000 UTC m=+330.817446831 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8fea80 item 43 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.400020183 +0000 UTC m=+330.818598385 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8840): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8d80): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8d80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8d80): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8d80): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8d80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.400020183 +0000 UTC m=+330.818598385 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc8d80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8fec40 item 43 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.401954247 +0000 UTC m=+330.820532479 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc93c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc98c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc98c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc98c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8ff0a0 item 44 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc98c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc98c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.402658076 +0000 UTC m=+330.821236288 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc98c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8ff260 item 44 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.403512971 +0000 UTC m=+330.822091173 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffedc9e00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3c480): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3c480): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3c480): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3c480): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3c480): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.403512971 +0000 UTC m=+330.822091173 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3c480): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8ff500 item 44 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.405554658 +0000 UTC m=+330.824132900 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cac0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cfc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cfc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cfc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8ff880 item 45 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cfc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cfc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.406267304 +0000 UTC m=+330.824845506 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3cfc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3d6c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3d6c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3d6c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3d6c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3d6c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.406267304 +0000 UTC m=+330.824845506 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3d6c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8ffa40 item 45 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.408393048 +0000 UTC m=+330.826971281 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee3dd00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6c300): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6c300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6c300): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe8ffdc0 item 46 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6c300): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6c300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.409232183 +0000 UTC m=+330.827810456 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6c300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6ca00): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6ca00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6ca00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6ca00): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6ca00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.409232183 +0000 UTC m=+330.827810456 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6ca00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51e0e0 item 46 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.411054907 +0000 UTC m=+330.829633119 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d040): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d540): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d540): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d540): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51e460 item 47 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d540): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d540): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.411821685 +0000 UTC m=+330.830399907 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6d540): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6dc40): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6dc40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6dc40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6dc40): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6dc40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.411821685 +0000 UTC m=+330.830399907 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffee6dc40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51e700 item 47 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.413916773 +0000 UTC m=+330.832495015 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe380): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe880): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe880): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe880): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51eee0 item 48 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe880): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe880): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.414583421 +0000 UTC m=+330.833161674 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebe880): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebef80): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebef80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebef80): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebef80): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebef80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.414583421 +0000 UTC m=+330.833161674 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebef80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51f260 item 48 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebf5c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebf5c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebf5c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebf5c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebf5c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.416643011 +0000 UTC m=+330.835221214 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebf5c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51f7a0 item 49 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.417939601 +0000 UTC m=+330.836517854 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeebfa40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c080): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c080): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c080): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c080): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c080): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.417939601 +0000 UTC m=+330.836517854 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c080): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe51fa40 item 49 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c700): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c700): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c700): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c700): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c700): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.420180213 +0000 UTC m=+330.838758416 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0c700): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe424310 item 50 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.420735893 +0000 UTC m=+330.839314095 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0cc00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d180): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d180): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d180): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d180): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d180): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.420735893 +0000 UTC m=+330.839314095 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d180): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe4247e0 item 50 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d800): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d800): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d800): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d800): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d800): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.422935448 +0000 UTC m=+330.841513650 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0d800): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe424cb0 item 51 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.423824968 +0000 UTC m=+330.842403170 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef0dd00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c340): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c340): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c340): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c340): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c340): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.423824968 +0000 UTC m=+330.842403170 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c340): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe425110 item 51 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c9c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c9c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c9c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c9c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c9c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.426612393 +0000 UTC m=+330.845190595 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4c9c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe4256c0 item 52 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.427436369 +0000 UTC m=+330.846014571 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4cec0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4d440): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4d440): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4d440): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4d440): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4d440): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.427436369 +0000 UTC m=+330.846014571 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4d440): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe425a40 item 52 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4dac0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4dac0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4dac0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4dac0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4dac0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.429934548 +0000 UTC m=+330.848512750 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef4dac0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe282150 item 53 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.430601627 +0000 UTC m=+330.849179830 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef780c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78600): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78600): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78600): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78600): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78600): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.430601627 +0000 UTC m=+330.849179830 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78600): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe2825b0 item 53 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78c80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78c80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78c80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78c80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78c80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.432304294 +0000 UTC m=+330.850882496 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef78c80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe283110 item 54 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.433041266 +0000 UTC m=+330.851619468 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79180): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79700): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79700): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79700): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79700): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79700): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.433041266 +0000 UTC m=+330.851619468 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79700): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe2837a0 item 54 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79d80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79d80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79d80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79d80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79d80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.434876903 +0000 UTC m=+330.853455115 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffef79d80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe283e30 item 55 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.435993081 +0000 UTC m=+330.854571283 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe380): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe8c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe8c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe8c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe8c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe8c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.435993081 +0000 UTC m=+330.854571283 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbe8c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe514540 item 55 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbef40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbef40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbef40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbef40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbef40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.438512801 +0000 UTC m=+330.857091003 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbef40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe5149a0 item 56 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.439171535 +0000 UTC m=+330.857749737 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf440): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf9c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf9c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf9c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf9c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf9c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.439171535 +0000 UTC m=+330.857749737 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffefbf9c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe514bd0 item 56 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.440590205 +0000 UTC m=+330.859168407 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4100): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4640): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4640): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe5151f0 item 57 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4640): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.44116949 +0000 UTC m=+330.859747692 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe515420 item 57 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.441739185 +0000 UTC m=+330.860317387 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff4b80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5100): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5100): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5100): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5100): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5100): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.441739185 +0000 UTC m=+330.860317387 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5100): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe5155e0 item 57 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.44328755 +0000 UTC m=+330.861865752 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5740): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5c80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5c80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5c80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe515960 item 58 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5c80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5c80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.443860442 +0000 UTC m=+330.862438644 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeff5c80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe266150 item 58 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.444465165 +0000 UTC m=+330.863043367 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a2c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a880): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a880): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a880): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a880): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a880): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.444465165 +0000 UTC m=+330.863043367 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02a880): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe266540 item 58 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.445998901 +0000 UTC m=+330.864577103 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02aec0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b400): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b400): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b400): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe266bd0 item 59 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b400): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b400): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.446634151 +0000 UTC m=+330.865212403 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b400): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe266e70 item 59 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.447752774 +0000 UTC m=+330.866330976 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02b940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02bec0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02bec0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02bec0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02bec0): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02bec0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.447752774 +0000 UTC m=+330.866330976 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff02bec0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe267030 item 59 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.450438327 +0000 UTC m=+330.869016559 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08e600): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08eb40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08eb40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08eb40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe267500 item 60 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08eb40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08eb40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.45218699 +0000 UTC m=+330.870765202 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08eb40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe2677a0 item 60 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.452850683 +0000 UTC m=+330.871428895 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f080): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f640): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f640): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f640): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.452850683 +0000 UTC m=+330.871428895 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08f640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe267a40 item 60 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.455666181 +0000 UTC m=+330.874244384 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff08fc80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1102c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1102c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1102c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe932150 item 61 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1102c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1102c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.456428972 +0000 UTC m=+330.875007174 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1102c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1109c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1109c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1109c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1109c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1109c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.456428972 +0000 UTC m=+330.875007174 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1109c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe932310 item 61 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.45861992 +0000 UTC m=+330.877198193 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111000): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111540): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111540): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111540): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9327e0 item 62 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111540): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111540): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.459340302 +0000 UTC m=+330.877918513 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111540): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111c40): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111c40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111c40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111c40): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111c40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.459340302 +0000 UTC m=+330.877918513 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff111c40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe932cb0 item 62 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.461581485 +0000 UTC m=+330.880159687 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182380): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1828c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1828c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1828c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe933110 item 63 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1828c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1828c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.462232464 +0000 UTC m=+330.880810677 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1828c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182fc0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182fc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182fc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182fc0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182fc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.462232464 +0000 UTC m=+330.880810677 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff182fc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3000e0 item 63 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.464335657 +0000 UTC m=+330.882913869 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183600): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183b40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183b40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183b40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe300a80 item 64 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183b40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183b40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.464956981 +0000 UTC m=+330.883535193 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff183b40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c340): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c340): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c340): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c340): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c340): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.464956981 +0000 UTC m=+330.883535193 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c340): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe301180 item 64 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c980): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c980): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c980): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c980): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c980): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.466978108 +0000 UTC m=+330.885556330 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19c980): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3019d0 item 65 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.467708057 +0000 UTC m=+330.886286259 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ce00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d300): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d300): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d300): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.467708057 +0000 UTC m=+330.886286259 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe4285b0 item 65 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d940): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d940): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d940): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.469349778 +0000 UTC m=+330.887927980 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19d940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe428ee0 item 66 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.470019744 +0000 UTC m=+330.888597946 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff19ddc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be400): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be400): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be400): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be400): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be400): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.470019744 +0000 UTC m=+330.888597946 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be400): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429260 item 66 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bea40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bea40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bea40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bea40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bea40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.471585882 +0000 UTC m=+330.890164084 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bea40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e620 item 67 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.475660839 +0000 UTC m=+330.894239060 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33b40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660140): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660140): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660140): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.475660839 +0000 UTC m=+330.894239060 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e7e0 item 67 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe516d00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe516d00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe516d00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe516d00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe516d00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.480302836 +0000 UTC m=+330.898881078 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe516d00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe964460 item 68 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.481291975 +0000 UTC m=+330.899870198 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517200): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5177c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5177c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5177c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5177c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5177c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.481291975 +0000 UTC m=+330.899870198 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5177c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe964ee0 item 68 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517e40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517e40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517e40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517e40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517e40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.48389987 +0000 UTC m=+330.902478103 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe517e40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965260 item 69 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.485033232 +0000 UTC m=+330.903611434 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be3c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be8c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be8c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be8c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be8c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be8c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.485033232 +0000 UTC m=+330.903611434 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1be8c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965500 item 69 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bef80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bef80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bef80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bef80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bef80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.487651979 +0000 UTC m=+330.906230181 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bef80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9659d0 item 70 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.488684448 +0000 UTC m=+330.907262680 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf480): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf9c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf9c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf9c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf9c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf9c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.488684448 +0000 UTC m=+330.907262680 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6fff1bf9c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965b90 item 70 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660440): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660440): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660440): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660440): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660440): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.490676591 +0000 UTC m=+330.909254793 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660440): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe428690 item 71 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.491463458 +0000 UTC m=+330.910041670 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660e40): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660e40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660e40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660e40): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660e40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.491463458 +0000 UTC m=+330.910041670 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe660e40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe428d20 item 71 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6614c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6614c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6614c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6614c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6614c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.493404504 +0000 UTC m=+330.911982706 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6614c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429340 item 72 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.4943343 +0000 UTC m=+330.912912532 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6619c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d04c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d04c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d04c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d04c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d04c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.4943343 +0000 UTC m=+330.912912532 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d04c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429570 item 72 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.496629706 +0000 UTC m=+330.915207918 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe1d16c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe332f80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe332f80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe332f80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429dc0 item 73 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe332f80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe332f80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.497380364 +0000 UTC m=+330.915958586 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe332f80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e1c0 item 73 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.498229237 +0000 UTC m=+330.916807470 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6780c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6786c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6786c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6786c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6786c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6786c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.498229237 +0000 UTC m=+330.916807470 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6786c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e380 item 73 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.500206403 +0000 UTC m=+330.918784605 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe678e40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679440): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679440): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679440): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8ea10 item 74 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679440): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679440): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.500947572 +0000 UTC m=+330.919525805 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679440): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8ebd0 item 74 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.501789072 +0000 UTC m=+330.920367274 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe679a80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace180): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace180): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace180): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace180): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace180): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.501789072 +0000 UTC m=+330.920367274 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace180): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8eee0 item 74 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.503629938 +0000 UTC m=+330.922208140 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeace7c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacecc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacecc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacecc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8f260 item 75 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacecc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacecc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.504299984 +0000 UTC m=+330.922878186 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacecc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): _writeAt: size=3, off=2 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8f420 item 75 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.505057113 +0000 UTC m=+330.923635315 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf200): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf7c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf7c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf7c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf7c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf7c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.505057113 +0000 UTC m=+330.923635315 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacf7c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8f730 item 75 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.506901408 +0000 UTC m=+330.925479639 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeacfe00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38ae00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38ae00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38ae00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8fb90 item 76 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38ae00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38ae00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.507666062 +0000 UTC m=+330.926244264 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe38ae00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8fd50 item 76 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): _writeAt: size=3, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.509389347 +0000 UTC m=+330.927967579 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe9540c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954640): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954640): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954640): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.509389347 +0000 UTC m=+330.927967579 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0920e0 item 76 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.512347054 +0000 UTC m=+330.930925256 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe954d80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955300): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955300): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092540 item 77 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955300): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.513017 +0000 UTC m=+330.931595202 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955a40): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955a40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955a40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955a40): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955a40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.513017 +0000 UTC m=+330.931595202 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe955a40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092700 item 77 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.514971301 +0000 UTC m=+330.933549533 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e400): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e900): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e900): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e900): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092a80 item 78 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e900): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e900): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.515701761 +0000 UTC m=+330.934279973 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70e900): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f040): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f040): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f040): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f040): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f040): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.515701761 +0000 UTC m=+330.934279973 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f040): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092c40 item 78 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.517637828 +0000 UTC m=+330.936216100 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70f6c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fc00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fc00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fc00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092fc0 item 79 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fc00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fc00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.518563285 +0000 UTC m=+330.937141497 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe70fc00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2640): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2640): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2640): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.518563285 +0000 UTC m=+330.937141497 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff093180 item 79 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.52044491 +0000 UTC m=+330.939023121 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba2cc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba31c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba31c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba31c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0935e0 item 80 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba31c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba31c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.520971934 +0000 UTC m=+330.939550136 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba31c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba38c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba38c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba38c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba38c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba38c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.520971934 +0000 UTC m=+330.939550136 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeba38c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0937a0 item 80 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32000): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32000): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32000): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32000): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32000): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.522602435 +0000 UTC m=+330.941180637 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32000): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff093b20 item 81 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.523189213 +0000 UTC m=+330.941767416 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb32480): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb329c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb329c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb329c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb329c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb329c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.523189213 +0000 UTC m=+330.941767416 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb329c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff093ce0 item 81 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33140): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33140): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33140): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.525361998 +0000 UTC m=+330.943940240 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedce1c0 item 82 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.52617878 +0000 UTC m=+330.944756982 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffeb33640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c2c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c2c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c2c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c2c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c2c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.52617878 +0000 UTC m=+330.944756982 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c2c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedce380 item 82 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c940): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c940): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c940): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c940): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c940): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.527610775 +0000 UTC m=+330.946188977 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5c940): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedce700 item 83 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.528222611 +0000 UTC m=+330.946800813 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5ce40): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5d380): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5d380): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5d380): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5d380): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5d380): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.528222611 +0000 UTC m=+330.946800813 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5d380): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedced20 item 83 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5da00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5da00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5da00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5da00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5da00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.532673838 +0000 UTC m=+330.951252040 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffdf5da00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcf3b0 item 84 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.535402764 +0000 UTC m=+330.953980966 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0000): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0580): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0580): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0580): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0580): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0580): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.535402764 +0000 UTC m=+330.953980966 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0580): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcf5e0 item 84 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0c00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0c00): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0c00): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0c00): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0c00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.537182714 +0000 UTC m=+330.955760917 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e0c00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcf960 item 85 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.5377574 +0000 UTC m=+330.956335613 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1100): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1640): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1640): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1640): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.5377574 +0000 UTC m=+330.956335613 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcfb20 item 85 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1cc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1cc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1cc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1cc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1cc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.539380237 +0000 UTC m=+330.957958439 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe2e1cc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf00e0 item 86 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.540021778 +0000 UTC m=+330.958599980 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc2c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc840): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc840): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc840): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc840): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc840): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.540021778 +0000 UTC m=+330.958599980 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dc840): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf02a0 item 86 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dcec0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dcec0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dcec0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dcec0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dcec0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.541580501 +0000 UTC m=+330.960158704 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dcec0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf09a0 item 87 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.542454774 +0000 UTC m=+330.961032985 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd3c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd900): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd900): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd900): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd900): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd900): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.542454774 +0000 UTC m=+330.961032985 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe5dd900): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf0d20 item 87 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640080): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640080): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640080): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640080): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640080): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.544138493 +0000 UTC m=+330.962716725 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640080): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf11f0 item 88 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.544688052 +0000 UTC m=+330.963266254 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640580): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640b00): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640b00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640b00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640b00): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640b00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.544688052 +0000 UTC m=+330.963266254 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe640b00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf1500 item 88 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.546326256 +0000 UTC m=+330.964904458 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641680): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641680): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641680): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf1880 item 89 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641680): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641680): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.547126878 +0000 UTC m=+330.965705090 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641680): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf1a40 item 89 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.547853691 +0000 UTC m=+330.966431903 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe641bc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688240): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688240): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688240): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688240): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688240): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.547853691 +0000 UTC m=+330.966431903 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688240): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebf1ce0 item 89 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.549829483 +0000 UTC m=+330.968407685 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688880): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688dc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688dc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688dc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefba2a0 item 90 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688dc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688dc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.550412835 +0000 UTC m=+330.968991037 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe688dc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefba460 item 90 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.551137534 +0000 UTC m=+330.969715736 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe689300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6898c0): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6898c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6898c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6898c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6898c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.551137534 +0000 UTC m=+330.969715736 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6898c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefba620 item 90 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.553242941 +0000 UTC m=+330.971821143 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa000): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa540): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa540): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa540): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbaa80 item 91 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa540): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa540): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.554234094 +0000 UTC m=+330.972812336 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aa540): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): >_readAt: n=2, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): _writeAt: size=3, off=7 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbac40 item 91 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.554941399 +0000 UTC m=+330.973519601 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6aaa80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab000): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab000): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab000): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab000): >_readAt: n=8, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab000): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.554941399 +0000 UTC m=+330.973519601 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab000): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbae00 item 91 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.557261391 +0000 UTC m=+330.975839603 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6ab640): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6abb80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6abb80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6abb80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbb3b0 item 92 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6abb80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6abb80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.557914394 +0000 UTC m=+330.976492607 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6abb80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): open at offset 5 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbb570 item 92 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): _readAt: size=2, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): _writeAt: size=3, off=5 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): >_writeAt: n=3, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.559173183 +0000 UTC m=+330.977751385 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d01c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0780): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0780): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0780): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0780): >_readAt: n=3, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0780): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.559173183 +0000 UTC m=+330.977751385 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0780): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbb880 item 92 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.561282497 +0000 UTC m=+330.979860709 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d0dc0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1300): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1300): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1300): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbbc00 item 93 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1300): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1300): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.561944467 +0000 UTC m=+330.980522669 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1300): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1a00): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1a00): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1a00): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1a00): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1a00): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.561944467 +0000 UTC m=+330.980522669 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6d1a00): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefbbdc0 item 93 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.564173087 +0000 UTC m=+330.982751299 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8140): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8680): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8680): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8680): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffeecc460 item 94 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8680): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8680): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.56501133 +0000 UTC m=+330.983589532 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8680): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8d80): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8d80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8d80): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8d80): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8d80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.56501133 +0000 UTC m=+330.983589532 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e8d80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffeecc620 item 94 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.567326152 +0000 UTC m=+330.985904364 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e93c0): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e9900): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e9900): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e9900): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffeecca10 item 95 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e9900): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e9900): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.568176538 +0000 UTC m=+330.986754780 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe6e9900): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728100): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728100): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728100): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728100): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728100): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.568176538 +0000 UTC m=+330.986754780 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728100): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffeeccbd0 item 95 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): open at offset 0 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): _readAt: size=2, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): >_readAt: n=0, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.571032352 +0000 UTC m=+330.989610554 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728740): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728c80): _writeAt: size=5, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728c80): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728c80): >openPending: err= 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffeecd030 item 96 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728c80): >_writeAt: n=5, err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728c80): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.571784623 +0000 UTC m=+330.990362855 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe728c80): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe729380): _readAt: size=512, off=0 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe729380): openPending: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe729380): >openPending: err= 2026/08/26 02:13:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe729380): >_readAt: n=5, err=EOF 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe729380): close: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:51.571784623 +0000 UTC m=+330.990362855 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:51 DEBUG : open-test-file(0x1e6ffe729380): >close: err= 2026/08/26 02:13:51 DEBUG : open-test-file: Remove: 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffeecd1f0 item 96 2026/08/26 02:13:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:51 DEBUG : open-test-file: >Remove: err= 2026/08/26 02:13:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:51 DEBUG : Looking for writers 2026/08/26 02:13:51 DEBUG : >WaitForWriters: 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:51 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/26 02:13:51 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c1c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c1c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c1c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c1c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c1c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.118329684 +0000 UTC m=+331.536907986 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c1c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.118329684 +0000 UTC m=+331.536907986 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c680): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cb40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cb40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cb40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cb40): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cb40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.118329684 +0000 UTC m=+331.536907986 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cb40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefeca10 item 1 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d180): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d180): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d180): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d180): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d180): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.121453916 +0000 UTC m=+331.540032127 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d180): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d680): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d680): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d680): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d680): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d680): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.121453916 +0000 UTC m=+331.540032127 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d680): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefed570 item 2 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79dcc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79dcc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79dcc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79dcc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79dcc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.123411513 +0000 UTC m=+331.541989725 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79dcc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.123411513 +0000 UTC m=+331.541989725 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892240): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892700): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892700): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892700): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892700): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892700): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.123411513 +0000 UTC m=+331.541989725 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892700): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefed9d0 item 3 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892d80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892d80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.126241969 +0000 UTC m=+331.544820222 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe892d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8932c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8932c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8932c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8932c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8932c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.126241969 +0000 UTC m=+331.544820222 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8932c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe2142a0 item 4 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893900): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893900): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893900): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893900): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893900): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.129290908 +0000 UTC m=+331.547869120 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893900): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.129290908 +0000 UTC m=+331.547869120 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe893d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8340): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8340): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8340): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8340): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8340): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.129290908 +0000 UTC m=+331.547869120 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8340): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe214930 item 5 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c89c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c89c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c89c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c89c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c89c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.131722321 +0000 UTC m=+331.550300533 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c89c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8f00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8f00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8f00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8f00): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8f00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.131722321 +0000 UTC m=+331.550300533 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c8f00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe215490 item 6 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9580): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9580): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9580): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9580): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9580): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.133596471 +0000 UTC m=+331.552174683 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9580): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.133596471 +0000 UTC m=+331.552174683 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe8c9a80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910040): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910040): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910040): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.133596471 +0000 UTC m=+331.552174683 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe215ab0 item 7 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9106c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9106c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9106c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9106c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9106c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.136172165 +0000 UTC m=+331.554750378 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9106c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910c00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910c00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910c00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910c00): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910c00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.136172165 +0000 UTC m=+331.554750378 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe910c00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff096460 item 8 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9111c0): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffe9111c0): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9111c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9111c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9111c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9111c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9111c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911580): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911580): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911580): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911580): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911580): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.138175349 +0000 UTC m=+331.556753562 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911580): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.138175349 +0000 UTC m=+331.556753562 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe911a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a000): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a000): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a000): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a000): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a000): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.138175349 +0000 UTC m=+331.556753562 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a000): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0967e0 item 9 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a680): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a680): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a680): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a680): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a680): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.140996709 +0000 UTC m=+331.559574921 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95a680): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95abc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95abc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95abc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95abc0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95abc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.140996709 +0000 UTC m=+331.559574921 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95abc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff096cb0 item 10 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b200): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffe95b200): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b200): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b200): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b200): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b200): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b200): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b5c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b5c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b5c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b5c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b5c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.143011575 +0000 UTC m=+331.561589787 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95b5c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.143011575 +0000 UTC m=+331.561589787 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe95bac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9940c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9940c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9940c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9940c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9940c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.143011575 +0000 UTC m=+331.561589787 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9940c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff097030 item 11 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994740): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994740): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994740): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994740): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994740): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.145821002 +0000 UTC m=+331.564399214 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994740): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994c80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994c80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994c80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994c80): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994c80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.145821002 +0000 UTC m=+331.564399214 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe994c80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff097650 item 12 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9952c0): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffe9952c0): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9952c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9952c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9952c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9952c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9952c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995680): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995680): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995680): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995680): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995680): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.147831429 +0000 UTC m=+331.566409642 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995680): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995d40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995d40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995d40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995d40): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995d40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.147831429 +0000 UTC m=+331.566409642 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe995d40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff097a40 item 13 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c64c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c64c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c64c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c64c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c64c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.149620588 +0000 UTC m=+331.568198800 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c64c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c6a00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c6a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c6a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c6a00): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c6a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.149620588 +0000 UTC m=+331.568198800 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c6a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff097dc0 item 14 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7040): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffe9c7040): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7040): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7040): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7040): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7040): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7400): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7400): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7400): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7400): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7400): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.151695748 +0000 UTC m=+331.570273960 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7400): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7ac0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7ac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7ac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7ac0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7ac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.151695748 +0000 UTC m=+331.570273960 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9c7ac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe5005b0 item 15 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e240): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e240): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e240): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e240): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e240): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.15539759 +0000 UTC m=+331.573975802 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e240): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e780): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e780): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e780): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e780): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e780): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.15539759 +0000 UTC m=+331.573975802 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8e780): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe500bd0 item 16 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8edc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8edc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8edc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8edc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8edc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.158649202 +0000 UTC m=+331.577227414 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8edc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.158649202 +0000 UTC m=+331.577227414 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f240): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f740): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f740): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f740): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f740): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f740): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.158649202 +0000 UTC m=+331.577227414 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8f740): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe5011f0 item 17 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8fdc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8fdc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8fdc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8fdc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8fdc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.162049315 +0000 UTC m=+331.580627537 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffea8fdc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8400): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8400): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8400): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8400): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8400): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.162049315 +0000 UTC m=+331.580627537 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8400): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe501a40 item 18 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8a80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8a80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8a80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8a80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8a80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.164008745 +0000 UTC m=+331.582586947 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8a80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.164008745 +0000 UTC m=+331.582586947 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab8f80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9480): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9480): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9480): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9480): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9480): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.164008745 +0000 UTC m=+331.582586947 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9480): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe501e30 item 19 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9b00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9b00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9b00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9b00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9b00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.166708685 +0000 UTC m=+331.585286898 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeab9b00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0140): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0140): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0140): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0140): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0140): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.166708685 +0000 UTC m=+331.585286898 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0140): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0244d0 item 20 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae07c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae07c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae07c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae07c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae07c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.168681161 +0000 UTC m=+331.587259363 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae07c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.168681161 +0000 UTC m=+331.587259363 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae0cc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae11c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae11c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae11c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae11c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae11c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.168681161 +0000 UTC m=+331.587259363 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae11c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0249a0 item 21 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1840): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1840): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1840): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1840): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1840): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.171517749 +0000 UTC m=+331.590095951 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1840): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1d80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1d80): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.171517749 +0000 UTC m=+331.590095951 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeae1d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff024e70 item 22 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06500): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06500): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06500): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06500): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06500): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.173403722 +0000 UTC m=+331.591981934 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06500): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.173403722 +0000 UTC m=+331.591981934 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06f00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06f00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06f00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06f00): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06f00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.173403722 +0000 UTC m=+331.591981934 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb06f00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0251f0 item 23 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07580): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07580): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07580): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07580): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07580): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.175894687 +0000 UTC m=+331.594472899 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07580): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07ac0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07ac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07ac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07ac0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07ac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.175894687 +0000 UTC m=+331.594472899 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb07ac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0256c0 item 24 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94200): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffeb94200): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94200): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94200): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94200): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94200): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94200): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb945c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb945c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb945c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb945c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb945c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.178293647 +0000 UTC m=+331.596871940 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb945c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.178293647 +0000 UTC m=+331.596871940 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb94ac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95000): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95000): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95000): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95000): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95000): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.178293647 +0000 UTC m=+331.596871940 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95000): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff025a40 item 25 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95680): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95680): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95680): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95680): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95680): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.18103701 +0000 UTC m=+331.599615222 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95680): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95bc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95bc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95bc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95bc0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95bc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.18103701 +0000 UTC m=+331.599615222 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb95bc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef38070 item 26 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8300): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffebc8300): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8300): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8300): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8300): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8300): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8300): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc86c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc86c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc86c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc86c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc86c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.18332449 +0000 UTC m=+331.601902763 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc86c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.18332449 +0000 UTC m=+331.601902763 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc8bc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9100): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9100): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9100): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9100): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9100): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.18332449 +0000 UTC m=+331.601902763 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9100): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef383f0 item 27 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9780): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9780): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9780): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9780): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9780): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.186026875 +0000 UTC m=+331.604605087 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9780): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9cc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9cc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9cc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9cc0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9cc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.186026875 +0000 UTC m=+331.604605087 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffebc9cc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef388c0 item 28 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86400): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffec86400): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86400): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86400): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86400): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86400): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86400): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec867c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec867c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec867c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec867c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec867c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.188063392 +0000 UTC m=+331.606641604 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec867c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86e80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86e80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86e80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86e80): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86e80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.188063392 +0000 UTC m=+331.606641604 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec86e80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef38cb0 item 29 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87500): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87500): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87500): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87500): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87500): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.190744827 +0000 UTC m=+331.609323129 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87500): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87a40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87a40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87a40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87a40): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87a40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.190744827 +0000 UTC m=+331.609323129 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec87a40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef393b0 item 30 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e180): _readAt: size=2, off=0 2026/08/26 02:13:52 ERROR : open-test-file(0x1e6ffec9e180): Couldn't read size of file 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e180): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e180): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e180): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e180): close: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e180): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e540): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e540): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e540): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e540): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e540): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.193165719 +0000 UTC m=+331.611743931 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9e540): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9ec00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9ec00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9ec00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9ec00): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9ec00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.193165719 +0000 UTC m=+331.611743931 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9ec00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef399d0 item 31 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f280): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f280): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f280): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f280): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f280): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.196002157 +0000 UTC m=+331.614580369 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f280): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f7c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f7c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f7c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f7c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f7c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.196002157 +0000 UTC m=+331.614580369 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9f7c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffef39e30 item 32 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9fe00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9fe00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9fe00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9fe00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9fe00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.197899109 +0000 UTC m=+331.616477332 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffec9fe00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebde5b0 item 33 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.198697728 +0000 UTC m=+331.617275940 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0880): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0880): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0880): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0880): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0880): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.198697728 +0000 UTC m=+331.617275940 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0880): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebde770 item 33 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0ec0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0ec0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0ec0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0ec0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0ec0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.200522225 +0000 UTC m=+331.619100437 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc0ec0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebded90 item 34 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.201260388 +0000 UTC m=+331.619838601 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1340): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1880): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1880): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1880): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1880): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1880): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.201260388 +0000 UTC m=+331.619838601 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1880): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebdef50 item 34 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1ec0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1ec0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1ec0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1ec0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1ec0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.202973855 +0000 UTC m=+331.621552067 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecc1ec0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebdf340 item 35 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.203761313 +0000 UTC m=+331.622339525 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6440): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6940): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6940): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6940): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6940): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6940): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.203761313 +0000 UTC m=+331.622339525 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6940): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebdf5e0 item 35 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6fc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6fc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6fc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6fc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6fc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.205654519 +0000 UTC m=+331.624232730 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd6fc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebdfb90 item 36 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.206308735 +0000 UTC m=+331.624886947 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd74c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd7a00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd7a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd7a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd7a00): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd7a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.206308735 +0000 UTC m=+331.624886947 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecd7a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffebdfe30 item 36 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2140): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2140): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2140): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2140): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2140): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.208036929 +0000 UTC m=+331.626615181 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2140): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe390e70 item 37 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.208668713 +0000 UTC m=+331.627246935 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf25c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2ac0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2ac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2ac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2ac0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2ac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.208668713 +0000 UTC m=+331.627246935 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf2ac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe391500 item 37 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3140): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3140): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3140): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3140): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3140): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.210508046 +0000 UTC m=+331.629086258 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3140): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee92000 item 38 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.211226404 +0000 UTC m=+331.629804606 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3640): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3b80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3b80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3b80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3b80): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3b80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.211226404 +0000 UTC m=+331.629804606 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffecf3b80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee921c0 item 38 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2300): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2300): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2300): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2300): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2300): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.212627059 +0000 UTC m=+331.631205261 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2300): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee925b0 item 39 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.213201724 +0000 UTC m=+331.631779927 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2800): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2d00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2d00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2d00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2d00): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2d00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.213201724 +0000 UTC m=+331.631779927 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb2d00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee92770 item 39 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3380): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3380): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3380): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.214746142 +0000 UTC m=+331.633324344 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee92b60 item 40 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.215834347 +0000 UTC m=+331.634412559 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3880): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3dc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3dc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3dc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3dc0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3dc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.215834347 +0000 UTC m=+331.634412559 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffedb3dc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee92d20 item 40 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.217513419 +0000 UTC m=+331.636091631 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22480): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22980): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22980): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22980): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee930a0 item 41 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22980): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22980): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.218216707 +0000 UTC m=+331.636794919 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22980): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93260 item 41 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.218872516 +0000 UTC m=+331.637450728 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee22e40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23380): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23380): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23380): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.218872516 +0000 UTC m=+331.637450728 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93420 item 41 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.220862185 +0000 UTC m=+331.639440406 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee239c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23ec0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23ec0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23ec0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee937a0 item 42 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23ec0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23ec0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.221568398 +0000 UTC m=+331.640146620 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee23ec0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93a40 item 42 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.222292897 +0000 UTC m=+331.640871109 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50500): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50a80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50a80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50a80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50a80): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50a80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.222292897 +0000 UTC m=+331.640871109 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee50a80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee93c00 item 42 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.223921163 +0000 UTC m=+331.642499375 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee510c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee515c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee515c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee515c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe406620 item 43 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee515c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee515c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.224548767 +0000 UTC m=+331.643126979 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee515c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe406930 item 43 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.22526998 +0000 UTC m=+331.643848193 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffee51b00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4140): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4140): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4140): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4140): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4140): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.22526998 +0000 UTC m=+331.643848193 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4140): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe406e70 item 43 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.227748993 +0000 UTC m=+331.646327215 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4780): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4c80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4c80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4c80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe4075e0 item 44 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4c80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4c80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.228480464 +0000 UTC m=+331.647058686 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea4c80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94c000 item 44 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.229400862 +0000 UTC m=+331.647979075 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea51c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5740): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5740): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5740): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5740): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5740): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.229400862 +0000 UTC m=+331.647979075 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5740): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94c1c0 item 44 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.23121007 +0000 UTC m=+331.649788282 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeea5d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeede380): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeede380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeede380): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94c620 item 45 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeede380): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeede380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.231912878 +0000 UTC m=+331.650491090 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeede380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedea80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedea80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedea80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedea80): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedea80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.231912878 +0000 UTC m=+331.650491090 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedea80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94c850 item 45 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.234028063 +0000 UTC m=+331.652606275 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf0c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf5c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf5c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf5c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94cbd0 item 46 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf5c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf5c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.234760216 +0000 UTC m=+331.653338458 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedf5c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedfcc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedfcc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedfcc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedfcc0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedfcc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.234760216 +0000 UTC m=+331.653338458 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeedfcc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94cf50 item 46 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.236941196 +0000 UTC m=+331.655519398 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a400): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a900): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a900): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a900): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94d2d0 item 47 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a900): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a900): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.237721679 +0000 UTC m=+331.656299881 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0a900): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b000): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b000): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b000): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b000): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b000): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.237721679 +0000 UTC m=+331.656299881 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b000): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94d490 item 47 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.23972319 +0000 UTC m=+331.658301402 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0b640): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0bb40): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0bb40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0bb40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94d8f0 item 48 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0bb40): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0bb40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.2404376 +0000 UTC m=+331.659015822 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef0bb40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a340): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a340): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a340): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a340): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a340): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.2404376 +0000 UTC m=+331.659015822 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a340): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe94db20 item 48 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a980): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a980): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a980): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a980): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a980): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.242420324 +0000 UTC m=+331.660998526 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2a980): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0e2a0 item 49 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.243050034 +0000 UTC m=+331.661628246 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2ae00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b340): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b340): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b340): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b340): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b340): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.243050034 +0000 UTC m=+331.661628246 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b340): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0e460 item 49 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b9c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b9c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b9c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b9c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b9c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.244934454 +0000 UTC m=+331.663512666 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2b9c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0e930 item 50 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.245764542 +0000 UTC m=+331.664342754 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef2bec0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66540): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66540): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66540): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66540): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66540): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.245764542 +0000 UTC m=+331.664342754 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66540): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0ed20 item 50 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66bc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66bc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66bc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66bc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66bc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.247585691 +0000 UTC m=+331.666163913 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef66bc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0f260 item 51 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.24824679 +0000 UTC m=+331.666824992 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef670c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67600): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67600): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67600): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67600): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67600): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.24824679 +0000 UTC m=+331.666824992 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67600): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0f570 item 51 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67c80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67c80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67c80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67c80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67c80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.250752583 +0000 UTC m=+331.669330795 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef67c80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0f960 item 52 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.251602899 +0000 UTC m=+331.670181111 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e280): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e800): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e800): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e800): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e800): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e800): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.251602899 +0000 UTC m=+331.670181111 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8e800): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee0fb90 item 52 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8ee80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8ee80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8ee80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8ee80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8ee80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.253469164 +0000 UTC m=+331.672047366 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8ee80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe268d20 item 53 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.254231083 +0000 UTC m=+331.672809285 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f8c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f8c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f8c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f8c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f8c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.254231083 +0000 UTC m=+331.672809285 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffef8f8c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe2692d0 item 53 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce040): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce040): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce040): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.256169956 +0000 UTC m=+331.674748228 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e4230 item 54 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.256895907 +0000 UTC m=+331.675474109 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefce540): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefceac0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefceac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefceac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefceac0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefceac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.256895907 +0000 UTC m=+331.675474109 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefceac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e4540 item 54 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf140): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf140): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf140): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf140): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf140): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.259149804 +0000 UTC m=+331.677728027 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf140): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e4e00 item 55 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.259854074 +0000 UTC m=+331.678432286 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcf640): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcfb80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcfb80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcfb80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcfb80): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcfb80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.259854074 +0000 UTC m=+331.678432286 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffefcfb80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e50a0 item 55 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002300): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002300): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002300): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002300): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002300): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.261671117 +0000 UTC m=+331.680249319 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002300): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3e5ce0 item 56 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.262460097 +0000 UTC m=+331.681038299 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002800): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002d80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002d80): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.262460097 +0000 UTC m=+331.681038299 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff002d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3fe3f0 item 56 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.264012009 +0000 UTC m=+331.682590211 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0033c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003900): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003900): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003900): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3ff3b0 item 57 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003900): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003900): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.264577447 +0000 UTC m=+331.683155649 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003900): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3ff9d0 item 57 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.266123677 +0000 UTC m=+331.684701879 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff003e40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02e4c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02e4c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02e4c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02e4c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02e4c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.266123677 +0000 UTC m=+331.684701879 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02e4c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3ffc00 item 57 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.267815853 +0000 UTC m=+331.686394055 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02eb00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f040): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f040): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f4770 item 58 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f040): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.268392302 +0000 UTC m=+331.686970514 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f4c40 item 58 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.269136277 +0000 UTC m=+331.687714530 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02f580): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02fb40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02fb40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02fb40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02fb40): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02fb40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.269136277 +0000 UTC m=+331.687714530 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff02fb40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f4f50 item 58 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.27077889 +0000 UTC m=+331.689357092 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054280): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0547c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0547c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0547c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f58f0 item 59 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0547c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0547c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.271379004 +0000 UTC m=+331.689957206 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0547c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe3f5c70 item 59 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.27195996 +0000 UTC m=+331.690538163 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff054d00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055280): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055280): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055280): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055280): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055280): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.27195996 +0000 UTC m=+331.690538163 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055280): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffdea8620 item 59 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.273691141 +0000 UTC m=+331.692269344 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0558c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055e00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055e00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055e00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffdea9110 item 60 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055e00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055e00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.274254424 +0000 UTC m=+331.692832627 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff055e00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffdea97a0 item 60 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.274969195 +0000 UTC m=+331.693547397 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094440): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094a00): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094a00): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.274969195 +0000 UTC m=+331.693547397 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff094a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86000 item 60 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.276611908 +0000 UTC m=+331.695190110 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095580): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095580): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095580): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86460 item 61 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095580): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095580): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.277177416 +0000 UTC m=+331.695755618 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095580): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095c80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095c80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095c80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095c80): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095c80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.277177416 +0000 UTC m=+331.695755618 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff095c80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86620 item 61 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.278867429 +0000 UTC m=+331.697445631 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d63c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d6900): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d6900): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d6900): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee869a0 item 62 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d6900): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d6900): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.279614179 +0000 UTC m=+331.698192381 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d6900): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7000): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7000): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7000): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7000): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7000): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.279614179 +0000 UTC m=+331.698192381 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7000): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86b60 item 62 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.281494781 +0000 UTC m=+331.700072983 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7640): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7b80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7b80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7b80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee86fc0 item 63 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7b80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7b80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.282028549 +0000 UTC m=+331.700606751 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0d7b80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4380): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4380): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4380): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.282028549 +0000 UTC m=+331.700606751 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87180 item 63 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.284427019 +0000 UTC m=+331.703005221 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f49c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4f00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4f00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4f00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87500 item 64 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4f00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4f00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.285123424 +0000 UTC m=+331.703701626 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f4f00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5600): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5600): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5600): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5600): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5600): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.285123424 +0000 UTC m=+331.703701626 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5600): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee876c0 item 64 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5c40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5c40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5c40): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5c40): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5c40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.289775994 +0000 UTC m=+331.708354196 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff0f5c40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87a40 item 65 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.290469673 +0000 UTC m=+331.709047875 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1121c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1126c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1126c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1126c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1126c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1126c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.290469673 +0000 UTC m=+331.709047875 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1126c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee87c00 item 65 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff112d00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff112d00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff112d00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff112d00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff112d00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.292073142 +0000 UTC m=+331.710651353 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff112d00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaa2a0 item 66 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.292828209 +0000 UTC m=+331.711406421 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113180): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1136c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1136c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1136c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1136c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1136c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.292828209 +0000 UTC m=+331.711406421 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1136c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaa4d0 item 66 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113d00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113d00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113d00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113d00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113d00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.294399396 +0000 UTC m=+331.712977598 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff113d00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaa9a0 item 67 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.295064883 +0000 UTC m=+331.713643085 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136280): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136780): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136780): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136780): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136780): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136780): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.295064883 +0000 UTC m=+331.713643085 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136780): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaab60 item 67 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136e00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136e00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136e00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136e00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136e00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.298715568 +0000 UTC m=+331.717293770 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136e00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaaee0 item 68 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.299886791 +0000 UTC m=+331.718464993 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137300): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729cc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729cc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729cc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729cc0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729cc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.299886791 +0000 UTC m=+331.718464993 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729cc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b2150 item 68 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7284c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7284c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7284c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7284c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7284c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.302048855 +0000 UTC m=+331.720627057 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7284c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b25b0 item 69 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.302926222 +0000 UTC m=+331.721504424 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728940): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728e40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728e40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728e40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728e40): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728e40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.302926222 +0000 UTC m=+331.721504424 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe728e40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b2770 item 69 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7294c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7294c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7294c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7294c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7294c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.306788697 +0000 UTC m=+331.725366919 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7294c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b2bd0 item 70 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.308511391 +0000 UTC m=+331.727089603 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe729a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136400): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136400): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136400): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136400): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136400): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.308511391 +0000 UTC m=+331.727089603 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136400): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b2d90 item 70 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136a80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136a80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136a80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136a80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136a80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.310582303 +0000 UTC m=+331.729160515 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff136a80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b31f0 item 71 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.31157078 +0000 UTC m=+331.730148992 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff1378c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137dc0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137dc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137dc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137dc0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137dc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.31157078 +0000 UTC m=+331.730148992 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6fff137dc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b3490 item 71 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe516d40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe516d40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe516d40): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe516d40): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe516d40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.313951687 +0000 UTC m=+331.732529889 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe516d40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd4230 item 72 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.314596576 +0000 UTC m=+331.733174778 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe1d0ec0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe3327c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe3327c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe3327c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe3327c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe3327c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.314596576 +0000 UTC m=+331.733174778 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe3327c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd4460 item 72 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.316101458 +0000 UTC m=+331.734679660 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe333cc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe678500): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe678500): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe678500): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd4a10 item 73 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe678500): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe678500): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.316747148 +0000 UTC m=+331.735325360 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe678500): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd4bd0 item 73 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.317446599 +0000 UTC m=+331.736024811 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6789c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679040): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679040): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679040): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.317446599 +0000 UTC m=+331.736024811 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd4e00 item 73 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.318879616 +0000 UTC m=+331.737457818 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679880): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679e00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679e00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679e00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd5340 item 74 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679e00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679e00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.319479138 +0000 UTC m=+331.738057340 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe679e00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd5570 item 74 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.32026867 +0000 UTC m=+331.738846872 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace440): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace9c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace9c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace9c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace9c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace9c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.32026867 +0000 UTC m=+331.738846872 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeace9c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd5810 item 74 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.322302451 +0000 UTC m=+331.740880653 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf000): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf500): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf500): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf500): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd5b90 item 75 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf500): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf500): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.323071513 +0000 UTC m=+331.741649715 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacf500): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): _writeAt: size=3, off=2 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffefd5d50 item 75 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.323581186 +0000 UTC m=+331.742159388 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeacfac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38a600): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38a600): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38a600): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38a600): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38a600): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.323581186 +0000 UTC m=+331.742159388 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38a600): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaa070 item 75 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.325230412 +0000 UTC m=+331.743808623 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe38bcc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954380): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954380): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954380): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaa5b0 item 76 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954380): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954380): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.325800409 +0000 UTC m=+331.744378611 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954380): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaa7e0 item 76 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): _writeAt: size=3, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.326572637 +0000 UTC m=+331.745150839 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe9549c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954f40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954f40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954f40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954f40): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954f40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.326572637 +0000 UTC m=+331.745150839 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe954f40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedaaa80 item 76 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.32889817 +0000 UTC m=+331.747476372 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955580): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955ac0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955ac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955ac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedab110 item 77 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955ac0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955ac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.329670248 +0000 UTC m=+331.748248450 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe955ac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70e540): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70e540): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70e540): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70e540): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70e540): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.329670248 +0000 UTC m=+331.748248450 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70e540): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedab340 item 77 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.331731421 +0000 UTC m=+331.750309623 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70eb80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f080): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f080): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f080): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedab9d0 item 78 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f080): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f080): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.332401286 +0000 UTC m=+331.750979488 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f080): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f7c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f7c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f7c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f7c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f7c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.332401286 +0000 UTC m=+331.750979488 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70f7c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedabce0 item 78 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.333972795 +0000 UTC m=+331.752550997 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe70fec0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2680): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2680): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2680): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe964310 item 79 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2680): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2680): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.334638192 +0000 UTC m=+331.753216394 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2680): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2d80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2d80): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.334638192 +0000 UTC m=+331.753216394 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba2d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe964540 item 79 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.336305791 +0000 UTC m=+331.754883993 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba33c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba38c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba38c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba38c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965180 item 80 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba38c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba38c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.337071769 +0000 UTC m=+331.755649991 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeba38c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb320c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb320c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb320c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb320c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb320c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.337071769 +0000 UTC m=+331.755649991 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb320c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965420 item 80 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32700): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32700): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32700): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32700): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32700): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.338711876 +0000 UTC m=+331.757290078 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32700): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965880 item 81 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.339484165 +0000 UTC m=+331.758062377 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb32b80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb331c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb331c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb331c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb331c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb331c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.339484165 +0000 UTC m=+331.758062377 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb331c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe965a40 item 81 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33840): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33840): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33840): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33840): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33840): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.340800782 +0000 UTC m=+331.759378984 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33840): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe4283f0 item 82 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.341819697 +0000 UTC m=+331.760397899 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffeb33d80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c440): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c440): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c440): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c440): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c440): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.341819697 +0000 UTC m=+331.760397899 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79c440): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe428770 item 82 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cac0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cac0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.344368691 +0000 UTC m=+331.762946893 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429180 item 83 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.345322443 +0000 UTC m=+331.763900655 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79cfc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d500): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d500): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d500): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d500): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d500): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.345322443 +0000 UTC m=+331.763900655 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79d500): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe4293b0 item 83 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79db80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79db80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79db80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79db80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79db80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.347263319 +0000 UTC m=+331.765841521 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe79db80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429880 item 84 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.348068981 +0000 UTC m=+331.766647183 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de180): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de700): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de700): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de700): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de700): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de700): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.348068981 +0000 UTC m=+331.766647183 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5de700): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe429dc0 item 84 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5ded80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5ded80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5ded80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5ded80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5ded80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.349736661 +0000 UTC m=+331.768314863 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5ded80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e380 item 85 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.350746428 +0000 UTC m=+331.769324681 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df280): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df7c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df7c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df7c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df7c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df7c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.350746428 +0000 UTC m=+331.769324681 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5df7c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e540 item 85 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5dfe40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5dfe40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5dfe40): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5dfe40): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5dfe40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.352932227 +0000 UTC m=+331.771510429 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5dfe40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8e8c0 item 86 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.353761293 +0000 UTC m=+331.772339495 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe610440): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6109c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6109c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6109c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6109c0): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6109c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.353761293 +0000 UTC m=+331.772339495 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6109c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8ea80 item 86 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611040): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611040): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611040): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.355636204 +0000 UTC m=+331.774214446 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8ef50 item 87 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.356473065 +0000 UTC m=+331.775051267 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611540): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611a80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611a80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611a80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611a80): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611a80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.356473065 +0000 UTC m=+331.775051267 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe611a80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8f110 item 87 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646200): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646200): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646200): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646200): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646200): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.358481839 +0000 UTC m=+331.777060061 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646200): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8f570 item 88 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.359402428 +0000 UTC m=+331.777980630 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646700): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646c80): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646c80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646c80): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646c80): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646c80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.359402428 +0000 UTC m=+331.777980630 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe646c80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8f7a0 item 88 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.361452711 +0000 UTC m=+331.780030913 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6472c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647800): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647800): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647800): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8fc00 item 89 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647800): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647800): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.362215642 +0000 UTC m=+331.780793874 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647800): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffee8fdc0 item 89 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.363275854 +0000 UTC m=+331.781854056 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe647d40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6583c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6583c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6583c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6583c0): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6583c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.363275854 +0000 UTC m=+331.781854056 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6583c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092230 item 89 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.366663644 +0000 UTC m=+331.785241846 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658a00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658f40): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658f40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658f40): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff0925b0 item 90 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658f40): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658f40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.367275389 +0000 UTC m=+331.785853591 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe658f40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092770 item 90 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.368226625 +0000 UTC m=+331.786804827 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659480): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659a40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659a40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659a40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659a40): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659a40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.368226625 +0000 UTC m=+331.786804827 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe659a40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092930 item 90 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.371288188 +0000 UTC m=+331.789866390 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670180): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6706c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6706c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6706c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092cb0 item 91 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6706c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6706c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.372011815 +0000 UTC m=+331.790590017 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe6706c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): >_readAt: n=2, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): _writeAt: size=3, off=7 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff092e70 item 91 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.372877561 +0000 UTC m=+331.791455763 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe670c00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe671180): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe671180): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe671180): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe671180): >_readAt: n=8, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe671180): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.372877561 +0000 UTC m=+331.791455763 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe671180): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6fff093030 item 91 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.374604072 +0000 UTC m=+331.793182274 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517040): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5175c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5175c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5175c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b3a40 item 92 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5175c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5175c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.375200759 +0000 UTC m=+331.793778961 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe5175c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): open at offset 5 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffe9b3ce0 item 92 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): _readAt: size=2, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): _writeAt: size=3, off=5 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): >_writeAt: n=3, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.37599608 +0000 UTC m=+331.794574282 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe517b80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a240): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a240): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a240): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a240): >_readAt: n=3, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a240): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.37599608 +0000 UTC m=+331.794574282 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a240): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedce000 item 92 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.377680172 +0000 UTC m=+331.796258374 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71a880): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71adc0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71adc0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71adc0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedce380 item 93 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71adc0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71adc0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.378323267 +0000 UTC m=+331.796901469 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71adc0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71b4c0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71b4c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71b4c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71b4c0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71b4c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.378323267 +0000 UTC m=+331.796901469 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71b4c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedce540 item 93 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.37996074 +0000 UTC m=+331.798538942 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe71bb00): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756140): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756140): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756140): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedced20 item 94 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756140): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756140): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.380513905 +0000 UTC m=+331.799092117 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756140): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756840): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756840): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756840): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756840): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756840): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.380513905 +0000 UTC m=+331.799092117 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756840): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcef50 item 94 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.38291511 +0000 UTC m=+331.801493312 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe756e80): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7573c0): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7573c0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7573c0): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcf5e0 item 95 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7573c0): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7573c0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.383638938 +0000 UTC m=+331.802217150 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe7573c0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe757ac0): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe757ac0): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe757ac0): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe757ac0): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe757ac0): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.383638938 +0000 UTC m=+331.802217150 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe757ac0): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcf7a0 item 95 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): open at offset 0 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): _readAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): >_readAt: n=0, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.3854454 +0000 UTC m=+331.804023602 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784200): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784740): _writeAt: size=5, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784740): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784740): >openPending: err= 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcfb20 item 96 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784740): >_writeAt: n=5, err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784740): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.386010697 +0000 UTC m=+331.804588899 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784740): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:13:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784e40): _readAt: size=512, off=0 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784e40): openPending: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784e40): >openPending: err= 2026/08/26 02:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784e40): >_readAt: n=5, err=EOF 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784e40): close: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:13:52.386010697 +0000 UTC m=+331.804588899 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : open-test-file(0x1e6ffe784e40): >close: err= 2026/08/26 02:13:52 DEBUG : open-test-file: Remove: 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e6ffedcfdc0 item 96 2026/08/26 02:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:13:52 DEBUG : open-test-file: >Remove: err= 2026/08/26 02:13:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:52 DEBUG : Looking for writers 2026/08/26 02:13:52 DEBUG : >WaitForWriters: 2026/08/26 02:13:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.84s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.69s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.16s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.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:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:52 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:52 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:52 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:52 DEBUG : file1: newRWFileHandle: 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): openPending: 2026/08/26 02:13:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): >openPending: err= 2026/08/26 02:13:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:13:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): _writeAt: size=2, off=0 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): >_writeAt: n=2, err= 2026/08/26 02:13:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): RWFileHandle.Flush 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): RWFileHandle.Release 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): close: 2026/08/26 02:13:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 02:13:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:52 DEBUG : file1(0x1e6fff164100): >close: err= 2026/08/26 02:13:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:52 DEBUG : Looking for writers 2026/08/26 02:13:52 DEBUG : file1: reading active writers 2026/08/26 02:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:52 DEBUG : Looking for writers 2026/08/26 02:13:52 DEBUG : file1: reading active writers 2026/08/26 02:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:52 DEBUG : Looking for writers 2026/08/26 02:13:52 DEBUG : file1: reading active writers 2026/08/26 02:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:52 DEBUG : Looking for writers 2026/08/26 02:13:52 DEBUG : file1: reading active writers 2026/08/26 02:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:52 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:13:52 DEBUG : Looking for writers 2026/08/26 02:13:52 DEBUG : file1: reading active writers 2026/08/26 02:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:53 DEBUG : Looking for writers 2026/08/26 02:13:53 DEBUG : file1: reading active writers 2026/08/26 02:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:53 DEBUG : Looking for writers 2026/08/26 02:13:53 DEBUG : file1: reading active writers 2026/08/26 02:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:53 DEBUG : file1: size = 2 OK 2026/08/26 02:13:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 02:13:53 INFO : file1: Copied (new) 2026/08/26 02:13:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/26 02:13:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:13:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/26 02:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:13:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:13:54 DEBUG : Looking for writers 2026/08/26 02:13:54 DEBUG : file1: reading active writers 2026/08/26 02:13:54 DEBUG : >WaitForWriters: 2026/08/26 02:13:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:54 DEBUG : Looking for writers 2026/08/26 02:13:54 DEBUG : file1: reading active writers 2026/08/26 02:13:54 DEBUG : >WaitForWriters: 2026/08/26 02:13:54 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.07s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:54 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:54 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:54 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:54 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:13:54 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:13:54 DEBUG : rename_me: newRWFileHandle: 2026/08/26 02:13:54 DEBUG : rename_me(0x1e6ffe6719c0): openPending: 2026/08/26 02:13:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:13:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 02:13:54 DEBUG : rename_me(0x1e6ffe6719c0): >openPending: err= 2026/08/26 02:13:54 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/26 02:13:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 02:13:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/26 02:13:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/26 02:13:54 DEBUG : rename_me(0x1e6ffe6719c0): _writeAt: size=5, off=0 2026/08/26 02:13:54 DEBUG : rename_me(0x1e6ffe6719c0): >_writeAt: n=5, err= 2026/08/26 02:13:54 DEBUG : rename_me(0x1e6ffe6719c0): close: 2026/08/26 02:13:54 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-26 02:13:54.860214652 +0000 UTC m=+334.278792854 2026/08/26 02:13:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/26 02:13:54 DEBUG : rename_me(0x1e6ffe6719c0): >close: err= 2026/08/26 02:13:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/26 02:13:54 DEBUG : i_was_renamed: Updating file with 0x1e6ffef4a340 2026/08/26 02:13:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/26 02:13:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 02:13:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:54 DEBUG : Looking for writers 2026/08/26 02:13:54 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:13:54 DEBUG : Looking for writers 2026/08/26 02:13:54 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:13:54 DEBUG : Looking for writers 2026/08/26 02:13:54 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:13:54 DEBUG : Looking for writers 2026/08/26 02:13:54 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:13:54 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/26 02:13:55 DEBUG : Looking for writers 2026/08/26 02:13:55 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:13:55 DEBUG : Looking for writers 2026/08/26 02:13:55 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:13:55 DEBUG : Looking for writers 2026/08/26 02:13:55 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:13:56 DEBUG : i_was_renamed: size = 5 OK 2026/08/26 02:13:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:13:56 INFO : i_was_renamed: Copied (new) 2026/08/26 02:13:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-26 02:13:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:13:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/26 02:13:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 02:13:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/26 02:13:56 DEBUG : Looking for writers 2026/08/26 02:13:56 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:13:56 DEBUG : >WaitForWriters: 2026/08/26 02:13:56 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.90s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:13:56 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:13:56 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:13:56 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:56 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:13:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vofigut4tofi" 2026/08/26 02:13:56 INFO : files root 'rclone-test-vofigut4tofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:13:56 DEBUG : forgetting directory cache 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate(0x1e6fff164580): _readAt: size=512, off=0 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate(0x1e6fff164580): openPending: 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:14:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:13:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate(0x1e6fff164580): >openPending: err= 2026/08/26 02:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:13:58 DEBUG : forgetting directory cache 2026/08/26 02:13:58 DEBUG : forgetting directory cache 2026/08/26 02:13:58 DEBUG : forgetting directory cache 2026/08/26 02:13:58 DEBUG : forgetting directory cache 2026/08/26 02:13:59 DEBUG : forgetting directory cache 2026/08/26 02:13:59 DEBUG : TestRWCacheUpdate(0x1e6fff164580): >_readAt: n=20, err=EOF 2026/08/26 02:13:59 DEBUG : TestRWCacheUpdate(0x1e6fff164580): close: 2026/08/26 02:13:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:14:56 +0000 UTC 2026/08/26 02:13:59 DEBUG : TestRWCacheUpdate(0x1e6fff164580): >close: err= 2026/08/26 02:13:59 DEBUG : Re-reading directory (1.107700538s old) 2026/08/26 02:13:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:13:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:13:59 DEBUG : forgetting directory cache 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate(0x1e6ffe85e600): _readAt: size=512, off=0 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate(0x1e6ffe85e600): openPending: 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:15:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-26 01:14:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:15:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-26 01:14:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/26 02:14:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:14:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate(0x1e6ffe85e600): >openPending: err= 2026/08/26 02:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:01 DEBUG : forgetting directory cache 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate(0x1e6ffe85e600): >_readAt: n=20, err=EOF 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate(0x1e6ffe85e600): close: 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:15:56 +0000 UTC 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate(0x1e6ffe85e600): >close: err= 2026/08/26 02:14:01 DEBUG : Re-reading directory (286.539ms old) 2026/08/26 02:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:02 DEBUG : forgetting directory cache 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate(0x1e6ffeb16740): _readAt: size=512, off=0 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate(0x1e6ffeb16740): openPending: 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:16:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-26 01:15:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:16:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-26 01:15:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/26 02:14:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:14:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate(0x1e6ffeb16740): >openPending: err= 2026/08/26 02:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:03 DEBUG : forgetting directory cache 2026/08/26 02:14:04 DEBUG : TestRWCacheUpdate(0x1e6ffeb16740): >_readAt: n=20, err=EOF 2026/08/26 02:14:04 DEBUG : TestRWCacheUpdate(0x1e6ffeb16740): close: 2026/08/26 02:14:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:16:56 +0000 UTC 2026/08/26 02:14:04 DEBUG : TestRWCacheUpdate(0x1e6ffeb16740): >close: err= 2026/08/26 02:14:04 DEBUG : Re-reading directory (288.945244ms old) 2026/08/26 02:14:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:04 DEBUG : forgetting directory cache 2026/08/26 02:14:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate(0x1e6ffe1d1340): _readAt: size=512, off=0 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate(0x1e6ffe1d1340): openPending: 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:17:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-26 01:16:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:17:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-26 01:16:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/26 02:14:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:14:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate(0x1e6ffe1d1340): >openPending: err= 2026/08/26 02:14:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:06 DEBUG : forgetting directory cache 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate(0x1e6ffe1d1340): >_readAt: n=20, err=EOF 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate(0x1e6ffe1d1340): close: 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:17:56 +0000 UTC 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate(0x1e6ffe1d1340): >close: err= 2026/08/26 02:14:06 DEBUG : Re-reading directory (289.546519ms old) 2026/08/26 02:14:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:06 DEBUG : forgetting directory cache 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate(0x1e6ffe85f6c0): _readAt: size=512, off=0 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate(0x1e6ffe85f6c0): openPending: 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:18:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-26 01:17:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:18:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-26 01:17:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/26 02:14:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:14:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate(0x1e6ffe85f6c0): >openPending: err= 2026/08/26 02:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:08 DEBUG : forgetting directory cache 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate(0x1e6ffe85f6c0): >_readAt: n=20, err=EOF 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate(0x1e6ffe85f6c0): close: 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:18:56 +0000 UTC 2026/08/26 02:14:08 DEBUG : TestRWCacheUpdate(0x1e6ffe85f6c0): >close: err= 2026/08/26 02:14:08 DEBUG : Re-reading directory (283.363981ms old) 2026/08/26 02:14:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:09 DEBUG : forgetting directory cache 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate(0x1e6ffeace140): _readAt: size=512, off=0 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate(0x1e6ffeace140): openPending: 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:19:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-26 01:18:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:19:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-26 01:18:56 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/26 02:14:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:14:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate(0x1e6ffeace140): >openPending: err= 2026/08/26 02:14:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:11 DEBUG : forgetting directory cache 2026/08/26 02:14:11 DEBUG : TestRWCacheUpdate(0x1e6ffeace140): >_readAt: n=20, err=EOF 2026/08/26 02:14:11 DEBUG : TestRWCacheUpdate(0x1e6ffeace140): close: 2026/08/26 02:14:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:19:56 +0000 UTC 2026/08/26 02:14:11 DEBUG : TestRWCacheUpdate(0x1e6ffeace140): >close: err= 2026/08/26 02:14:11 DEBUG : Re-reading directory (299.861601ms old) 2026/08/26 02:14:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:11 DEBUG : forgetting directory cache 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate(0x1e6ffe6783c0): _readAt: size=512, off=0 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate(0x1e6ffe6783c0): openPending: 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-26 01:20:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-26 01:19:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-26 01:20:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-26 01:19:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/26 02:14:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/26 02:14:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate(0x1e6ffe6783c0): >openPending: err= 2026/08/26 02:14:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:13 DEBUG : forgetting directory cache 2026/08/26 02:14:13 DEBUG : forgetting directory cache 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate(0x1e6ffe6783c0): >_readAt: n=21, err=EOF 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate(0x1e6ffe6783c0): close: 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:20:56 +0000 UTC 2026/08/26 02:14:13 DEBUG : TestRWCacheUpdate(0x1e6ffe6783c0): >close: err= 2026/08/26 02:14:13 DEBUG : Re-reading directory (476.259367ms old) 2026/08/26 02:14:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:14 DEBUG : forgetting directory cache 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate(0x1e6ffeaced40): _readAt: size=512, off=0 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate(0x1e6ffeaced40): openPending: 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-26 01:21:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-26 01:20:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-26 01:21:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-26 01:20:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/26 02:14:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/26 02:14:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate(0x1e6ffeaced40): >openPending: err= 2026/08/26 02:14:15 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:16 DEBUG : forgetting directory cache 2026/08/26 02:14:16 DEBUG : TestRWCacheUpdate(0x1e6ffeaced40): >_readAt: n=22, err=EOF 2026/08/26 02:14:16 DEBUG : TestRWCacheUpdate(0x1e6ffeaced40): close: 2026/08/26 02:14:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:21:56 +0000 UTC 2026/08/26 02:14:16 DEBUG : TestRWCacheUpdate(0x1e6ffeaced40): >close: err= 2026/08/26 02:14:16 DEBUG : Re-reading directory (282.021082ms old) 2026/08/26 02:14:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:16 DEBUG : forgetting directory cache 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate(0x1e6ffe678f40): _readAt: size=512, off=0 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate(0x1e6ffe678f40): openPending: 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-26 01:22:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-26 01:21:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-26 01:22:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-26 01:21:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/26 02:14:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/26 02:14:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate(0x1e6ffe678f40): >openPending: err= 2026/08/26 02:14:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:18 DEBUG : forgetting directory cache 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate(0x1e6ffe678f40): >_readAt: n=23, err=EOF 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate(0x1e6ffe678f40): close: 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:22:56 +0000 UTC 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate(0x1e6ffe678f40): >close: err= 2026/08/26 02:14:18 DEBUG : Re-reading directory (321.637519ms old) 2026/08/26 02:14:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:18 DEBUG : forgetting directory cache 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate(0x1e6ffeb17ec0): _readAt: size=512, off=0 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate(0x1e6ffeb17ec0): openPending: 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-26 01:23:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-26 01:22:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-26 01:23:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-26 01:22:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/26 02:14:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/26 02:14:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate(0x1e6ffeb17ec0): >openPending: err= 2026/08/26 02:14:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:20 DEBUG : forgetting directory cache 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate(0x1e6ffeb17ec0): >_readAt: n=24, err=EOF 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate(0x1e6ffeb17ec0): close: 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:23:56 +0000 UTC 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate(0x1e6ffeb17ec0): >close: err= 2026/08/26 02:14:20 DEBUG : Re-reading directory (286.908201ms old) 2026/08/26 02:14:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:14:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:20 DEBUG : Looking for writers 2026/08/26 02:14:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/26 02:14:20 DEBUG : >WaitForWriters: 2026/08/26 02:14:20 DEBUG : files root 'rclone-test-vofigut4tofi': vfs cache: cleaner exiting 2026/08/26 02:14:21 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.00s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:25 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/26 02:14:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 02:14:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 02:14:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:14:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:14:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 02:14:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/26 02:14:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:26 DEBUG : Looking for writers 2026/08/26 02:14:26 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/26 02:14:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/26 02:14:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.20s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:27 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:27 DEBUG : files root 'rclone-test-vofigut4tofi': Reusing VFS from active cache 2026/08/26 02:14:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:27 DEBUG : Looking for writers 2026/08/26 02:14:27 DEBUG : >WaitForWriters: 2026/08/26 02:14:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:27 DEBUG : Looking for writers 2026/08/26 02:14:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.30s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:27 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:27 DEBUG : Looking for writers 2026/08/26 02:14:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.28s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:27 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:27 DEBUG : Looking for writers 2026/08/26 02:14:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:27 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:30 DEBUG : dir: Looking for writers 2026/08/26 02:14:30 DEBUG : file2: reading active writers 2026/08/26 02:14:30 DEBUG : Looking for writers 2026/08/26 02:14:30 DEBUG : dir: reading active writers 2026/08/26 02:14:30 DEBUG : file1: reading active writers 2026/08/26 02:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (4.17s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:32 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:35 DEBUG : dir: Looking for writers 2026/08/26 02:14:35 DEBUG : Looking for writers 2026/08/26 02:14:35 DEBUG : dir: reading active writers 2026/08/26 02:14:35 DEBUG : file1: reading active writers 2026/08/26 02:14:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (4.02s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:36 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:39 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 02:14:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 02:14:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 02:14:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/26 02:14:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:14:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 02:14:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:14:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:14:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 02:14:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/26 02:14:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/26 02:14:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 02:14:39 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:14:40 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/26 02:14:40 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:14:40 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/26 02:14:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 02:14:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:14:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 02:14:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:40 DEBUG : dir: Looking for writers 2026/08/26 02:14:40 DEBUG : file2: reading active writers 2026/08/26 02:14:40 DEBUG : new_file.txt: reading active writers 2026/08/26 02:14:40 DEBUG : Looking for writers 2026/08/26 02:14:40 DEBUG : dir: reading active writers 2026/08/26 02:14:40 DEBUG : file1: reading active writers 2026/08/26 02:14:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (6.21s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:42 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/26 02:14:45 DEBUG : dir/file1: Updating file with dir/file1 0x1e6fff01c9c0 2026/08/26 02:14:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 02:14:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:14:46 INFO : dir/file1: Moved (server-side) to: file0 2026/08/26 02:14:46 DEBUG : file0: Updating file with file0 0x1e6fff01c9c0 2026/08/26 02:14:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:14:46 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/26 02:14:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:46 DEBUG : dir: Looking for writers 2026/08/26 02:14:46 DEBUG : Looking for writers 2026/08/26 02:14:46 DEBUG : dir: reading active writers 2026/08/26 02:14:46 DEBUG : file0: reading active writers 2026/08/26 02:14:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.37s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:47 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:47 DEBUG : Looking for writers 2026/08/26 02:14:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.43s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:48 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/26 02:14:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/26 02:14:49 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/26 02:14:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/26 02:14:50 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/26 02:14:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:51 DEBUG : Looking for writers 2026/08/26 02:14:51 DEBUG : a: Looking for writers 2026/08/26 02:14:51 DEBUG : b: Looking for writers 2026/08/26 02:14:51 DEBUG : c: Looking for writers 2026/08/26 02:14:51 DEBUG : d: Looking for writers 2026/08/26 02:14:51 DEBUG : Looking for writers 2026/08/26 02:14:51 DEBUG : a: reading active writers 2026/08/26 02:14:51 DEBUG : b: reading active writers 2026/08/26 02:14:51 DEBUG : c: reading active writers 2026/08/26 02:14:51 DEBUG : d: reading active writers 2026/08/26 02:14:51 DEBUG : /: reading active writers 2026/08/26 02:14:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.85s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:14:52 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:14:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/26 02:14:54 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/26 02:14:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/26 02:14:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/26 02:14:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:14:57 DEBUG : a/b/c/d: Looking for writers 2026/08/26 02:14:57 DEBUG : a/b/c: Looking for writers 2026/08/26 02:14:57 DEBUG : d: reading active writers 2026/08/26 02:14:57 DEBUG : a/b: Looking for writers 2026/08/26 02:14:57 DEBUG : c: reading active writers 2026/08/26 02:14:57 DEBUG : a: Looking for writers 2026/08/26 02:14:57 DEBUG : b: reading active writers 2026/08/26 02:14:57 DEBUG : Looking for writers 2026/08/26 02:14:57 DEBUG : a: reading active writers 2026/08/26 02:14:57 DEBUG : >WaitForWriters: 2026/08/26 02:14:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a/b/c not empty`) 2026/08/26 02:14:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:14:58 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a/b/c not empty`) 2026/08/26 02:14:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/26 02:14:58 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a/b/c not empty`) 2026/08/26 02:14:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/26 02:14:59 DEBUG : pacer: Reducing sleep to 60ms 2026/08/26 02:14:59 DEBUG : pacer: Reducing sleep to 45ms 2026/08/26 02:14:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a not empty`) 2026/08/26 02:14:59 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/08/26 02:14:59 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a not empty`) 2026/08/26 02:14:59 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/08/26 02:14:59 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a not empty`) 2026/08/26 02:14:59 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2026/08/26 02:14:59 DEBUG : pacer: Reducing sleep to 270ms 2026/08/26 02:15:00 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestVFSMkdirAll (7.27s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:00 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:00 DEBUG : Looking for writers 2026/08/26 02:15:00 DEBUG : >WaitForWriters: 2026/08/26 02:15:00 DEBUG : pacer: Reducing sleep to 151.875ms 2026/08/26 02:15:00 DEBUG : pacer: Reducing sleep to 113.90625ms --- PASS: TestVFSIsMetadataFile (0.47s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:00 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:00 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/08/26 02:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 02:15:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 02:15:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/26 02:15:01 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:15:02 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/08/26 02:15:02 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/08/26 02:15:02 DEBUG : file1: size = 5 OK 2026/08/26 02:15:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:15:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:02 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/08/26 02:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/26 02:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:15:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:02 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:15:04 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/08/26 02:15:04 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/08/26 02:15:04 DEBUG : file1: size = 0 OK 2026/08/26 02:15:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:15:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:04 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (7 bytes), uploading instead of streaming 2026/08/26 02:15:06 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/08/26 02:15:06 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/08/26 02:15:06 DEBUG : file1: size = 7 OK 2026/08/26 02:15:06 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/26 02:15:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:06 DEBUG : Looking for writers 2026/08/26 02:15:06 DEBUG : file1: reading active writers 2026/08/26 02:15:06 DEBUG : >WaitForWriters: 2026/08/26 02:15:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (7.25s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:07 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/26 02:15:09 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/26 02:15:09 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/26 02:15:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/26 02:15:09 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (11 bytes), uploading instead of streaming 2026/08/26 02:15:10 DEBUG : file1: size = 11 OK 2026/08/26 02:15:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:15:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/26 02:15:10 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:10 DEBUG : Looking for writers 2026/08/26 02:15:10 DEBUG : file1: reading active writers 2026/08/26 02:15:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.68s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:11 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:11 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-vofigut4tofi/file1": context canceled 2026/08/26 02:15:11 DEBUG : file1: Remove: 2026/08/26 02:15:11 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 02:15:11 DEBUG : file1: >Remove: err= 2026/08/26 02:15:11 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:11 DEBUG : Looking for writers 2026/08/26 02:15:11 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:12 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:12 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/08/26 02:15:12 DEBUG : file1: Remove: 2026/08/26 02:15:12 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 02:15:12 DEBUG : file1: >Remove: err= 2026/08/26 02:15:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:12 DEBUG : Looking for writers 2026/08/26 02:15:12 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:12 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:15:13 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/26 02:15:13 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/26 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:15:13 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:15:14 DEBUG : file2: size = 5 OK 2026/08/26 02:15:14 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:15:14 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/26 02:15:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:15:15 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:15 DEBUG : Looking for writers 2026/08/26 02:15:15 DEBUG : file2: reading active writers 2026/08/26 02:15:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.21s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.67s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.61s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.92s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:15 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/26 02:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:15 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:15:18 DEBUG : file1: size = 5 OK 2026/08/26 02:15:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:15:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/26 02:15:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:18 DEBUG : Looking for writers 2026/08/26 02:15:18 DEBUG : file1: reading active writers 2026/08/26 02:15:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.90s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:18 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:19 DEBUG : file1: WriteFileHandle.Release closing 2026/08/26 02:15:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:19 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:15:20 DEBUG : file1: size = 0 OK 2026/08/26 02:15:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:15:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/26 02:15:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:20 DEBUG : Looking for writers 2026/08/26 02:15:20 DEBUG : file1: reading active writers 2026/08/26 02:15:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (3.06s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:21 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:22 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (2 bytes), uploading instead of streaming 2026/08/26 02:15:23 DEBUG : file1: size = 2 OK 2026/08/26 02:15:23 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 02:15:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:24 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/26 02:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:24 DEBUG : Looking for writers 2026/08/26 02:15:24 DEBUG : file1: reading active writers 2026/08/26 02:15:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.83s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:24 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:24 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:15:26 DEBUG : file1: size = 0 OK 2026/08/26 02:15:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:15:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:15:26 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 02:15:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 02:15:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 02:15:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:26 DEBUG : Looking for writers 2026/08/26 02:15:26 DEBUG : file1: reading active writers 2026/08/26 02:15:26 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.55s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:27 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:15:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:15:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:27 DEBUG : files root 'rclone-test-vofigut4tofi': File to upload is small (100 bytes), uploading instead of streaming 2026/08/26 02:15:28 DEBUG : file1: size = 100 OK 2026/08/26 02:15:28 DEBUG : file1: md5 = c5bb3d5545d0226d590046e30a00df33 OK 2026/08/26 02:15:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:15:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:15:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:15:28 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 02:15:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 02:15:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 02:15:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:28 DEBUG : Looking for writers 2026/08/26 02:15:28 DEBUG : file1: reading active writers 2026/08/26 02:15:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.55s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:29 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:29 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:15:29 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:15:29 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 02:15:29 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/26 02:15:29 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/26 02:15:29 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 02:15:29 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/26 02:15:29 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/26 02:15:29 DEBUG : stalled: Remove: 2026/08/26 02:15:29 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/26 02:15:29 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.52s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:30 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/26 02:15:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/26 02:15:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/26 02:15:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/26 02:15:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/26 02:15:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/26 02:15:38 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:38 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:38 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/26 02:15:38 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/26 02:15:38 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:39 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:39 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/26 02:15:39 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/26 02:15:39 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:39 DEBUG : flat: Looking for writers 2026/08/26 02:15:39 DEBUG : f000.txt: reading active writers 2026/08/26 02:15:39 DEBUG : f001.txt: reading active writers 2026/08/26 02:15:39 DEBUG : f002.txt: reading active writers 2026/08/26 02:15:39 DEBUG : f003.txt: reading active writers 2026/08/26 02:15:39 DEBUG : f004.txt: reading active writers 2026/08/26 02:15:39 DEBUG : Looking for writers 2026/08/26 02:15:39 DEBUG : flat: reading active writers 2026/08/26 02:15:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (11.19s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:41 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:47 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/26 02:15:47 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/26 02:15:47 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:47 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:47 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/26 02:15:47 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/26 02:15:47 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:47 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:47 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/26 02:15:47 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/26 02:15:47 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:48 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:48 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:48 DEBUG : a/b/c: Looking for writers 2026/08/26 02:15:48 DEBUG : deep.txt: reading active writers 2026/08/26 02:15:48 DEBUG : a/b: Looking for writers 2026/08/26 02:15:48 DEBUG : c: reading active writers 2026/08/26 02:15:48 DEBUG : mid.txt: reading active writers 2026/08/26 02:15:48 DEBUG : a: Looking for writers 2026/08/26 02:15:48 DEBUG : b: reading active writers 2026/08/26 02:15:48 DEBUG : top.txt: reading active writers 2026/08/26 02:15:48 DEBUG : Looking for writers 2026/08/26 02:15:48 DEBUG : a: reading active writers 2026/08/26 02:15:48 DEBUG : >WaitForWriters: 2026/08/26 02:15:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a/b not empty`) 2026/08/26 02:15:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:15:50 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:15:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vofigut4tofi/a not empty`) 2026/08/26 02:15:50 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/26 02:15:50 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/26 02:15:50 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (9.29s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:50 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:15:53 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/26 02:15:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:15:55 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:15:55 DEBUG : bigdir: Looking for writers 2026/08/26 02:15:55 DEBUG : big.bin: reading active writers 2026/08/26 02:15:55 DEBUG : Looking for writers 2026/08/26 02:15:55 DEBUG : bigdir: reading active writers 2026/08/26 02:15:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.83s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-vofigut4tofi'", Local "Local file system at /tmp/rclone3557353166", Modify Window "1s" 2026/08/26 02:15:56 INFO : files root 'rclone-test-vofigut4tofi': poll-interval is not supported by this remote 2026/08/26 02:16:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/26 02:16:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/26 02:16:01 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:16:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:16:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/26 02:16:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/26 02:16:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:16:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:16:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/26 02:16:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/26 02:16:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:16:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:16:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:16:02 DEBUG : dir3: Looking for writers 2026/08/26 02:16:02 DEBUG : c.txt: reading active writers 2026/08/26 02:16:02 DEBUG : dir1: Looking for writers 2026/08/26 02:16:02 DEBUG : a.txt: reading active writers 2026/08/26 02:16:02 DEBUG : dir2: Looking for writers 2026/08/26 02:16:02 DEBUG : b.txt: reading active writers 2026/08/26 02:16:02 DEBUG : Looking for writers 2026/08/26 02:16:02 DEBUG : dir1: reading active writers 2026/08/26 02:16:02 DEBUG : dir2: reading active writers 2026/08/26 02:16:02 DEBUG : dir3: reading active writers 2026/08/26 02:16:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (7.71s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/26 02:16:04 DEBUG : files root 'rclone-test-vofigut4tofi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 7m43.925673262s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=full,open=false,write=false]