"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/09/10 04:00:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wusevuk5lafe" 2026/09/10 04:00:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:00:41 DEBUG : Creating backend with remote "/tmp/rclone2499142619" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:00:41 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:00:43 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:00:43 DEBUG : dir: Looking for writers 2026/09/10 04:00:43 DEBUG : Looking for writers 2026/09/10 04:00:43 DEBUG : dir: reading active writers 2026/09/10 04:00:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.77s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:00:44 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:00:48 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:00:48 DEBUG : dir/subdir: Looking for writers 2026/09/10 04:00:48 DEBUG : dir: Looking for writers 2026/09/10 04:00:48 DEBUG : file1: reading active writers 2026/09/10 04:00:48 DEBUG : file2: reading active writers 2026/09/10 04:00:48 DEBUG : subdir: reading active writers 2026/09/10 04:00:48 DEBUG : Looking for writers 2026/09/10 04:00:48 DEBUG : dir: reading active writers 2026/09/10 04:00:48 DEBUG : >WaitForWriters: 2026/09/10 04:00:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/dir not empty`) 2026/09/10 04:00:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 04:00:50 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 04:00:50 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.87s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:00:50 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:00:51 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 04:00:52 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:00:52 DEBUG : dir: Looking for writers 2026/09/10 04:00:52 DEBUG : file1: reading active writers 2026/09/10 04:00:52 DEBUG : Looking for writers 2026/09/10 04:00:52 DEBUG : dir: reading active writers 2026/09/10 04:00:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.59s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:00:52 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:00:54 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:00:54 DEBUG : dir: Looking for writers 2026/09/10 04:00:54 DEBUG : Looking for writers 2026/09/10 04:00:54 DEBUG : dir: reading active writers 2026/09/10 04:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.35s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:00:55 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:00:57 DEBUG : dir: forgetting directory cache 2026/09/10 04:00:57 DEBUG : forgetting directory cache 2026/09/10 04:00:57 DEBUG : dir: forgetting directory cache 2026/09/10 04:00:57 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:00:57 DEBUG : Looking for writers 2026/09/10 04:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.49s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:00:57 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:00:59 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/10 04:00:59 DEBUG : dir: invalidating directory cache 2026/09/10 04:00:59 DEBUG : >ForgetPath: 2026/09/10 04:00:59 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/10 04:00:59 DEBUG : invalidating directory cache 2026/09/10 04:00:59 DEBUG : dir: forgetting directory cache 2026/09/10 04:00:59 DEBUG : >ForgetPath: 2026/09/10 04:00:59 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/10 04:00:59 DEBUG : >ForgetPath: 2026/09/10 04:00:59 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:00:59 DEBUG : dir: Looking for writers 2026/09/10 04:00:59 DEBUG : Looking for writers 2026/09/10 04:00:59 DEBUG : dir: reading active writers 2026/09/10 04:00:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.56s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:00 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:03 DEBUG : forgetting directory cache 2026/09/10 04:01:03 DEBUG : dir: forgetting directory cache 2026/09/10 04:01:04 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:04 DEBUG : dir: Looking for writers 2026/09/10 04:01:04 DEBUG : fil/a/b: Looking for writers 2026/09/10 04:01:04 DEBUG : fil/a: Looking for writers 2026/09/10 04:01:04 DEBUG : b: reading active writers 2026/09/10 04:01:04 DEBUG : fil: Looking for writers 2026/09/10 04:01:04 DEBUG : a: reading active writers 2026/09/10 04:01:04 DEBUG : Looking for writers 2026/09/10 04:01:04 DEBUG : dir: reading active writers 2026/09/10 04:01:04 DEBUG : fil: reading active writers 2026/09/10 04:01:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (5.54s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:05 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:07 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:07 DEBUG : dir: Looking for writers 2026/09/10 04:01:07 DEBUG : Looking for writers 2026/09/10 04:01:07 DEBUG : dir: reading active writers 2026/09/10 04:01:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.29s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:08 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:09 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:09 DEBUG : dir: Looking for writers 2026/09/10 04:01:09 DEBUG : file1: reading active writers 2026/09/10 04:01:09 DEBUG : Looking for writers 2026/09/10 04:01:09 DEBUG : dir: reading active writers 2026/09/10 04:01:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.42s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:10 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/10 04:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/10 04:01:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/10 04:01:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/10 04:01:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/10 04:01:17 DEBUG : dir: invalidating directory cache 2026/09/10 04:01:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/10 04:01:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/10 04:01:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/10 04:01:18 DEBUG : dir/file1: Reset virtual modtime 2026/09/10 04:01:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/10 04:01:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/10 04:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/10 04:01:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/10 04:01:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:01:18 DEBUG : dir: invalidating directory cache 2026/09/10 04:01:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/10 04:01:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/10 04:01:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/10 04:01:18 DEBUG : forgetting directory cache 2026/09/10 04:01:18 DEBUG : dir: forgetting directory cache 2026/09/10 04:01:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/10 04:01:18 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:18 DEBUG : dir/virtualDir: Looking for writers 2026/09/10 04:01:18 DEBUG : dir: Looking for writers 2026/09/10 04:01:18 DEBUG : virtualFile: reading active writers 2026/09/10 04:01:18 DEBUG : virtualDir: reading active writers 2026/09/10 04:01:18 DEBUG : file1: reading active writers 2026/09/10 04:01:18 DEBUG : virtualFile2: reading active writers 2026/09/10 04:01:18 DEBUG : Looking for writers 2026/09/10 04:01:18 DEBUG : dir: reading active writers 2026/09/10 04:01:18 DEBUG : >WaitForWriters: 2026/09/10 04:01:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/dir not empty`) 2026/09/10 04:01:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 04:01:19 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 04:01:19 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (9.22s) --- PASS: TestDirReadDirAll/Virtual (3.00s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:19 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:20 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 04:01:21 ERROR : dir/: Can only open directories read only 2026/09/10 04:01:21 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:21 DEBUG : dir: Looking for writers 2026/09/10 04:01:21 DEBUG : Looking for writers 2026/09/10 04:01:21 DEBUG : dir: reading active writers 2026/09/10 04:01:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.42s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:22 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/10 04:01:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/10 04:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/10 04:01:23 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:01:25 DEBUG : dir/potato: size = 5 OK 2026/09/10 04:01:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:01:25 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/10 04:01:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/10 04:01:25 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:25 DEBUG : dir: Looking for writers 2026/09/10 04:01:25 DEBUG : file1: reading active writers 2026/09/10 04:01:25 DEBUG : potato: reading active writers 2026/09/10 04:01:25 DEBUG : Looking for writers 2026/09/10 04:01:25 DEBUG : dir: reading active writers 2026/09/10 04:01:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.89s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:26 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/10 04:01:28 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:28 DEBUG : dir/sub: Looking for writers 2026/09/10 04:01:28 DEBUG : dir: Looking for writers 2026/09/10 04:01:28 DEBUG : file1: reading active writers 2026/09/10 04:01:28 DEBUG : sub: reading active writers 2026/09/10 04:01:28 DEBUG : Looking for writers 2026/09/10 04:01:28 DEBUG : dir: reading active writers 2026/09/10 04:01:28 DEBUG : >WaitForWriters: 2026/09/10 04:01:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/dir not empty`) 2026/09/10 04:01:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 04:01:29 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 04:01:29 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (4.03s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:30 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:30 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 04:01:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/10 04:01:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/10 04:01:33 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:33 DEBUG : dir/sub/subsub: Looking for writers 2026/09/10 04:01:33 DEBUG : dir/sub: Looking for writers 2026/09/10 04:01:33 DEBUG : subsub: reading active writers 2026/09/10 04:01:33 DEBUG : dir: Looking for writers 2026/09/10 04:01:33 DEBUG : file1: reading active writers 2026/09/10 04:01:33 DEBUG : sub: reading active writers 2026/09/10 04:01:33 DEBUG : Looking for writers 2026/09/10 04:01:33 DEBUG : dir: reading active writers 2026/09/10 04:01:33 DEBUG : >WaitForWriters: 2026/09/10 04:01:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/dir/sub not empty`) 2026/09/10 04:01:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 04:01:34 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 04:01:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/dir not empty`) 2026/09/10 04:01:34 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/10 04:01:34 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/10 04:01:34 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.67s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:34 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:35 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/10 04:01:35 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 04:01:36 ERROR : dir/: Dir.Remove not empty 2026/09/10 04:01:36 DEBUG : dir/file1: Remove: 2026/09/10 04:01:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:01:36 DEBUG : dir/file1: >Remove: err= 2026/09/10 04:01:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/10 04:01:37 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:37 DEBUG : Looking for writers 2026/09/10 04:01:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.45s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:37 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:39 DEBUG : dir/file1: Remove: 2026/09/10 04:01:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:01:39 DEBUG : dir/file1: >Remove: err= 2026/09/10 04:01:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/10 04:01:39 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:39 DEBUG : Looking for writers 2026/09/10 04:01:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.50s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:39 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:41 DEBUG : dir/file1: Remove: 2026/09/10 04:01:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:01:41 DEBUG : dir/file1: >Remove: err= 2026/09/10 04:01:42 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:42 DEBUG : dir: Looking for writers 2026/09/10 04:01:42 DEBUG : Looking for writers 2026/09/10 04:01:42 DEBUG : dir: reading active writers 2026/09/10 04:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.11s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:42 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/10 04:01:46 DEBUG : dir: Updating dir with dir2 0xa8896725200 2026/09/10 04:01:46 DEBUG : dir: forgetting directory cache 2026/09/10 04:01:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/10 04:01:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/10 04:01:47 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/10 04:01:47 DEBUG : file2: Updating file with file2 0xa8896a26ea0 2026/09/10 04:01:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/10 04:01:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:01:48 INFO : dir2/file3: Deleted 2026/09/10 04:01:48 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/10 04:01:48 DEBUG : dir2/file3: Updating file with dir2/file3 0xa8896a26ea0 2026/09/10 04:01:48 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/10 04:01:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/10 04:01:49 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/10 04:01:49 DEBUG : empty directory: Updating dir with renamed empty directory 0xa8896939380 2026/09/10 04:01:49 DEBUG : empty directory: forgetting directory cache 2026/09/10 04:01:49 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/10 04:01:49 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/10 04:01:49 DEBUG : dir2: Renaming to "dir3" 2026/09/10 04:01:49 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:49 DEBUG : dir3: Looking for writers 2026/09/10 04:01:49 DEBUG : file3: reading active writers 2026/09/10 04:01:49 DEBUG : renamed empty directory: Looking for writers 2026/09/10 04:01:49 DEBUG : Looking for writers 2026/09/10 04:01:49 DEBUG : dir3: reading active writers 2026/09/10 04:01:49 DEBUG : renamed empty directory: reading active writers 2026/09/10 04:01:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.82s) === 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-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:50 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/10 04:01:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:01:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:01:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/10 04:01:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/10 04:01:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/10 04:01:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/10 04:01:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:01:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:01:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/10 04:01:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/10 04:01:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/10 04:01:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/10 04:01:53 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (12 bytes), uploading instead of streaming 2026/09/10 04:01:54 DEBUG : dir/sub/file2: size = 12 OK 2026/09/10 04:01:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/10 04:01:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/10 04:01:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/10 04:01:54 DEBUG : forgetting directory cache 2026/09/10 04:01:54 DEBUG : dir: forgetting directory cache 2026/09/10 04:01:54 DEBUG : dir/sub: forgetting directory cache 2026/09/10 04:01:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/10 04:01:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/10 04:01:54 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:01:55 DEBUG : dir/sub/file0: size = 5 OK 2026/09/10 04:01:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:01:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/10 04:01:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/10 04:01:55 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:01:55 DEBUG : dir/sub: Looking for writers 2026/09/10 04:01:55 DEBUG : file0: reading active writers 2026/09/10 04:01:55 DEBUG : file2: reading active writers 2026/09/10 04:01:55 DEBUG : dir: Looking for writers 2026/09/10 04:01:55 DEBUG : file1: reading active writers 2026/09/10 04:01:55 DEBUG : sub: reading active writers 2026/09/10 04:01:55 DEBUG : Looking for writers 2026/09/10 04:01:55 DEBUG : dir: reading active writers 2026/09/10 04:01:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (6.02s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:01:56 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:01:57 DEBUG : forgetting directory cache 2026/09/10 04:01:59 DEBUG : forgetting directory cache 2026/09/10 04:01:59 DEBUG : dir: forgetting directory cache 2026/09/10 04:02:00 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:00 DEBUG : dir: Looking for writers 2026/09/10 04:02:00 DEBUG : Looking for writers 2026/09/10 04:02:00 DEBUG : dir: reading active writers 2026/09/10 04:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.39s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:01 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/10 04:02:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:02:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/10 04:02:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/10 04:02:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/10 04:02:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:02:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/10 04:02:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/10 04:02:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:02:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/10 04:02:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/10 04:02:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/10 04:02:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:02:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/10 04:02:02 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:02 DEBUG : dir: Looking for writers 2026/09/10 04:02:02 DEBUG : file1: reading active writers 2026/09/10 04:02:02 DEBUG : file1.metadata: reading active writers 2026/09/10 04:02:02 DEBUG : Looking for writers 2026/09/10 04:02:02 DEBUG : dir: reading active writers 2026/09/10 04:02:02 DEBUG : dir.metadata: reading active writers 2026/09/10 04:02:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.29s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:03 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:05 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:05 DEBUG : dir: Looking for writers 2026/09/10 04:02:05 DEBUG : file1: reading active writers 2026/09/10 04:02:05 DEBUG : Looking for writers 2026/09/10 04:02:05 DEBUG : dir: reading active writers 2026/09/10 04:02:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.41s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:05 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:09 DEBUG : Can set mod time: true 2026/09/10 04:02:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/10 04:02:09 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:09 DEBUG : dir: Looking for writers 2026/09/10 04:02:09 DEBUG : file1: reading active writers 2026/09/10 04:02:09 DEBUG : Looking for writers 2026/09/10 04:02:09 DEBUG : dir: reading active writers 2026/09/10 04:02:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:10 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/10 04:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:11 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/10 04:02:13 DEBUG : dir/file1: size = 0 OK 2026/09/10 04:02:13 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:02:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/10 04:02:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/10 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:13 DEBUG : dir: Looking for writers 2026/09/10 04:02:13 DEBUG : file1: reading active writers 2026/09/10 04:02:13 DEBUG : Looking for writers 2026/09/10 04:02:13 DEBUG : dir: reading active writers 2026/09/10 04:02:13 DEBUG : >WaitForWriters: 2026/09/10 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:13 DEBUG : dir: Looking for writers 2026/09/10 04:02:13 DEBUG : file1: reading active writers 2026/09/10 04:02:13 DEBUG : Looking for writers 2026/09/10 04:02:13 DEBUG : dir: reading active writers 2026/09/10 04:02:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:14 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/10 04:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:16 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:02:17 DEBUG : dir/file1: size = 5 OK 2026/09/10 04:02:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:02:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/10 04:02:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/10 04:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:17 DEBUG : dir: Looking for writers 2026/09/10 04:02:17 DEBUG : file1: reading active writers 2026/09/10 04:02:17 DEBUG : Looking for writers 2026/09/10 04:02:17 DEBUG : dir: reading active writers 2026/09/10 04:02:17 DEBUG : >WaitForWriters: 2026/09/10 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:17 DEBUG : dir: Looking for writers 2026/09/10 04:02:17 DEBUG : file1: reading active writers 2026/09/10 04:02:17 DEBUG : Looking for writers 2026/09/10 04:02:17 DEBUG : dir: reading active writers 2026/09/10 04:02:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:18 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:18 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:02:18 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:18 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:18 DEBUG : Config file has changed externally - reloading 2026/09/10 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:18 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:02:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/10 04:02:20 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:20 DEBUG : dir: Looking for writers 2026/09/10 04:02:20 DEBUG : file1: reading active writers 2026/09/10 04:02:20 DEBUG : Looking for writers 2026/09/10 04:02:20 DEBUG : dir: reading active writers 2026/09/10 04:02:20 DEBUG : >WaitForWriters: 2026/09/10 04:02:20 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:21 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:21 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:02:21 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:21 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:21 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:02:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/10 04:02:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:02:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:02:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:02:23 DEBUG : dir/file1(0xa8896b0e380): close: 2026/09/10 04:02:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/10 04:02:23 DEBUG : dir/file1(0xa8896b0e380): >close: err= 2026/09/10 04:02:23 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:23 DEBUG : dir: Looking for writers 2026/09/10 04:02:23 DEBUG : file1: reading active writers 2026/09/10 04:02:23 DEBUG : Looking for writers 2026/09/10 04:02:23 DEBUG : dir: reading active writers 2026/09/10 04:02:23 DEBUG : >WaitForWriters: 2026/09/10 04:02:23 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:23 DEBUG : dir: Looking for writers 2026/09/10 04:02:23 DEBUG : file1: reading active writers 2026/09/10 04:02:23 DEBUG : Looking for writers 2026/09/10 04:02:23 DEBUG : dir: reading active writers 2026/09/10 04:02:23 DEBUG : >WaitForWriters: 2026/09/10 04:02:23 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:24 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:02:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:24 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:02:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/10 04:02:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:02:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:02:26 DEBUG : dir/file1(0xa8896b291c0): _writeAt: size=5, off=0 2026/09/10 04:02:26 DEBUG : dir/file1(0xa8896b291c0): openPending: 2026/09/10 04:02:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/10 04:02:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/10 04:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:26 DEBUG : dir/file1(0xa8896b291c0): >openPending: err= 2026/09/10 04:02:26 DEBUG : dir/file1(0xa8896b291c0): >_writeAt: n=5, err= 2026/09/10 04:02:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/10 04:02:26 DEBUG : dir/file1(0xa8896b291c0): close: 2026/09/10 04:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/10 04:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/10 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/10 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/10 04:02:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/10 04:02:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:02:26 DEBUG : dir/file1(0xa8896b291c0): >close: err= 2026/09/10 04:02:26 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:02:26 DEBUG : dir/file1: vfs cache: starting upload 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:02:26 DEBUG : dir: Looking for writers 2026/09/10 04:02:26 DEBUG : file1: reading active writers 2026/09/10 04:02:26 DEBUG : Looking for writers 2026/09/10 04:02:26 DEBUG : dir: reading active writers 2026/09/10 04:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:02:27 DEBUG : dir/file1: size = 14 OK 2026/09/10 04:02:27 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/10 04:02:27 INFO : dir/file1: Copied (replaced existing) 2026/09/10 04:02:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/10 04:02:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/10 04:02:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/10 04:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/10 04:02:27 DEBUG : dir: Looking for writers 2026/09/10 04:02:27 DEBUG : file1: reading active writers 2026/09/10 04:02:27 DEBUG : Looking for writers 2026/09/10 04:02:27 DEBUG : dir: reading active writers 2026/09/10 04:02:27 DEBUG : >WaitForWriters: 2026/09/10 04:02:27 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:27 DEBUG : dir: Looking for writers 2026/09/10 04:02:27 DEBUG : file1: reading active writers 2026/09/10 04:02:27 DEBUG : Looking for writers 2026/09/10 04:02:27 DEBUG : dir: reading active writers 2026/09/10 04:02:27 DEBUG : >WaitForWriters: 2026/09/10 04:02:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (22.83s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.22s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.14s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.97s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.80s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.30s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:28 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:02:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:02:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/10 04:02:30 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:30 DEBUG : dir: Looking for writers 2026/09/10 04:02:30 DEBUG : file1: reading active writers 2026/09/10 04:02:30 DEBUG : Looking for writers 2026/09/10 04:02:30 DEBUG : dir: reading active writers 2026/09/10 04:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.05s) === RUN TestFileOpenReadUnknownSize 2026/09/10 04:02:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/10 04:02:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/10 04:02:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:02:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/10 04:02:31 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:31 DEBUG : Looking for writers 2026/09/10 04:02:31 DEBUG : file.txt: reading active writers 2026/09/10 04:02:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:31 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:33 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/10 04:02:34 DEBUG : dir/file1: size = 25 OK 2026/09/10 04:02:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/10 04:02:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/10 04:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:34 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:34 DEBUG : dir: Looking for writers 2026/09/10 04:02:34 DEBUG : file1: reading active writers 2026/09/10 04:02:34 DEBUG : Looking for writers 2026/09/10 04:02:34 DEBUG : dir: reading active writers 2026/09/10 04:02:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.53s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:35 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:37 DEBUG : dir/file1: Remove: 2026/09/10 04:02:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:02:37 DEBUG : dir/file1: >Remove: err= 2026/09/10 04:02:37 DEBUG : dir/file1: Remove: 2026/09/10 04:02:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/10 04:02:37 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:37 DEBUG : dir: Looking for writers 2026/09/10 04:02:37 DEBUG : Looking for writers 2026/09/10 04:02:37 DEBUG : dir: reading active writers 2026/09/10 04:02:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.12s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:38 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:40 DEBUG : dir/file1: Remove: 2026/09/10 04:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:02:40 DEBUG : dir/file1: >Remove: err= 2026/09/10 04:02:40 DEBUG : dir/file1: Remove: 2026/09/10 04:02:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/10 04:02:40 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:40 DEBUG : dir: Looking for writers 2026/09/10 04:02:40 DEBUG : Looking for writers 2026/09/10 04:02:40 DEBUG : dir: reading active writers 2026/09/10 04:02:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.86s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:41 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:02:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/10 04:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/10 04:02:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/10 04:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/10 04:02:43 DEBUG : dir/file1: Open: flags=0x3 2026/09/10 04:02:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/10 04:02:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/10 04:02:43 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:43 DEBUG : dir: Looking for writers 2026/09/10 04:02:43 DEBUG : file1: reading active writers 2026/09/10 04:02:43 DEBUG : Looking for writers 2026/09/10 04:02:43 DEBUG : dir: reading active writers 2026/09/10 04:02:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.94s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:44 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:204: Not found "dir/file1" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/off,forceCache=false 2026/09/10 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:52 DEBUG : Looking for writers 2026/09/10 04:02:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:02:53 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:02:53 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:02:53 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:53 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:02:53 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:55 DEBUG : dir: Looking for writers 2026/09/10 04:02:55 DEBUG : file1: reading active writers 2026/09/10 04:02:55 DEBUG : Looking for writers 2026/09/10 04:02:55 DEBUG : dir: reading active writers 2026/09/10 04:02:55 DEBUG : >WaitForWriters: 2026/09/10 04:02:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:02:56 DEBUG : newLeaf: Updating file with newLeaf 0xa8897613450 2026/09/10 04:02:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:02:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:02:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/10 04:02:57 DEBUG : dir/file1: Updating file with dir/file1 0xa8897613450 2026/09/10 04:02:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/10 04:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:02:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/10 04:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:02:57 DEBUG : dir/file1: File is currently open, delaying rename 0xa8897613450 2026/09/10 04:02:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:02:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:02:57 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/10 04:02:58 DEBUG : dir/file1: size = 25 OK 2026/09/10 04:02:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/10 04:02:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/10 04:02:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:02:58 DEBUG : newLeaf: Running delayed rename now 2026/09/10 04:02:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:02:59 DEBUG : newLeaf: Updating file with newLeaf 0xa8897613450 2026/09/10 04:02:59 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:59 DEBUG : dir: Looking for writers 2026/09/10 04:02:59 DEBUG : Looking for writers 2026/09/10 04:02:59 DEBUG : dir: reading active writers 2026/09/10 04:02:59 DEBUG : newLeaf: reading active writers 2026/09/10 04:02:59 DEBUG : >WaitForWriters: 2026/09/10 04:02:59 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:02:59 DEBUG : dir: Looking for writers 2026/09/10 04:02:59 DEBUG : Looking for writers 2026/09/10 04:02:59 DEBUG : dir: reading active writers 2026/09/10 04:02:59 DEBUG : newLeaf: reading active writers 2026/09/10 04:02:59 DEBUG : >WaitForWriters: 2026/09/10 04:02:59 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:00 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:00 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:00 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:00 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:00 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:03:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:02 DEBUG : dir/file1(0xa8896a589c0): openPending: 2026/09/10 04:03:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/10 04:03:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/10 04:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:02 DEBUG : dir/file1(0xa8896a589c0): >openPending: err= 2026/09/10 04:03:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:03:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:02 DEBUG : dir/file1(0xa8896a589c0): _writeAt: size=14, off=0 2026/09/10 04:03:02 DEBUG : dir/file1(0xa8896a589c0): >_writeAt: n=14, err= 2026/09/10 04:03:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/10 04:03:02 DEBUG : dir/file1(0xa8896a589c0): close: 2026/09/10 04:03:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/10 04:03:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/10 04:03:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:03:02 DEBUG : dir/file1(0xa8896a589c0): >close: err= 2026/09/10 04:03:02 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:03:02 DEBUG : dir/file1: vfs cache: starting upload 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:03:02 DEBUG : dir: Looking for writers 2026/09/10 04:03:02 DEBUG : file1: reading active writers 2026/09/10 04:03:02 DEBUG : Looking for writers 2026/09/10 04:03:02 DEBUG : dir: reading active writers 2026/09/10 04:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:03:03 DEBUG : dir/file1: size = 14 OK 2026/09/10 04:03:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/10 04:03:03 INFO : dir/file1: Copied (replaced existing) 2026/09/10 04:03:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/10 04:03:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/10 04:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/10 04:03:03 DEBUG : dir: Looking for writers 2026/09/10 04:03:03 DEBUG : file1: reading active writers 2026/09/10 04:03:03 DEBUG : Looking for writers 2026/09/10 04:03:03 DEBUG : dir: reading active writers 2026/09/10 04:03:03 DEBUG : >WaitForWriters: 2026/09/10 04:03:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:03 DEBUG : dir/file1(0xa8896c986c0): _readAt: size=512, off=0 2026/09/10 04:03:03 DEBUG : dir/file1(0xa8896c986c0): openPending: 2026/09/10 04:03:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/10 04:03:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/10 04:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:03 DEBUG : dir/file1(0xa8896c986c0): >openPending: err= 2026/09/10 04:03:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/10 04:03:03 DEBUG : dir/file1(0xa8896c986c0): >_readAt: n=14, err=EOF 2026/09/10 04:03:03 DEBUG : dir/file1(0xa8896c986c0): close: 2026/09/10 04:03:03 DEBUG : dir/file1(0xa8896c986c0): >close: err= 2026/09/10 04:03:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:04 DEBUG : newLeaf: Updating file with newLeaf 0xa8897613ba0 2026/09/10 04:03:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/10 04:03:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/10 04:03:05 DEBUG : dir/file1: Updating file with dir/file1 0xa8897613ba0 2026/09/10 04:03:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/10 04:03:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:03:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:05 DEBUG : dir/file1(0xa8896b0e980): openPending: 2026/09/10 04:03:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/10 04:03:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/10 04:03:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:05 DEBUG : dir/file1(0xa8896b0e980): >openPending: err= 2026/09/10 04:03:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:03:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:05 DEBUG : dir/file1(0xa8896b0e980): _writeAt: size=25, off=0 2026/09/10 04:03:05 DEBUG : dir/file1(0xa8896b0e980): >_writeAt: n=25, err= 2026/09/10 04:03:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:06 DEBUG : newLeaf: Updating file with newLeaf 0xa8897613ba0 2026/09/10 04:03:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:06 DEBUG : newLeaf(0xa8896b0e980): close: 2026/09/10 04:03:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/10 04:03:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-10 04:03:05.786051645 +0000 UTC m=+144.597695935 2026/09/10 04:03:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/10 04:03:06 DEBUG : newLeaf(0xa8896b0e980): >close: err= 2026/09/10 04:03:06 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:06 DEBUG : dir: Looking for writers 2026/09/10 04:03:06 DEBUG : Looking for writers 2026/09/10 04:03:06 DEBUG : dir: reading active writers 2026/09/10 04:03:06 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:03:06 DEBUG : dir: Looking for writers 2026/09/10 04:03:06 DEBUG : Looking for writers 2026/09/10 04:03:06 DEBUG : dir: reading active writers 2026/09/10 04:03:06 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:03:06 DEBUG : dir: Looking for writers 2026/09/10 04:03:06 DEBUG : Looking for writers 2026/09/10 04:03:06 DEBUG : dir: reading active writers 2026/09/10 04:03:06 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:03:06 DEBUG : dir: Looking for writers 2026/09/10 04:03:06 DEBUG : Looking for writers 2026/09/10 04:03:06 DEBUG : dir: reading active writers 2026/09/10 04:03:06 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:03:06 DEBUG : newLeaf: vfs cache: starting upload 2026/09/10 04:03:06 DEBUG : dir: Looking for writers 2026/09/10 04:03:06 DEBUG : Looking for writers 2026/09/10 04:03:06 DEBUG : dir: reading active writers 2026/09/10 04:03:06 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:03:06 DEBUG : dir: Looking for writers 2026/09/10 04:03:06 DEBUG : Looking for writers 2026/09/10 04:03:06 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:06 DEBUG : dir: reading active writers 2026/09/10 04:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:03:07 DEBUG : dir: Looking for writers 2026/09/10 04:03:07 DEBUG : Looking for writers 2026/09/10 04:03:07 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:07 DEBUG : dir: reading active writers 2026/09/10 04:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:03:07 DEBUG : dir: Looking for writers 2026/09/10 04:03:07 DEBUG : Looking for writers 2026/09/10 04:03:07 DEBUG : dir: reading active writers 2026/09/10 04:03:07 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/10 04:03:07 DEBUG : newLeaf: size = 25 OK 2026/09/10 04:03:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/10 04:03:07 INFO : newLeaf: Copied (replaced existing) 2026/09/10 04:03:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-10 04:03:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/10 04:03:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/10 04:03:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/10 04:03:08 DEBUG : dir: Looking for writers 2026/09/10 04:03:08 DEBUG : Looking for writers 2026/09/10 04:03:08 DEBUG : dir: reading active writers 2026/09/10 04:03:08 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:08 DEBUG : >WaitForWriters: 2026/09/10 04:03:09 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:09 DEBUG : dir: Looking for writers 2026/09/10 04:03:09 DEBUG : Looking for writers 2026/09/10 04:03:09 DEBUG : dir: reading active writers 2026/09/10 04:03:09 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:09 DEBUG : >WaitForWriters: 2026/09/10 04:03:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:09 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:09 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:11 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:11 DEBUG : dir: Looking for writers 2026/09/10 04:03:11 DEBUG : file1: reading active writers 2026/09/10 04:03:11 DEBUG : Looking for writers 2026/09/10 04:03:11 DEBUG : dir: reading active writers 2026/09/10 04:03:11 DEBUG : >WaitForWriters: 2026/09/10 04:03:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:12 DEBUG : newLeaf: Updating file with newLeaf 0xa8896c17e10 2026/09/10 04:03:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/10 04:03:13 DEBUG : dir/file1: Updating file with dir/file1 0xa8896c17e10 2026/09/10 04:03:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/10 04:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:03:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:13 DEBUG : dir/file1(0xa8896b28980): openPending: 2026/09/10 04:03:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/10 04:03:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/10 04:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:13 DEBUG : dir/file1(0xa8896b28980): >openPending: err= 2026/09/10 04:03:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:03:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:13 DEBUG : dir/file1(0xa8896b28980): _writeAt: size=25, off=0 2026/09/10 04:03:13 DEBUG : dir/file1(0xa8896b28980): >_writeAt: n=25, err= 2026/09/10 04:03:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:14 DEBUG : newLeaf: Updating file with newLeaf 0xa8896c17e10 2026/09/10 04:03:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:14 DEBUG : newLeaf(0xa8896b28980): close: 2026/09/10 04:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/10 04:03:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-10 04:03:13.6926114 +0000 UTC m=+152.504255669 2026/09/10 04:03:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/10 04:03:14 DEBUG : newLeaf(0xa8896b28980): >close: err= 2026/09/10 04:03:14 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:03:14 DEBUG : newLeaf: vfs cache: starting upload 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:03:14 DEBUG : dir: Looking for writers 2026/09/10 04:03:14 DEBUG : Looking for writers 2026/09/10 04:03:14 DEBUG : dir: reading active writers 2026/09/10 04:03:14 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:03:15 DEBUG : newLeaf: size = 25 OK 2026/09/10 04:03:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/10 04:03:15 INFO : newLeaf: Copied (replaced existing) 2026/09/10 04:03:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-10 04:03:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/10 04:03:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/10 04:03:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/10 04:03:15 DEBUG : dir: Looking for writers 2026/09/10 04:03:15 DEBUG : Looking for writers 2026/09/10 04:03:15 DEBUG : dir: reading active writers 2026/09/10 04:03:15 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:15 DEBUG : >WaitForWriters: 2026/09/10 04:03:15 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:15 DEBUG : dir: Looking for writers 2026/09/10 04:03:15 DEBUG : Looking for writers 2026/09/10 04:03:15 DEBUG : dir: reading active writers 2026/09/10 04:03:15 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:15 DEBUG : >WaitForWriters: 2026/09/10 04:03:15 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:16 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:16 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:03:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:18 DEBUG : dir/file1(0xa8896643640): openPending: 2026/09/10 04:03:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/10 04:03:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/10 04:03:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:18 DEBUG : dir/file1(0xa8896643640): >openPending: err= 2026/09/10 04:03:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:03:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:18 DEBUG : dir/file1(0xa8896643640): _writeAt: size=14, off=0 2026/09/10 04:03:18 DEBUG : dir/file1(0xa8896643640): >_writeAt: n=14, err= 2026/09/10 04:03:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/10 04:03:18 DEBUG : dir/file1(0xa8896643640): close: 2026/09/10 04:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/10 04:03:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/10 04:03:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:03:18 DEBUG : dir/file1(0xa8896643640): >close: err= 2026/09/10 04:03:18 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:18 DEBUG : dir: Looking for writers 2026/09/10 04:03:18 DEBUG : file1: reading active writers 2026/09/10 04:03:18 DEBUG : Looking for writers 2026/09/10 04:03:18 DEBUG : dir: reading active writers 2026/09/10 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:03:18 DEBUG : dir: Looking for writers 2026/09/10 04:03:18 DEBUG : file1: reading active writers 2026/09/10 04:03:18 DEBUG : Looking for writers 2026/09/10 04:03:18 DEBUG : dir: reading active writers 2026/09/10 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:03:18 DEBUG : dir: Looking for writers 2026/09/10 04:03:18 DEBUG : file1: reading active writers 2026/09/10 04:03:18 DEBUG : Looking for writers 2026/09/10 04:03:18 DEBUG : dir: reading active writers 2026/09/10 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:03:18 DEBUG : dir: Looking for writers 2026/09/10 04:03:18 DEBUG : file1: reading active writers 2026/09/10 04:03:18 DEBUG : Looking for writers 2026/09/10 04:03:18 DEBUG : dir: reading active writers 2026/09/10 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:03:18 DEBUG : dir/file1: vfs cache: starting upload 2026/09/10 04:03:18 DEBUG : dir: Looking for writers 2026/09/10 04:03:18 DEBUG : file1: reading active writers 2026/09/10 04:03:18 DEBUG : Looking for writers 2026/09/10 04:03:18 DEBUG : dir: reading active writers 2026/09/10 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:03:18 DEBUG : dir: Looking for writers 2026/09/10 04:03:18 DEBUG : file1: reading active writers 2026/09/10 04:03:18 DEBUG : Looking for writers 2026/09/10 04:03:18 DEBUG : dir: reading active writers 2026/09/10 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:03:19 DEBUG : dir: Looking for writers 2026/09/10 04:03:19 DEBUG : file1: reading active writers 2026/09/10 04:03:19 DEBUG : Looking for writers 2026/09/10 04:03:19 DEBUG : dir: reading active writers 2026/09/10 04:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:03:19 DEBUG : dir/file1: size = 14 OK 2026/09/10 04:03:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/10 04:03:19 INFO : dir/file1: Copied (replaced existing) 2026/09/10 04:03:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/10 04:03:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/10 04:03:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/10 04:03:19 DEBUG : dir: Looking for writers 2026/09/10 04:03:19 DEBUG : file1: reading active writers 2026/09/10 04:03:19 DEBUG : Looking for writers 2026/09/10 04:03:19 DEBUG : dir: reading active writers 2026/09/10 04:03:19 DEBUG : >WaitForWriters: 2026/09/10 04:03:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:19 DEBUG : dir/file1(0xa8897344900): _readAt: size=512, off=0 2026/09/10 04:03:19 DEBUG : dir/file1(0xa8897344900): openPending: 2026/09/10 04:03:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/10 04:03:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/10 04:03:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:19 DEBUG : dir/file1(0xa8897344900): >openPending: err= 2026/09/10 04:03:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/10 04:03:19 DEBUG : dir/file1(0xa8897344900): >_readAt: n=14, err=EOF 2026/09/10 04:03:19 DEBUG : dir/file1(0xa8897344900): close: 2026/09/10 04:03:19 DEBUG : dir/file1(0xa8897344900): >close: err= 2026/09/10 04:03:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:20 DEBUG : newLeaf: Updating file with newLeaf 0xa8896fc4000 2026/09/10 04:03:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/10 04:03:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/10 04:03:21 DEBUG : dir/file1: Updating file with dir/file1 0xa8896fc4000 2026/09/10 04:03:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/10 04:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:03:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:21 DEBUG : dir/file1(0xa8897345440): openPending: 2026/09/10 04:03:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/10 04:03:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/10 04:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:21 DEBUG : dir/file1(0xa8897345440): >openPending: err= 2026/09/10 04:03:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:03:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:21 DEBUG : dir/file1(0xa8897345440): _writeAt: size=25, off=0 2026/09/10 04:03:21 DEBUG : dir/file1(0xa8897345440): >_writeAt: n=25, err= 2026/09/10 04:03:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:22 DEBUG : newLeaf: Updating file with newLeaf 0xa8896fc4000 2026/09/10 04:03:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:22 DEBUG : newLeaf(0xa8897345440): close: 2026/09/10 04:03:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/10 04:03:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-10 04:03:21.934107361 +0000 UTC m=+160.745751630 2026/09/10 04:03:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/10 04:03:22 DEBUG : newLeaf(0xa8897345440): >close: err= 2026/09/10 04:03:22 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:22 DEBUG : dir: Looking for writers 2026/09/10 04:03:22 DEBUG : Looking for writers 2026/09/10 04:03:22 DEBUG : dir: reading active writers 2026/09/10 04:03:22 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:03:22 DEBUG : dir: Looking for writers 2026/09/10 04:03:22 DEBUG : Looking for writers 2026/09/10 04:03:22 DEBUG : dir: reading active writers 2026/09/10 04:03:22 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:03:22 DEBUG : dir: Looking for writers 2026/09/10 04:03:22 DEBUG : Looking for writers 2026/09/10 04:03:22 DEBUG : dir: reading active writers 2026/09/10 04:03:22 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:03:22 DEBUG : dir: Looking for writers 2026/09/10 04:03:22 DEBUG : Looking for writers 2026/09/10 04:03:22 DEBUG : dir: reading active writers 2026/09/10 04:03:22 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:03:22 DEBUG : newLeaf: vfs cache: starting upload 2026/09/10 04:03:22 DEBUG : dir: Looking for writers 2026/09/10 04:03:22 DEBUG : Looking for writers 2026/09/10 04:03:22 DEBUG : dir: reading active writers 2026/09/10 04:03:22 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:03:22 DEBUG : dir: Looking for writers 2026/09/10 04:03:22 DEBUG : Looking for writers 2026/09/10 04:03:22 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:22 DEBUG : dir: reading active writers 2026/09/10 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:03:23 DEBUG : dir: Looking for writers 2026/09/10 04:03:23 DEBUG : Looking for writers 2026/09/10 04:03:23 DEBUG : dir: reading active writers 2026/09/10 04:03:23 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:03:23 DEBUG : newLeaf: size = 25 OK 2026/09/10 04:03:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/10 04:03:23 INFO : newLeaf: Copied (replaced existing) 2026/09/10 04:03:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-10 04:03:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/10 04:03:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/10 04:03:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/10 04:03:23 DEBUG : dir: Looking for writers 2026/09/10 04:03:23 DEBUG : Looking for writers 2026/09/10 04:03:23 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:23 DEBUG : dir: reading active writers 2026/09/10 04:03:23 DEBUG : >WaitForWriters: 2026/09/10 04:03:24 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:24 DEBUG : dir: Looking for writers 2026/09/10 04:03:24 DEBUG : Looking for writers 2026/09/10 04:03:24 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:24 DEBUG : dir: reading active writers 2026/09/10 04:03:24 DEBUG : >WaitForWriters: 2026/09/10 04:03:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:24 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:24 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:26 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:26 DEBUG : dir: Looking for writers 2026/09/10 04:03:26 DEBUG : file1: reading active writers 2026/09/10 04:03:26 DEBUG : Looking for writers 2026/09/10 04:03:26 DEBUG : dir: reading active writers 2026/09/10 04:03:26 DEBUG : >WaitForWriters: 2026/09/10 04:03:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:26 DEBUG : dir/file1(0xa88966eb1c0): _readAt: size=512, off=0 2026/09/10 04:03:26 DEBUG : dir/file1(0xa88966eb1c0): openPending: 2026/09/10 04:03:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/10 04:03:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/10 04:03:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:26 DEBUG : dir/file1(0xa88966eb1c0): >openPending: err= 2026/09/10 04:03:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/10 04:03:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:03:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:26 DEBUG : dir/file1(0xa88966eb1c0): >_readAt: n=14, err=EOF 2026/09/10 04:03:26 DEBUG : dir/file1(0xa88966eb1c0): close: 2026/09/10 04:03:26 DEBUG : dir/file1(0xa88966eb1c0): >close: err= 2026/09/10 04:03:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:27 DEBUG : newLeaf: Updating file with newLeaf 0xa8896fc5520 2026/09/10 04:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/10 04:03:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/10 04:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xa8896fc5520 2026/09/10 04:03:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/10 04:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:29 DEBUG : dir/file1(0xa88966eb640): openPending: 2026/09/10 04:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/10 04:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/10 04:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:29 DEBUG : dir/file1(0xa88966eb640): >openPending: err= 2026/09/10 04:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:29 DEBUG : dir/file1(0xa88966eb640): _writeAt: size=25, off=0 2026/09/10 04:03:29 DEBUG : dir/file1(0xa88966eb640): >_writeAt: n=25, err= 2026/09/10 04:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/10 04:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/10 04:03:29 DEBUG : newLeaf: Updating file with newLeaf 0xa8896fc5520 2026/09/10 04:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/10 04:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:29 DEBUG : newLeaf(0xa88966eb640): close: 2026/09/10 04:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/10 04:03:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-10 04:03:29.086569063 +0000 UTC m=+167.898213382 2026/09/10 04:03:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/10 04:03:29 DEBUG : newLeaf(0xa88966eb640): >close: err= 2026/09/10 04:03:29 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:29 DEBUG : dir: Looking for writers 2026/09/10 04:03:29 DEBUG : Looking for writers 2026/09/10 04:03:29 DEBUG : dir: reading active writers 2026/09/10 04:03:29 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:03:29 DEBUG : dir: Looking for writers 2026/09/10 04:03:29 DEBUG : Looking for writers 2026/09/10 04:03:29 DEBUG : dir: reading active writers 2026/09/10 04:03:29 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:03:29 DEBUG : dir: Looking for writers 2026/09/10 04:03:29 DEBUG : Looking for writers 2026/09/10 04:03:29 DEBUG : dir: reading active writers 2026/09/10 04:03:29 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:03:29 DEBUG : dir: Looking for writers 2026/09/10 04:03:29 DEBUG : Looking for writers 2026/09/10 04:03:29 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:29 DEBUG : dir: reading active writers 2026/09/10 04:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:03:29 DEBUG : newLeaf: vfs cache: starting upload 2026/09/10 04:03:29 DEBUG : dir: Looking for writers 2026/09/10 04:03:29 DEBUG : Looking for writers 2026/09/10 04:03:29 DEBUG : dir: reading active writers 2026/09/10 04:03:29 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:03:30 DEBUG : dir: Looking for writers 2026/09/10 04:03:30 DEBUG : Looking for writers 2026/09/10 04:03:30 DEBUG : dir: reading active writers 2026/09/10 04:03:30 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:03:30 DEBUG : dir: Looking for writers 2026/09/10 04:03:30 DEBUG : Looking for writers 2026/09/10 04:03:30 DEBUG : dir: reading active writers 2026/09/10 04:03:30 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:03:30 DEBUG : dir: Looking for writers 2026/09/10 04:03:30 DEBUG : Looking for writers 2026/09/10 04:03:30 DEBUG : dir: reading active writers 2026/09/10 04:03:30 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/10 04:03:31 DEBUG : newLeaf: size = 25 OK 2026/09/10 04:03:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/10 04:03:31 INFO : newLeaf: Copied (replaced existing) 2026/09/10 04:03:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-10 04:03:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/10 04:03:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/10 04:03:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/10 04:03:31 DEBUG : dir: Looking for writers 2026/09/10 04:03:31 DEBUG : Looking for writers 2026/09/10 04:03:31 DEBUG : dir: reading active writers 2026/09/10 04:03:31 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:31 DEBUG : >WaitForWriters: 2026/09/10 04:03:32 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:32 DEBUG : dir: Looking for writers 2026/09/10 04:03:32 DEBUG : Looking for writers 2026/09/10 04:03:32 DEBUG : dir: reading active writers 2026/09/10 04:03:32 DEBUG : newLeaf: reading active writers 2026/09/10 04:03:32 DEBUG : >WaitForWriters: 2026/09/10 04:03:32 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- FAIL: TestFileRename (48.98s) --- FAIL: TestFileRename/off,forceCache=false (9.20s) --- PASS: TestFileRename/minimal,forceCache=false (7.20s) --- PASS: TestFileRename/minimal,forceCache=true (9.17s) --- PASS: TestFileRename/writes,forceCache=false (6.90s) --- PASS: TestFileRename/writes,forceCache=true (8.32s) --- PASS: TestFileRename/full,forceCache=false (8.19s) === 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-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:33 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:33 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:33 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:33 DEBUG : Looking for writers 2026/09/10 04:03:33 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.27s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.26s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.26s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.28s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:34 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.26s) === 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-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:34 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:03:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/10 04:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:37 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:37 DEBUG : dir: Looking for writers 2026/09/10 04:03:37 DEBUG : file1: reading active writers 2026/09/10 04:03:37 DEBUG : Looking for writers 2026/09/10 04:03:37 DEBUG : dir: reading active writers 2026/09/10 04:03:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.05s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:37 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:03:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/10 04:03:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/10 04:03:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/10 04:03:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/10 04:03:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/10 04:03:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/10 04:03:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/10 04:03:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/10 04:03:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/10 04:03:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/10 04:03:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/10 04:03:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/10 04:03:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/10 04:03:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/10 04:03:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/10 04:03:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/10 04:03:40 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:40 DEBUG : dir: Looking for writers 2026/09/10 04:03:40 DEBUG : file1: reading active writers 2026/09/10 04:03:40 DEBUG : Looking for writers 2026/09/10 04:03:40 DEBUG : dir: reading active writers 2026/09/10 04:03:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.78s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:41 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:03:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/10 04:03:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/10 04:03:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/10 04:03:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/10 04:03:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/10 04:03:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/10 04:03:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/10 04:03:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/10 04:03:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/10 04:03:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/10 04:03:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/10 04:03:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/10 04:03:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/10 04:03:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/10 04:03:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/10 04:03:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/10 04:03:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/10 04:03:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/10 04:03:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/10 04:03:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/10 04:03:45 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:45 DEBUG : dir: Looking for writers 2026/09/10 04:03:45 DEBUG : file1: reading active writers 2026/09/10 04:03:45 DEBUG : Looking for writers 2026/09/10 04:03:45 DEBUG : dir: reading active writers 2026/09/10 04:03:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.68s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:46 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:03:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/10 04:03:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:48 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:48 DEBUG : dir: Looking for writers 2026/09/10 04:03:48 DEBUG : file1: reading active writers 2026/09/10 04:03:48 DEBUG : Looking for writers 2026/09/10 04:03:48 DEBUG : dir: reading active writers 2026/09/10 04:03:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.68s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:48 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/10 04:03:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/10 04:03:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/10 04:03:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/10 04:03:50 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:50 DEBUG : dir: Looking for writers 2026/09/10 04:03:50 DEBUG : file1: reading active writers 2026/09/10 04:03:50 DEBUG : Looking for writers 2026/09/10 04:03:50 DEBUG : dir: reading active writers 2026/09/10 04:03:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.66s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:51 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:51 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:51 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:51 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:51 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): _readAt: size=1, off=0 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): openPending: 2026/09/10 04:03:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:03:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): >openPending: err= 2026/09/10 04:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/10 04:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): >_readAt: n=1, err= 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): _readAt: size=256, off=1 2026/09/10 04:03:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): >_readAt: n=15, err=EOF 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): _readAt: size=16, off=16 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): >_readAt: n=0, err=EOF 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): close: 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): >close: err= 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): close: 2026/09/10 04:03:53 DEBUG : dir/file1(0xa8896c99a00): >close: err=file already closed 2026/09/10 04:03:53 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:53 DEBUG : dir: Looking for writers 2026/09/10 04:03:53 DEBUG : file1: reading active writers 2026/09/10 04:03:53 DEBUG : Looking for writers 2026/09/10 04:03:53 DEBUG : dir: reading active writers 2026/09/10 04:03:53 DEBUG : >WaitForWriters: 2026/09/10 04:03:53 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.68s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:54 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:54 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:54 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:54 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:54 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:56 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): _readAt: size=1, off=0 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): openPending: 2026/09/10 04:03:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:03:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >openPending: err= 2026/09/10 04:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/10 04:03:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:03:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >_readAt: n=1, err= 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): _readAt: size=1, off=5 2026/09/10 04:03:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >_readAt: n=1, err= 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): _readAt: size=1, off=3 2026/09/10 04:03:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >_readAt: n=1, err= 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): _readAt: size=1, off=13 2026/09/10 04:03:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >_readAt: n=1, err= 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): _readAt: size=16, off=100 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >_readAt: n=0, err=EOF 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): close: 2026/09/10 04:03:56 DEBUG : dir/file1(0xa8897151440): >close: err= 2026/09/10 04:03:56 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:56 DEBUG : dir: Looking for writers 2026/09/10 04:03:56 DEBUG : file1: reading active writers 2026/09/10 04:03:56 DEBUG : Looking for writers 2026/09/10 04:03:56 DEBUG : dir: reading active writers 2026/09/10 04:03:56 DEBUG : >WaitForWriters: 2026/09/10 04:03:56 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.76s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:57 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:57 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:57 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:57 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:57 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:03:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:03:58 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-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:03:58 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=1, off=0 2026/09/10 04:03:58 DEBUG : dir/file1(0xa88971de2c0): openPending: 2026/09/10 04:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:03:58 DEBUG : dir/file1(0xa88971de2c0): >openPending: err= 2026/09/10 04:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/10 04:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=1, err= 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=1, off=5 2026/09/10 04:03:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=1, err= 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=1, off=1 2026/09/10 04:03:59 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=1, err= 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=6, off=10 2026/09/10 04:03:59 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=6, err= 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=256, off=10 2026/09/10 04:03:59 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=6, err=EOF 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=256, off=100 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=0, err=EOF 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): close: 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >close: err= 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): _readAt: size=256, off=100 2026/09/10 04:03:59 DEBUG : dir/file1(0xa88971de2c0): >_readAt: n=0, err=file already closed 2026/09/10 04:03:59 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:03:59 DEBUG : dir: Looking for writers 2026/09/10 04:03:59 DEBUG : file1: reading active writers 2026/09/10 04:03:59 DEBUG : Looking for writers 2026/09/10 04:03:59 DEBUG : dir: reading active writers 2026/09/10 04:03:59 DEBUG : >WaitForWriters: 2026/09/10 04:03:59 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.72s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:03:59 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:03:59 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:03:59 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:59 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:03:59 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:04:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:01 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-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:04:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:04:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:04:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): RWFileHandle.Flush 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): _readAt: size=256, off=0 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): openPending: 2026/09/10 04:04:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:04:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): >openPending: err= 2026/09/10 04:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/10 04:04:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): >_readAt: n=16, err=EOF 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): RWFileHandle.Flush 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): RWFileHandle.Flush 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): close: 2026/09/10 04:04:01 DEBUG : dir/file1(0xa8897662680): >close: err= 2026/09/10 04:04:01 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:01 DEBUG : dir: Looking for writers 2026/09/10 04:04:01 DEBUG : file1: reading active writers 2026/09/10 04:04:01 DEBUG : Looking for writers 2026/09/10 04:04:01 DEBUG : dir: reading active writers 2026/09/10 04:04:01 DEBUG : >WaitForWriters: 2026/09/10 04:04:01 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.74s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:02 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:02 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:02 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:02 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:02 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:04 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-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:04:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/10 04:04:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:04:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:04:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:04:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): _readAt: size=256, off=0 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): openPending: 2026/09/10 04:04:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:04:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): >openPending: err= 2026/09/10 04:04:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/10 04:04:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): >_readAt: n=16, err=EOF 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): RWFileHandle.Release 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): close: 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): >close: err= 2026/09/10 04:04:04 DEBUG : dir/file1(0xa8896373980): RWFileHandle.Release 2026/09/10 04:04:04 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:04 DEBUG : dir: Looking for writers 2026/09/10 04:04:04 DEBUG : file1: reading active writers 2026/09/10 04:04:04 DEBUG : Looking for writers 2026/09/10 04:04:04 DEBUG : dir: reading active writers 2026/09/10 04:04:04 DEBUG : >WaitForWriters: 2026/09/10 04:04:04 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.05s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:05 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:05 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:05 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:05 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:05 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:05 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): openPending: 2026/09/10 04:04:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): >openPending: err= 2026/09/10 04:04:05 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): _writeAt: size=5, off=0 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): >_writeAt: n=5, err= 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): _writeAt: size=7, off=5 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): >_writeAt: n=7, err= 2026/09/10 04:04:05 DEBUG : file1: vfs cache: truncate to size=11 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): close: 2026/09/10 04:04:05 DEBUG : file1: vfs cache: setting modification time to 2026-09-10 04:04:05.699340407 +0000 UTC m=+204.510984676 2026/09/10 04:04:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): >close: err= 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): close: 2026/09/10 04:04:05 DEBUG : file1(0xa88966ea440): >close: err=file already closed 2026/09/10 04:04:05 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:05 DEBUG : Looking for writers 2026/09/10 04:04:05 DEBUG : file1: reading active writers 2026/09/10 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:05 DEBUG : Looking for writers 2026/09/10 04:04:05 DEBUG : file1: reading active writers 2026/09/10 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:05 DEBUG : Looking for writers 2026/09/10 04:04:05 DEBUG : file1: reading active writers 2026/09/10 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:05 DEBUG : Looking for writers 2026/09/10 04:04:05 DEBUG : file1: reading active writers 2026/09/10 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:05 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:05 DEBUG : Looking for writers 2026/09/10 04:04:05 DEBUG : file1: reading active writers 2026/09/10 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:06 DEBUG : Looking for writers 2026/09/10 04:04:06 DEBUG : file1: reading active writers 2026/09/10 04:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:06 DEBUG : Looking for writers 2026/09/10 04:04:06 DEBUG : file1: reading active writers 2026/09/10 04:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:06 DEBUG : file1: size = 11 OK 2026/09/10 04:04:06 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 04:04:06 INFO : file1: Copied (new) 2026/09/10 04:04:06 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-10 04:04:05 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/10 04:04:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:06 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:06 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-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:06 DEBUG : Looking for writers 2026/09/10 04:04:06 DEBUG : file1: reading active writers 2026/09/10 04:04:06 DEBUG : >WaitForWriters: 2026/09/10 04:04:07 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:07 DEBUG : Looking for writers 2026/09/10 04:04:07 DEBUG : file1: reading active writers 2026/09/10 04:04:07 DEBUG : >WaitForWriters: 2026/09/10 04:04:07 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:07 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:07 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:07 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:07 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:07 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:07 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): openPending: 2026/09/10 04:04:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): >openPending: err= 2026/09/10 04:04:07 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): _writeAt: size=7, off=0 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): >_writeAt: n=7, err= 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): _writeAt: size=6, off=5 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): >_writeAt: n=6, err= 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): close: 2026/09/10 04:04:07 DEBUG : file1: vfs cache: setting modification time to 2026-09-10 04:04:07.693620733 +0000 UTC m=+206.505265002 2026/09/10 04:04:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): >close: err= 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): _writeAt: size=5, off=0 2026/09/10 04:04:07 DEBUG : file1(0xa88971df000): >_writeAt: n=0, err=file already closed 2026/09/10 04:04:07 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:07 DEBUG : Looking for writers 2026/09/10 04:04:07 DEBUG : file1: reading active writers 2026/09/10 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:07 DEBUG : Looking for writers 2026/09/10 04:04:07 DEBUG : file1: reading active writers 2026/09/10 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:07 DEBUG : Looking for writers 2026/09/10 04:04:07 DEBUG : file1: reading active writers 2026/09/10 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:07 DEBUG : Looking for writers 2026/09/10 04:04:07 DEBUG : file1: reading active writers 2026/09/10 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:07 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:07 DEBUG : Looking for writers 2026/09/10 04:04:07 DEBUG : file1: reading active writers 2026/09/10 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:08 DEBUG : Looking for writers 2026/09/10 04:04:08 DEBUG : file1: reading active writers 2026/09/10 04:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:08 DEBUG : Looking for writers 2026/09/10 04:04:08 DEBUG : file1: reading active writers 2026/09/10 04:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:08 DEBUG : file1: size = 11 OK 2026/09/10 04:04:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 04:04:08 INFO : file1: Copied (new) 2026/09/10 04:04:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-10 04:04:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/10 04:04:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:08 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:08 DEBUG : Looking for writers 2026/09/10 04:04:08 DEBUG : file1: reading active writers 2026/09/10 04:04:08 DEBUG : >WaitForWriters: 2026/09/10 04:04:09 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:09 DEBUG : Looking for writers 2026/09/10 04:04:09 DEBUG : file1: reading active writers 2026/09/10 04:04:09 DEBUG : >WaitForWriters: 2026/09/10 04:04:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:09 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:09 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:09 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:09 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-wusevuk5lafe/dir/file1: no such file or directory 2026/09/10 04:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:09 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:09 DEBUG : file1(0xa8897151580): openPending: 2026/09/10 04:04:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:09 DEBUG : file1(0xa8897151580): >openPending: err= 2026/09/10 04:04:09 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:09 DEBUG : file1(0xa8897151580): close: 2026/09/10 04:04:09 DEBUG : file1: vfs cache: setting modification time to 2026-09-10 04:04:09.870919965 +0000 UTC m=+208.682564234 2026/09/10 04:04:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:09 DEBUG : file1(0xa8897151580): >close: err= 2026/09/10 04:04:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/10 04:04:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:04:09 DEBUG : file2: newRWFileHandle: 2026/09/10 04:04:09 DEBUG : file2(0xa8897151a00): openPending: 2026/09/10 04:04:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:04:09 DEBUG : file2(0xa8897151a00): >openPending: err= 2026/09/10 04:04:09 DEBUG : file2: >newRWFileHandle: err= 2026/09/10 04:04:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:04:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/10 04:04:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/10 04:04:09 DEBUG : file2(0xa8897151a00): RWFileHandle.Flush 2026/09/10 04:04:09 DEBUG : file2(0xa8897151a00): RWFileHandle.Release 2026/09/10 04:04:09 DEBUG : file2(0xa8897151a00): close: 2026/09/10 04:04:09 DEBUG : file2: vfs cache: setting modification time to 2026-09-10 04:04:09.872118687 +0000 UTC m=+208.683762947 2026/09/10 04:04:09 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:09 DEBUG : file2(0xa8897151a00): >close: err= 2026/09/10 04:04:09 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:09 DEBUG : Looking for writers 2026/09/10 04:04:09 DEBUG : file1: reading active writers 2026/09/10 04:04:09 DEBUG : file2: reading active writers 2026/09/10 04:04:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/10 04:04:09 DEBUG : Looking for writers 2026/09/10 04:04:09 DEBUG : file1: reading active writers 2026/09/10 04:04:09 DEBUG : file2: reading active writers 2026/09/10 04:04:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/10 04:04:09 DEBUG : Looking for writers 2026/09/10 04:04:09 DEBUG : file1: reading active writers 2026/09/10 04:04:09 DEBUG : file2: reading active writers 2026/09/10 04:04:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/10 04:04:09 DEBUG : Looking for writers 2026/09/10 04:04:09 DEBUG : file1: reading active writers 2026/09/10 04:04:09 DEBUG : file2: reading active writers 2026/09/10 04:04:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/10 04:04:09 DEBUG : file2: vfs cache: starting upload 2026/09/10 04:04:09 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:10 DEBUG : Looking for writers 2026/09/10 04:04:10 DEBUG : file1: reading active writers 2026/09/10 04:04:10 DEBUG : file2: reading active writers 2026/09/10 04:04:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/10 04:04:10 DEBUG : Looking for writers 2026/09/10 04:04:10 DEBUG : file1: reading active writers 2026/09/10 04:04:10 DEBUG : file2: reading active writers 2026/09/10 04:04:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/10 04:04:10 DEBUG : Looking for writers 2026/09/10 04:04:10 DEBUG : file1: reading active writers 2026/09/10 04:04:10 DEBUG : file2: reading active writers 2026/09/10 04:04:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/10 04:04:11 DEBUG : Looking for writers 2026/09/10 04:04:11 DEBUG : file1: reading active writers 2026/09/10 04:04:11 DEBUG : file2: reading active writers 2026/09/10 04:04:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/10 04:04:11 DEBUG : file1: size = 0 OK 2026/09/10 04:04:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:04:11 INFO : file1: Copied (new) 2026/09/10 04:04:11 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-10 04:04:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/10 04:04:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:11 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:11 DEBUG : file2: size = 0 OK 2026/09/10 04:04:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:04:11 INFO : file2: Copied (new) 2026/09/10 04:04:11 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-10 04:04:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/10 04:04:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/10 04:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:04:11 INFO : file2: vfs cache: upload succeeded try #1 2026/09/10 04:04:12 DEBUG : Looking for writers 2026/09/10 04:04:12 DEBUG : file1: reading active writers 2026/09/10 04:04:12 DEBUG : file2: reading active writers 2026/09/10 04:04:12 DEBUG : >WaitForWriters: 2026/09/10 04:04:12 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:12 DEBUG : Looking for writers 2026/09/10 04:04:12 DEBUG : file1: reading active writers 2026/09/10 04:04:12 DEBUG : file2: reading active writers 2026/09/10 04:04:12 DEBUG : >WaitForWriters: 2026/09/10 04:04:12 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.19s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:12 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:12 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:12 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:12 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:12 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:13 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): openPending: 2026/09/10 04:04:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): >openPending: err= 2026/09/10 04:04:13 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): _writeAt: size=5, off=0 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): >_writeAt: n=5, err= 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): RWFileHandle.Flush 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): RWFileHandle.Flush 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): close: 2026/09/10 04:04:13 DEBUG : file1: vfs cache: setting modification time to 2026-09-10 04:04:13.060326865 +0000 UTC m=+211.871971144 2026/09/10 04:04:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:13 DEBUG : file1(0xa8896b0f300): >close: err= 2026/09/10 04:04:13 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:13 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:13 DEBUG : Looking for writers 2026/09/10 04:04:13 DEBUG : file1: reading active writers 2026/09/10 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:14 DEBUG : file1: size = 5 OK 2026/09/10 04:04:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:04:14 INFO : file1: Copied (new) 2026/09/10 04:04:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-10 04:04:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/10 04:04:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:14 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:14 DEBUG : Looking for writers 2026/09/10 04:04:14 DEBUG : file1: reading active writers 2026/09/10 04:04:14 DEBUG : >WaitForWriters: 2026/09/10 04:04:14 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:14 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:14 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:14 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:14 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:14 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:14 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): openPending: 2026/09/10 04:04:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): >openPending: err= 2026/09/10 04:04:14 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): _writeAt: size=5, off=0 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): >_writeAt: n=5, err= 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): RWFileHandle.Release 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): close: 2026/09/10 04:04:14 DEBUG : file1: vfs cache: setting modification time to 2026-09-10 04:04:14.921503832 +0000 UTC m=+213.733148091 2026/09/10 04:04:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): >close: err= 2026/09/10 04:04:14 DEBUG : file1(0xa8896a59580): RWFileHandle.Release 2026/09/10 04:04:14 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:14 DEBUG : Looking for writers 2026/09/10 04:04:14 DEBUG : file1: reading active writers 2026/09/10 04:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:14 DEBUG : Looking for writers 2026/09/10 04:04:14 DEBUG : file1: reading active writers 2026/09/10 04:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:14 DEBUG : Looking for writers 2026/09/10 04:04:14 DEBUG : file1: reading active writers 2026/09/10 04:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:14 DEBUG : Looking for writers 2026/09/10 04:04:14 DEBUG : file1: reading active writers 2026/09/10 04:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:15 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:15 DEBUG : Looking for writers 2026/09/10 04:04:15 DEBUG : file1: reading active writers 2026/09/10 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:15 DEBUG : Looking for writers 2026/09/10 04:04:15 DEBUG : file1: reading active writers 2026/09/10 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:15 DEBUG : Looking for writers 2026/09/10 04:04:15 DEBUG : file1: reading active writers 2026/09/10 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:16 DEBUG : file1: size = 5 OK 2026/09/10 04:04:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:04:16 INFO : file1: Copied (new) 2026/09/10 04:04:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-10 04:04:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/10 04:04:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:16 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:16 DEBUG : Looking for writers 2026/09/10 04:04:16 DEBUG : file1: reading active writers 2026/09/10 04:04:16 DEBUG : >WaitForWriters: 2026/09/10 04:04:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:16 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:16 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:16 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/10 04:04:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:04:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:04:18 DEBUG : dir/file1(0xa8896c98880): openPending: 2026/09/10 04:04:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:04:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:18 DEBUG : dir/file1(0xa8896c98880): >openPending: err= 2026/09/10 04:04:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/10 04:04:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:04:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:04:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:04:18 DEBUG : dir/file1(0xa8896c98880): _writeAt: size=5, off=0 2026/09/10 04:04:18 DEBUG : dir/file1(0xa8896c98880): >_writeAt: n=5, err= 2026/09/10 04:04:18 DEBUG : dir/file1(0xa8896c98880): close: 2026/09/10 04:04:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-10 04:04:18.363692942 +0000 UTC m=+217.175337212 2026/09/10 04:04:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:18 DEBUG : dir/file1(0xa8896c98880): >close: err= 2026/09/10 04:04:18 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:18 DEBUG : dir/file1: vfs cache: starting upload 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:18 DEBUG : dir: Looking for writers 2026/09/10 04:04:18 DEBUG : file1: reading active writers 2026/09/10 04:04:18 DEBUG : Looking for writers 2026/09/10 04:04:18 DEBUG : dir: reading active writers 2026/09/10 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:19 DEBUG : dir: Looking for writers 2026/09/10 04:04:19 DEBUG : file1: reading active writers 2026/09/10 04:04:19 DEBUG : Looking for writers 2026/09/10 04:04:19 DEBUG : dir: reading active writers 2026/09/10 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/10 04:04:19 DEBUG : dir/file1: size = 5 OK 2026/09/10 04:04:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:04:19 INFO : dir/file1: Copied (replaced existing) 2026/09/10 04:04:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-10 04:04:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/10 04:04:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:20 DEBUG : dir: Looking for writers 2026/09/10 04:04:20 DEBUG : file1: reading active writers 2026/09/10 04:04:20 DEBUG : Looking for writers 2026/09/10 04:04:20 DEBUG : dir: reading active writers 2026/09/10 04:04:20 DEBUG : >WaitForWriters: 2026/09/10 04:04:20 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:21 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:21 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:21 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:21 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:21 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/10 04:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/10 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/10 04:04:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): _writeAt: size=5, off=0 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): openPending: 2026/09/10 04:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/10 04:04:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/10 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): >openPending: err= 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): >_writeAt: n=5, err= 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): _writeAt: size=15, off=5 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): >_writeAt: n=15, err= 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): close: 2026/09/10 04:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/10 04:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-10 04:04:23.153474431 +0000 UTC m=+221.965118741 2026/09/10 04:04:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:23 DEBUG : dir/file1(0xa889759d680): >close: err= 2026/09/10 04:04:23 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:23 DEBUG : dir/file1: vfs cache: starting upload 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:23 DEBUG : dir: Looking for writers 2026/09/10 04:04:23 DEBUG : file1: reading active writers 2026/09/10 04:04:23 DEBUG : Looking for writers 2026/09/10 04:04:23 DEBUG : dir: reading active writers 2026/09/10 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:24 DEBUG : dir/file1: size = 20 OK 2026/09/10 04:04:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/10 04:04:24 INFO : dir/file1: Copied (replaced existing) 2026/09/10 04:04:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-10 04:04:23 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/10 04:04:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:24 DEBUG : dir: Looking for writers 2026/09/10 04:04:24 DEBUG : file1: reading active writers 2026/09/10 04:04:24 DEBUG : Looking for writers 2026/09/10 04:04:24 DEBUG : dir: reading active writers 2026/09/10 04:04:24 DEBUG : >WaitForWriters: 2026/09/10 04:04:24 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.95s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:25 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:25 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:25 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:25 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:25 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:25 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:25 DEBUG : file1(0xa88972e6600): openPending: 2026/09/10 04:04:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:25 DEBUG : file1(0xa88972e6600): >openPending: err= 2026/09/10 04:04:25 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:25 DEBUG : file1(0xa88972e6600): _writeAt: size=5, off=0 2026/09/10 04:04:25 DEBUG : file1(0xa88972e6600): >_writeAt: n=5, err= 2026/09/10 04:04:25 DEBUG : file1(0xa88972e6600): close: 2026/09/10 04:04:25 DEBUG : file1: vfs cache: setting modification time to 2026-09-10 04:04:25.542332387 +0000 UTC m=+224.353976646 2026/09/10 04:04:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:25 DEBUG : file1(0xa88972e6600): >close: err= 2026/09/10 04:04:25 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:25 DEBUG : Looking for writers 2026/09/10 04:04:25 DEBUG : file1: reading active writers 2026/09/10 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:25 DEBUG : Looking for writers 2026/09/10 04:04:25 DEBUG : file1: reading active writers 2026/09/10 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:25 DEBUG : Looking for writers 2026/09/10 04:04:25 DEBUG : file1: reading active writers 2026/09/10 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:25 DEBUG : Looking for writers 2026/09/10 04:04:25 DEBUG : file1: reading active writers 2026/09/10 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:25 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:25 DEBUG : Looking for writers 2026/09/10 04:04:25 DEBUG : file1: reading active writers 2026/09/10 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:25 DEBUG : Looking for writers 2026/09/10 04:04:25 DEBUG : file1: reading active writers 2026/09/10 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:26 DEBUG : Looking for writers 2026/09/10 04:04:26 DEBUG : file1: reading active writers 2026/09/10 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:26 DEBUG : file1: size = 5 OK 2026/09/10 04:04:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:04:26 INFO : file1: Copied (new) 2026/09/10 04:04:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-10 04:04:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/10 04:04:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:26 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:26 DEBUG : Looking for writers 2026/09/10 04:04:26 DEBUG : file1: reading active writers 2026/09/10 04:04:26 DEBUG : >WaitForWriters: 2026/09/10 04:04:26 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:27 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/10 04:04:27 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98240): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98240): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98240): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98240): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98240): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.495682477 +0000 UTC m=+226.307326746 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98240): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.495682477 +0000 UTC m=+226.307326746 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98800): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98cc0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98cc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98cc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98cc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98cc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.495682477 +0000 UTC m=+226.307326746 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c98cc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad83f0 item 1 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c993c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c993c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c993c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c993c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c993c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.49866066 +0000 UTC m=+226.310304929 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c993c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c99940): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c99940): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c99940): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c99940): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c99940): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.49866066 +0000 UTC m=+226.310304929 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c99940): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad93b0 item 2 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8080): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8080): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8080): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.500781925 +0000 UTC m=+226.312426194 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.500781925 +0000 UTC m=+226.312426194 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b8500): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b89c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b89c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b89c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b89c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b89c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.500781925 +0000 UTC m=+226.312426194 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b89c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad9a40 item 3 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9080): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9080): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9080): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.503723549 +0000 UTC m=+226.315367818 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b95c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b95c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b95c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b95c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b95c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.503723549 +0000 UTC m=+226.315367818 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b95c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897108540 item 4 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9c00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9c00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9c00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9c00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9c00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.505663992 +0000 UTC m=+226.317308281 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970b9c00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.505663992 +0000 UTC m=+226.317308281 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966431c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627c0c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627c0c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627c0c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627c0c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627c0c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.505663992 +0000 UTC m=+226.317308281 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627c0c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ac0e0 item 5 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627dd40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627dd40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627dd40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627dd40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627dd40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.508138394 +0000 UTC m=+226.319782683 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889627dd40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896373880): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896373880): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896373880): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896373880): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896373880): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.508138394 +0000 UTC m=+226.319782683 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896373880): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ac9a0 item 6 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662080): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662080): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662080): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.509863392 +0000 UTC m=+226.321507661 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.509863392 +0000 UTC m=+226.321507661 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662a40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662a40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662a40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662a40): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662a40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.509863392 +0000 UTC m=+226.321507661 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897662a40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975acf50 item 7 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88976630c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88976630c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88976630c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88976630c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88976630c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.512542039 +0000 UTC m=+226.324186308 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88976630c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663600): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663600): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663600): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663600): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663600): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.512542039 +0000 UTC m=+226.324186308 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663600): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ad8f0 item 8 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663c00): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8897663c00): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663c00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663c00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663c00): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897663c00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ea500): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ea500): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ea500): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ea500): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ea500): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.514529942 +0000 UTC m=+226.326174211 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ea500): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.514529942 +0000 UTC m=+226.326174211 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eac80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb180): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb180): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb180): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb180): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb180): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.514529942 +0000 UTC m=+226.326174211 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb180): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb41c0 item 9 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb800): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb800): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb800): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb800): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb800): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.517054578 +0000 UTC m=+226.328698847 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966eb800): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ebd40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ebd40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ebd40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ebd40): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ebd40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.517054578 +0000 UTC m=+226.328698847 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88966ebd40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb4a10 item 10 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a58980): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8896a58980): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a58980): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a58980): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a58980): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a58980): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a58980): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59080): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59080): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59080): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.519606357 +0000 UTC m=+226.331250626 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.519606357 +0000 UTC m=+226.331250626 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a59c40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28300): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28300): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28300): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.519606357 +0000 UTC m=+226.331250626 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb4fc0 item 11 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704c540): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704c540): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704c540): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704c540): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704c540): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.528411501 +0000 UTC m=+226.340055760 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704c540): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704ca80): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704ca80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704ca80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704ca80): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704ca80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.528411501 +0000 UTC m=+226.340055760 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704ca80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736e5b0 item 12 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d0c0): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa889704d0c0): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d0c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d0c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d0c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d0c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d680): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d680): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d680): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.530357185 +0000 UTC m=+226.342001524 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704d680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704dd40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704dd40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704dd40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704dd40): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704dd40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.530357185 +0000 UTC m=+226.342001524 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889704dd40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736eb60 item 13 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0e640): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0e640): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0e640): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0e640): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0e640): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.534352328 +0000 UTC m=+226.345996597 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0e640): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0f100): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0f100): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0f100): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0f100): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0f100): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.534352328 +0000 UTC m=+226.345996597 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0f100): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736f110 item 14 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fa40): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8896b0fa40): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fa40): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fa40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fa40): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fa40): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fa40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fe00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fe00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fe00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fe00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fe00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.536001442 +0000 UTC m=+226.347645711 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b0fe00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759c6c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759c6c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759c6c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759c6c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759c6c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.536001442 +0000 UTC m=+226.347645711 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759c6c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736f6c0 item 15 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759cd40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759cd40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759cd40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759cd40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759cd40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.537686493 +0000 UTC m=+226.349330762 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759cd40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d280): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d280): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d280): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d280): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d280): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.537686493 +0000 UTC m=+226.349330762 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d280): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736fce0 item 16 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d8c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d8c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d8c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d8c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d8c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.539436307 +0000 UTC m=+226.351080576 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759d8c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.539436307 +0000 UTC m=+226.351080576 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889759dd40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760340): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760340): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760340): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760340): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760340): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.539436307 +0000 UTC m=+226.351080576 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760340): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738e540 item 17 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88967609c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88967609c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88967609c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88967609c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88967609c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.541557312 +0000 UTC m=+226.353201581 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88967609c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760f00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760f00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760f00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760f00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760f00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.541557312 +0000 UTC m=+226.353201581 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896760f00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738ee70 item 18 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761580): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761580): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761580): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.543172932 +0000 UTC m=+226.354817201 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.543172932 +0000 UTC m=+226.354817201 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896761a80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc080): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc080): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc080): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.543172932 +0000 UTC m=+226.354817201 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738f500 item 19 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc700): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc700): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc700): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc700): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc700): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.545929296 +0000 UTC m=+226.357573585 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fc700): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fcc40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fcc40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fcc40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fcc40): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fcc40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.545929296 +0000 UTC m=+226.357573585 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fcc40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738fd50 item 20 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd2c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd2c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd2c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd2c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd2c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.548301084 +0000 UTC m=+226.359945382 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd2c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.548301084 +0000 UTC m=+226.359945382 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fd7c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fdcc0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fdcc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fdcc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fdcc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fdcc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.548301084 +0000 UTC m=+226.359945382 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88968fdcc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897348460 item 21 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982440): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982440): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982440): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982440): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982440): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.550938173 +0000 UTC m=+226.362582442 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982440): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982980): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982980): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982980): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982980): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982980): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.550938173 +0000 UTC m=+226.362582442 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896982980): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897348c40 item 22 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983000): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983000): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983000): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983000): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983000): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.552721009 +0000 UTC m=+226.364365278 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983000): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.552721009 +0000 UTC m=+226.364365278 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983500): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983a00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983a00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983a00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983a00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983a00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.552721009 +0000 UTC m=+226.364365278 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896983a00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973491f0 item 23 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e180): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e180): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e180): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e180): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e180): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.555905742 +0000 UTC m=+226.367550011 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e180): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e6c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e6c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e6c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e6c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e6c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.555905742 +0000 UTC m=+226.367550011 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3e6c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897349ab0 item 24 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3ed00): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8896a3ed00): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3ed00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3ed00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3ed00): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3ed00): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3ed00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f0c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f0c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f0c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f0c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f0c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.557702415 +0000 UTC m=+226.369346684 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f0c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.557702415 +0000 UTC m=+226.369346684 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3f5c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3fb00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3fb00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3fb00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3fb00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3fb00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.557702415 +0000 UTC m=+226.369346684 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a3fb00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975461c0 item 25 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72280): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72280): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72280): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72280): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72280): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.560666321 +0000 UTC m=+226.372310580 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72280): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a727c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a727c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a727c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a727c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a727c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.560666321 +0000 UTC m=+226.372310580 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a727c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897546c40 item 26 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72e00): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8896a72e00): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72e00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72e00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72e00): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a72e00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a731c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a731c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a731c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a731c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a731c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.562811591 +0000 UTC m=+226.374455880 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a731c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.562811591 +0000 UTC m=+226.374455880 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a736c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a73c00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a73c00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a73c00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a73c00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a73c00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.562811591 +0000 UTC m=+226.374455880 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896a73c00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897547260 item 27 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54380): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54380): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54380): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54380): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54380): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.564965127 +0000 UTC m=+226.376609396 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54380): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b548c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b548c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b548c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b548c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b548c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.564965127 +0000 UTC m=+226.376609396 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b548c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897547ab0 item 28 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54f00): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8896b54f00): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54f00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54f00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54f00): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54f00): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b54f00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b552c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b552c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b552c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b552c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b552c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.56672003 +0000 UTC m=+226.378364299 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b552c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b55980): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b55980): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b55980): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b55980): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b55980): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.56672003 +0000 UTC m=+226.378364299 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b55980): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973981c0 item 29 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80100): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80100): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80100): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80100): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80100): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.568512846 +0000 UTC m=+226.380157115 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80100): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80640): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80640): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80640): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80640): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80640): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.568512846 +0000 UTC m=+226.380157115 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80640): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973987e0 item 30 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80c80): _readAt: size=2, off=0 2026/09/10 04:04:27 ERROR : open-test-file(0xa8896b80c80): Couldn't read size of file 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80c80): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80c80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80c80): close: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b80c80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81040): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81040): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81040): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.570168331 +0000 UTC m=+226.381812600 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81700): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81700): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81700): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81700): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81700): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.570168331 +0000 UTC m=+226.381812600 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81700): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897398e00 item 31 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81d80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81d80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81d80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81d80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81d80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.571807054 +0000 UTC m=+226.383451323 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b81d80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbc3c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbc3c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbc3c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbc3c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbc3c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.571807054 +0000 UTC m=+226.383451323 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbc3c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399490 item 32 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbca00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbca00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbca00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbca00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbca00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.573402838 +0000 UTC m=+226.385047107 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbca00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399ab0 item 33 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.57399156 +0000 UTC m=+226.385635829 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbce80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd380): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd380): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd380): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd380): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd380): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.57399156 +0000 UTC m=+226.385635829 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd380): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399d50 item 33 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd9c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd9c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd9c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd9c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd9c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.575604384 +0000 UTC m=+226.387248653 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbd9c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897340540 item 34 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.576355001 +0000 UTC m=+226.387999270 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bbde40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdc480): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdc480): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdc480): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdc480): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdc480): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.576355001 +0000 UTC m=+226.387999270 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdc480): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973407e0 item 34 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcac0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcac0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcac0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcac0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcac0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.577918534 +0000 UTC m=+226.389562803 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcac0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897340d90 item 35 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.578569061 +0000 UTC m=+226.390213331 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdcf40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdd440): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdd440): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdd440): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdd440): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdd440): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.578569061 +0000 UTC m=+226.390213331 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bdd440): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897341030 item 35 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bddac0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bddac0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bddac0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bddac0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bddac0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.580759718 +0000 UTC m=+226.392403987 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896bddac0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973415e0 item 36 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.581441585 +0000 UTC m=+226.393085854 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c120c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12600): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12600): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12600): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12600): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12600): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.581441585 +0000 UTC m=+226.393085854 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12600): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897341880 item 36 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12c40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12c40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12c40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12c40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12c40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.583187442 +0000 UTC m=+226.394831741 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c12c40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897341e30 item 37 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.583839763 +0000 UTC m=+226.395484032 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c130c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c135c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c135c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c135c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c135c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c135c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.583839763 +0000 UTC m=+226.395484032 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c135c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705a3f0 item 37 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c13c40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c13c40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c13c40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c13c40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c13c40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.585393577 +0000 UTC m=+226.397037846 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c13c40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705aa80 item 38 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.586052621 +0000 UTC m=+226.397696890 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e240): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28680): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28680): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28680): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.586052621 +0000 UTC m=+226.397696890 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb52d0 item 38 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28d40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28d40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28d40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28d40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28d40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.587650859 +0000 UTC m=+226.399295128 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b28d40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766a000 item 39 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.588264247 +0000 UTC m=+226.399908516 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b29240): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b298c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b298c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b298c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b298c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b298c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.588264247 +0000 UTC m=+226.399908516 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896b298c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766a2a0 item 39 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6040): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6040): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6040): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.589867164 +0000 UTC m=+226.401511422 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766aee0 item 40 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.59060083 +0000 UTC m=+226.402245099 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6540): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6a80): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6a80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6a80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6a80): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6a80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.59060083 +0000 UTC m=+226.402245099 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da6a80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766b180 item 40 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.592210909 +0000 UTC m=+226.403855178 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7540): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7540): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7540): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766b730 item 41 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7540): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7540): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.592735088 +0000 UTC m=+226.404379357 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7540): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766b9d0 item 41 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.593405174 +0000 UTC m=+226.405049443 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896da7a00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8040): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8040): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8040): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.593405174 +0000 UTC m=+226.405049443 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766bc70 item 41 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.594814645 +0000 UTC m=+226.406458914 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8b80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8b80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8b80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692380 item 42 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8b80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8b80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.595387847 +0000 UTC m=+226.407032116 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc8b80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692700 item 42 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.596022615 +0000 UTC m=+226.407666884 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc90c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9640): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9640): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9640): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9640): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9640): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.596022615 +0000 UTC m=+226.407666884 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9640): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976929a0 item 42 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.597595986 +0000 UTC m=+226.409240255 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dc9c80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee280): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee280): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee280): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692fc0 item 43 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee280): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee280): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.598198243 +0000 UTC m=+226.409842502 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee280): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976932d0 item 43 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.598771805 +0000 UTC m=+226.410416075 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896dee7c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896deed00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896deed00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896deed00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896deed00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896deed00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.598771805 +0000 UTC m=+226.410416075 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896deed00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897693650 item 43 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.600483618 +0000 UTC m=+226.412127907 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def340): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def840): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def840): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def840): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897693c00 item 44 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def840): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def840): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.600976038 +0000 UTC m=+226.412620307 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896def840): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b40e0 item 44 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.601633649 +0000 UTC m=+226.413277918 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896defd80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86400): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86400): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86400): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86400): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86400): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.601633649 +0000 UTC m=+226.413277918 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86400): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b4380 item 44 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.60303782 +0000 UTC m=+226.414682089 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86a40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86f40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86f40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86f40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b4930 item 45 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86f40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86f40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.603590254 +0000 UTC m=+226.415234523 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f86f40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87640): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87640): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87640): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87640): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87640): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.603590254 +0000 UTC m=+226.415234523 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87640): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b4cb0 item 45 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.605233737 +0000 UTC m=+226.416878006 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896f87c80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4280): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4280): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4280): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5260 item 46 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4280): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4280): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.605805537 +0000 UTC m=+226.417449806 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4280): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4980): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4980): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4980): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4980): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4980): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.605805537 +0000 UTC m=+226.417449806 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4980): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5500 item 46 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.607383736 +0000 UTC m=+226.419028005 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa4fc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa54c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa54c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa54c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5ab0 item 47 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa54c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa54c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.60788393 +0000 UTC m=+226.419528199 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa54c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa5bc0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa5bc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa5bc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa5bc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa5bc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.60788393 +0000 UTC m=+226.419528199 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fa5bc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5d50 item 47 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.609383993 +0000 UTC m=+226.421028262 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2800): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2800): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2800): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714c8c0 item 48 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2800): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2800): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.609897642 +0000 UTC m=+226.421541911 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2800): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2f00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2f00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2f00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2f00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2f00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.609897642 +0000 UTC m=+226.421541911 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc2f00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714cc40 item 48 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc3540): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc3540): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc3540): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc3540): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc3540): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.611764086 +0000 UTC m=+226.423408346 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc3540): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714d260 item 49 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.612588362 +0000 UTC m=+226.424232672 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fc39c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6000): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6000): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6000): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6000): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6000): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.612588362 +0000 UTC m=+226.424232672 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6000): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714d5e0 item 49 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6680): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6680): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6680): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.614387489 +0000 UTC m=+226.426031779 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714dce0 item 50 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.61524098 +0000 UTC m=+226.426885249 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe6b80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7100): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7100): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7100): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7100): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7100): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.61524098 +0000 UTC m=+226.426885249 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7100): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897082150 item 50 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7780): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7780): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7780): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7780): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7780): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.616639802 +0000 UTC m=+226.428284061 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7780): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88970827e0 item 51 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.617307482 +0000 UTC m=+226.428951741 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896fe7c80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c2c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c2c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c2c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c2c0): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c2c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.617307482 +0000 UTC m=+226.428951741 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c2c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897082a80 item 51 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c940): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c940): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c940): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c940): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c940): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.618872938 +0000 UTC m=+226.430517198 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701c940): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083110 item 52 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.619547002 +0000 UTC m=+226.431191271 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701ce40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701d3c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701d3c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701d3c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701d3c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701d3c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.619547002 +0000 UTC m=+226.431191271 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701d3c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083490 item 52 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701da40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701da40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701da40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701da40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701da40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.620885378 +0000 UTC m=+226.432529647 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889701da40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083a40 item 53 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.621503335 +0000 UTC m=+226.433147604 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e580): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e580): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e580): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.621503335 +0000 UTC m=+226.433147604 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707e580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083ce0 item 53 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707ec00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707ec00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707ec00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707ec00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707ec00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.62355054 +0000 UTC m=+226.435194809 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707ec00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971163f0 item 54 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.624481047 +0000 UTC m=+226.436125316 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f100): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f680): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f680): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f680): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.624481047 +0000 UTC m=+226.436125316 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707f680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897116690 item 54 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707fd00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707fd00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707fd00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707fd00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707fd00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.626118048 +0000 UTC m=+226.437762317 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889707fd00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897116f50 item 55 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.626696129 +0000 UTC m=+226.438340398 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc840): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc840): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc840): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc840): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc840): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.626696129 +0000 UTC m=+226.438340398 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bc840): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897117260 item 55 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bcec0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bcec0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bcec0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bcec0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bcec0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.628591237 +0000 UTC m=+226.440235536 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bcec0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897117810 item 56 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.629300556 +0000 UTC m=+226.440944835 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd3c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd940): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd940): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd940): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd940): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd940): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.629300556 +0000 UTC m=+226.440944835 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970bd940): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897117ab0 item 56 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.630947215 +0000 UTC m=+226.442591475 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa5c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa5c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa5c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88963128c0 item 57 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa5c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa5c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.631603013 +0000 UTC m=+226.443247282 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fa5c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896312d20 item 57 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.632204219 +0000 UTC m=+226.443848518 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fab00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb080): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb080): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb080): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.632204219 +0000 UTC m=+226.443848518 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896313180 item 57 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.634028063 +0000 UTC m=+226.445672321 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fb6c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fbc00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fbc00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fbc00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896313c70 item 58 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fbc00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fbc00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.634738564 +0000 UTC m=+226.446382823 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88970fbc00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897154150 item 58 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.635492467 +0000 UTC m=+226.447136726 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132240): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132800): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132800): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132800): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132800): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132800): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.635492467 +0000 UTC m=+226.447136726 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132800): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971545b0 item 58 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.637117275 +0000 UTC m=+226.448761544 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897132e40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133380): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133380): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133380): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897154c40 item 59 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133380): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133380): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.637649429 +0000 UTC m=+226.449293698 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133380): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971550a0 item 59 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.638296591 +0000 UTC m=+226.449940860 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971338c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133e40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133e40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133e40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133e40): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133e40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.638296591 +0000 UTC m=+226.449940860 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897133e40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897155500 item 59 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.639893307 +0000 UTC m=+226.451537576 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172ac0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172ac0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172ac0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897155c00 item 60 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172ac0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172ac0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.640551179 +0000 UTC m=+226.452195448 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897172ac0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889631e150 item 60 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.641664441 +0000 UTC m=+226.453308710 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173000): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971735c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971735c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971735c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971735c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971735c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.641664441 +0000 UTC m=+226.453308710 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971735c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889631e460 item 60 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.6432268 +0000 UTC m=+226.454871069 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897173c00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa240): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa240): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa240): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889631f0a0 item 61 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa240): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa240): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.643862881 +0000 UTC m=+226.455507159 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa240): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa940): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa940): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa940): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa940): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa940): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.643862881 +0000 UTC m=+226.455507159 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aa940): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889631f7a0 item 61 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.645713385 +0000 UTC m=+226.457357644 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971aaf80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971ab4c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971ab4c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971ab4c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ba2a0 item 62 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971ab4c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971ab4c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.64633087 +0000 UTC m=+226.457975129 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971ab4c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971abbc0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971abbc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971abbc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971abbc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971abbc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.64633087 +0000 UTC m=+226.457975129 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971abbc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ba700 item 62 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.648126591 +0000 UTC m=+226.459770860 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4840): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4840): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4840): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967baf50 item 63 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4840): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4840): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.648723108 +0000 UTC m=+226.460367377 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4840): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4f40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4f40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4f40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4f40): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4f40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.648723108 +0000 UTC m=+226.460367377 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d4f40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967bb3b0 item 63 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.650586165 +0000 UTC m=+226.462230454 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5ac0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5ac0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5ac0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967bbe30 item 64 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5ac0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5ac0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.651395623 +0000 UTC m=+226.463039882 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971d5ac0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc2c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc2c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc2c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc2c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc2c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.651395623 +0000 UTC m=+226.463039882 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc2c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b024d0 item 64 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc900): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc900): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc900): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc900): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc900): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.65330088 +0000 UTC m=+226.464945139 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fc900): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b02e00 item 65 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.654073399 +0000 UTC m=+226.465717668 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fcd80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd280): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd280): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd280): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd280): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd280): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.654073399 +0000 UTC m=+226.465717668 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd280): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b03420 item 65 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd8c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd8c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd8c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd8c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd8c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.655745246 +0000 UTC m=+226.467389505 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fd8c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889634a5b0 item 66 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.65658935 +0000 UTC m=+226.468233619 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88971fdd40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c380): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c380): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c380): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c380): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c380): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.65658935 +0000 UTC m=+226.468233619 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c380): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889634ab60 item 66 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c9c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c9c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c9c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c9c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c9c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.658298907 +0000 UTC m=+226.469943176 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722c9c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889731c1c0 item 67 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.658887338 +0000 UTC m=+226.470531607 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722ce40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d340): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d340): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d340): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d340): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d340): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.658887338 +0000 UTC m=+226.470531607 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d340): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889731c620 item 67 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d9c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d9c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d9c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d9c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d9c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.661292069 +0000 UTC m=+226.472936368 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722d9c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889731cd90 item 68 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.662201846 +0000 UTC m=+226.473846115 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889722dec0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897248500): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897248500): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897248500): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897248500): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897248500): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.662201846 +0000 UTC m=+226.473846115 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897248500): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889731d0a0 item 68 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e7c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e7c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e7c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e7c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e7c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.664007836 +0000 UTC m=+226.475652105 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6e7c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705b030 item 69 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.664880434 +0000 UTC m=+226.476524713 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6ec40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f140): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f140): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f140): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f140): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f140): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.664880434 +0000 UTC m=+226.476524713 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f140): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705b2d0 item 69 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f7c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f7c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f7c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f7c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f7c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.667493888 +0000 UTC m=+226.479138207 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6f7c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705bab0 item 70 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.668213026 +0000 UTC m=+226.479857295 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896c6fcc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2300): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2300): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2300): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.668213026 +0000 UTC m=+226.479857295 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705bdc0 item 70 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2980): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2980): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2980): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2980): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2980): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.670060644 +0000 UTC m=+226.481704913 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2980): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c47e0 item 71 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.670658723 +0000 UTC m=+226.482302992 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb2e80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3380): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3380): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3380): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3380): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3380): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.670658723 +0000 UTC m=+226.482302992 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3380): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c4bd0 item 71 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3a00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3a00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3a00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3a00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3a00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.672328156 +0000 UTC m=+226.483972425 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896cb3a00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c5650 item 72 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.673028727 +0000 UTC m=+226.484672987 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8000): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8540): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8540): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8540): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8540): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8540): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.673028727 +0000 UTC m=+226.484672987 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8540): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c5960 item 72 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.674542596 +0000 UTC m=+226.486186865 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce8b00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9000): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9000): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9000): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896314620 item 73 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9000): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9000): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.675148169 +0000 UTC m=+226.486792438 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9000): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896314a80 item 73 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.675837231 +0000 UTC m=+226.487481500 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce94c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9a00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9a00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9a00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9a00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9a00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.675837231 +0000 UTC m=+226.487481500 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8896ce9a00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896314ee0 item 73 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.67747396 +0000 UTC m=+226.489118229 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296140): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296640): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296640): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296640): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896315e30 item 74 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296640): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296640): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.678047032 +0000 UTC m=+226.489691301 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296640): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c2310 item 74 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.678764568 +0000 UTC m=+226.490408837 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897296b80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297100): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297100): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297100): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297100): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297100): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.678764568 +0000 UTC m=+226.490408837 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297100): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c2620 item 74 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.680357435 +0000 UTC m=+226.492001704 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297740): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297c40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297c40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297c40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c2cb0 item 75 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297c40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297c40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.680954011 +0000 UTC m=+226.492598280 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897297c40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): _writeAt: size=3, off=2 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c31f0 item 75 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.681630549 +0000 UTC m=+226.493274818 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8280): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f87c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f87c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f87c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f87c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f87c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.681630549 +0000 UTC m=+226.493274818 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f87c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c37a0 item 75 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.683231332 +0000 UTC m=+226.494875601 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f8e00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9300): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9300): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b40070 item 76 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9300): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.683813119 +0000 UTC m=+226.495457389 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b40540 item 76 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): _writeAt: size=3, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.684573676 +0000 UTC m=+226.496217945 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9840): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9dc0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9dc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9dc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9dc0): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9dc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.684573676 +0000 UTC m=+226.496217945 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88972f9dc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b408c0 item 76 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.686199766 +0000 UTC m=+226.497844035 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334500): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334a00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334a00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334a00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b41260 item 77 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334a00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334a00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.686802985 +0000 UTC m=+226.498447244 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897334a00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335100): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335100): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335100): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335100): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335100): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.686802985 +0000 UTC m=+226.498447244 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335100): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b415e0 item 77 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.688497955 +0000 UTC m=+226.500142224 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335740): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335c40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335c40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335c40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896320770 item 78 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335c40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335c40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.689241469 +0000 UTC m=+226.500885738 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897335c40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360440): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360440): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360440): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360440): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360440): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.689241469 +0000 UTC m=+226.500885738 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360440): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896320b60 item 78 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.691049492 +0000 UTC m=+226.502693802 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360a80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360f80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360f80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360f80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896321500 item 79 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360f80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360f80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.69167325 +0000 UTC m=+226.503317519 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897360f80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361680): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361680): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361680): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.69167325 +0000 UTC m=+226.503317519 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896321c00 item 79 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.693604476 +0000 UTC m=+226.505248745 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897361cc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a2c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a2c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a2c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c8930 item 80 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a2c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a2c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.694257559 +0000 UTC m=+226.505901828 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a2c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a9c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a9c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a9c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a9c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a9c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.694257559 +0000 UTC m=+226.505901828 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738a9c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c91f0 item 80 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b000): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b000): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b000): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b000): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b000): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.696046598 +0000 UTC m=+226.507690867 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b000): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ac3f0 item 81 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.696742942 +0000 UTC m=+226.508387201 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b480): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b9c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b9c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b9c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b9c0): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b9c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.696742942 +0000 UTC m=+226.508387201 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889738b9c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ac7e0 item 81 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8140): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8140): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8140): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8140): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8140): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.698433364 +0000 UTC m=+226.510077653 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8140): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ad7a0 item 82 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.699124459 +0000 UTC m=+226.510768758 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8640): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8bc0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8bc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8bc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8bc0): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8bc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.699124459 +0000 UTC m=+226.510768758 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d8bc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967b4c40 item 82 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9240): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9240): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9240): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9240): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9240): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.700987376 +0000 UTC m=+226.512631645 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9240): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b2a070 item 83 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.701653493 +0000 UTC m=+226.513297762 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9740): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9c80): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9c80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9c80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9c80): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9c80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.701653493 +0000 UTC m=+226.513297762 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88973d9c80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b2a690 item 83 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428400): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428400): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428400): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428400): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428400): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.703366668 +0000 UTC m=+226.515010957 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428400): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b2b110 item 84 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.704060117 +0000 UTC m=+226.515704386 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428900): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428e80): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428e80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428e80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428e80): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428e80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.704060117 +0000 UTC m=+226.515704386 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897428e80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b2b500 item 84 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429500): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429500): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429500): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429500): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429500): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.705638207 +0000 UTC m=+226.517282486 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429500): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b2bce0 item 85 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.70630702 +0000 UTC m=+226.517951279 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa8897429a00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e040): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e040): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e040): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.70630702 +0000 UTC m=+226.517951279 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896686460 item 85 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e6c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e6c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e6c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e6c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e6c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.707965992 +0000 UTC m=+226.519610261 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744e6c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896687960 item 86 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.708682965 +0000 UTC m=+226.520327245 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744ebc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f140): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f140): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f140): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f140): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f140): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.708682965 +0000 UTC m=+226.520327245 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f140): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad20e0 item 86 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f7c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f7c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f7c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f7c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f7c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.710296182 +0000 UTC m=+226.521940440 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744f7c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad3b90 item 87 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.710944646 +0000 UTC m=+226.522588915 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889744fcc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c300): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c300): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c300): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.710944646 +0000 UTC m=+226.522588915 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad3e30 item 87 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c980): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c980): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c980): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c980): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c980): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.712617714 +0000 UTC m=+226.524261973 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747c980): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967b0e00 item 88 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.713329969 +0000 UTC m=+226.524974248 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747ce80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747d400): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747d400): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747d400): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747d400): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747d400): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.713329969 +0000 UTC m=+226.524974248 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747d400): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967b17a0 item 88 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.714885106 +0000 UTC m=+226.526529365 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889747da40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c080): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c080): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c8310 item 89 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c080): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.715492392 +0000 UTC m=+226.527136661 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c8620 item 89 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.716176553 +0000 UTC m=+226.527820813 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749c5c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749cb40): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749cb40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749cb40): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749cb40): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749cb40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.716176553 +0000 UTC m=+226.527820813 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749cb40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c88c0 item 89 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.717768169 +0000 UTC m=+226.529412468 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d180): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d6c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d6c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d6c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c8f50 item 90 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d6c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d6c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.71838261 +0000 UTC m=+226.530026868 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749d6c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c91f0 item 90 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.719164896 +0000 UTC m=+226.530809175 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889749dc00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b82c0): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b82c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b82c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b82c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b82c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.719164896 +0000 UTC m=+226.530809175 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b82c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c9490 item 90 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.721051408 +0000 UTC m=+226.532695717 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8900): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8e40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8e40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8e40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972c9c00 item 91 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8e40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8e40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.721621304 +0000 UTC m=+226.533265563 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b8e40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): >_readAt: n=2, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): _writeAt: size=3, off=7 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962ec000 item 91 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.722296819 +0000 UTC m=+226.533941098 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9380): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9900): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9900): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9900): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9900): >_readAt: n=8, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9900): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.722296819 +0000 UTC m=+226.533941098 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974b9900): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962ec770 item 91 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.724044259 +0000 UTC m=+226.535688528 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6580): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6580): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962ecfc0 item 92 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6580): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.724664089 +0000 UTC m=+226.536308358 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): open at offset 5 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962ed260 item 92 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): _readAt: size=2, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): _writeAt: size=3, off=5 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): >_writeAt: n=3, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.725573365 +0000 UTC m=+226.537217634 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d6ac0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7080): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7080): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7080): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7080): >_readAt: n=3, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7080): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.725573365 +0000 UTC m=+226.537217634 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7080): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962ed5e0 item 92 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.727150152 +0000 UTC m=+226.538794421 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d76c0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7c00): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7c00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7c00): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889647ed90 item 93 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7c00): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7c00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.727683861 +0000 UTC m=+226.539328130 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974d7c00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0400): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0400): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0400): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0400): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0400): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.727683861 +0000 UTC m=+226.539328130 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0400): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889647f420 item 93 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.729439305 +0000 UTC m=+226.541083574 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0a40): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0f80): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0f80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0f80): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889647fa40 item 94 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0f80): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0f80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.730009091 +0000 UTC m=+226.541653350 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f0f80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1680): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1680): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1680): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1680): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1680): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.730009091 +0000 UTC m=+226.541653350 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1680): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889647fdc0 item 94 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.731706114 +0000 UTC m=+226.543350383 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa88974f1cc0): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750c300): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750c300): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750c300): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967a96c0 item 95 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750c300): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750c300): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.73248783 +0000 UTC m=+226.544132099 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750c300): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750ca00): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750ca00): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750ca00): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750ca00): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750ca00): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.73248783 +0000 UTC m=+226.544132099 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750ca00): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967a9b90 item 95 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): open at offset 0 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): _readAt: size=2, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): >_readAt: n=0, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.734345568 +0000 UTC m=+226.545989837 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d040): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d580): _writeAt: size=5, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d580): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d580): >openPending: err= 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896706930 item 96 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d580): >_writeAt: n=5, err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d580): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.734930373 +0000 UTC m=+226.546574642 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750d580): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750dc80): _readAt: size=512, off=0 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750dc80): openPending: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750dc80): >openPending: err= 2026/09/10 04:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750dc80): >_readAt: n=5, err=EOF 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750dc80): close: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:27.734930373 +0000 UTC m=+226.546574642 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:27 DEBUG : open-test-file(0xa889750dc80): >close: err= 2026/09/10 04:04:27 DEBUG : open-test-file: Remove: 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896706f50 item 96 2026/09/10 04:04:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:27 DEBUG : open-test-file: >Remove: err= 2026/09/10 04:04:27 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:27 DEBUG : Looking for writers 2026/09/10 04:04:27 DEBUG : >WaitForWriters: 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:27 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/10 04:04:28 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88972490c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88972490c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88972490c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88972490c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88972490c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.14170549 +0000 UTC m=+226.953349860 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88972490c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.14170549 +0000 UTC m=+226.953349860 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249a00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249a00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249a00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249a00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249a00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.14170549 +0000 UTC m=+226.953349860 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897249a00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896a5b880 item 1 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c140): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c140): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c140): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c140): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c140): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.14532294 +0000 UTC m=+226.956967259 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c140): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c640): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c640): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c640): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c640): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c640): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.14532294 +0000 UTC m=+226.956967259 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762c640): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88964048c0 item 2 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762cc80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762cc80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762cc80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762cc80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762cc80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.147501543 +0000 UTC m=+226.959145812 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762cc80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.147501543 +0000 UTC m=+226.959145812 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d5c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d5c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d5c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d5c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d5c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.147501543 +0000 UTC m=+226.959145812 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762d5c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896405030 item 3 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762dc40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762dc40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762dc40): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762dc40): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762dc40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.150031951 +0000 UTC m=+226.961676220 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889762dc40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652280): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652280): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652280): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652280): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652280): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.150031951 +0000 UTC m=+226.961676220 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652280): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88964460e0 item 4 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976528c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976528c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976528c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976528c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976528c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.15200709 +0000 UTC m=+226.963651399 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976528c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.15200709 +0000 UTC m=+226.963651399 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897652d40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653200): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653200): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653200): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653200): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653200): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.15200709 +0000 UTC m=+226.963651399 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653200): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896446c40 item 5 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653880): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653880): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653880): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653880): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653880): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.156338299 +0000 UTC m=+226.967982597 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653880): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653dc0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653dc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653dc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653dc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653dc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.156338299 +0000 UTC m=+226.967982597 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897653dc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896447570 item 6 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676540): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676540): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676540): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.159401181 +0000 UTC m=+226.971045470 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.159401181 +0000 UTC m=+226.971045470 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676a40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676f00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676f00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676f00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676f00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676f00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.159401181 +0000 UTC m=+226.971045470 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897676f00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896447ce0 item 7 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677580): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677580): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677580): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.1650467 +0000 UTC m=+226.976691029 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677ac0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677ac0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677ac0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677ac0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677ac0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.1650467 +0000 UTC m=+226.976691029 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897677ac0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88966b8bd0 item 8 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c180): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa889769c180): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c180): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c180): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c180): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c180): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c180): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c540): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c540): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c540): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.169140499 +0000 UTC m=+226.980784789 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.169140499 +0000 UTC m=+226.980784789 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769c9c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769cec0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769cec0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769cec0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769cec0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769cec0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.169140499 +0000 UTC m=+226.980784789 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769cec0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88966b93b0 item 9 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769d540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769d540): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769d540): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769d540): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769d540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.174030612 +0000 UTC m=+226.985674941 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769d540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769da80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769da80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769da80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769da80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769da80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.174030612 +0000 UTC m=+226.985674941 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889769da80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972a0070 item 10 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba1c0): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa88976ba1c0): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba1c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba1c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba1c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba1c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba580): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba580): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba580): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.176809058 +0000 UTC m=+226.988453327 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976ba580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.176809058 +0000 UTC m=+226.988453327 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baa80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baf80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baf80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baf80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baf80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baf80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.176809058 +0000 UTC m=+226.988453327 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976baf80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972a0690 item 11 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bb600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bb600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bb600): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bb600): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bb600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.181993877 +0000 UTC m=+226.993638166 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bb600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bbb40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bbb40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bbb40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bbb40): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bbb40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.181993877 +0000 UTC m=+226.993638166 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976bbb40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972a1030 item 12 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4280): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa88976d4280): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4280): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4280): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4280): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4280): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4280): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4640): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4640): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4640): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4640): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4640): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.184482717 +0000 UTC m=+226.996126986 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4640): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4d00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4d00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4d00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4d00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4d00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.184482717 +0000 UTC m=+226.996126986 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d4d00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972a1650 item 13 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d5380): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d5380): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d5380): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d5380): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d5380): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.186345163 +0000 UTC m=+226.997989432 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d5380): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d58c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d58c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d58c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d58c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d58c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.186345163 +0000 UTC m=+226.997989432 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976d58c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972a1c70 item 14 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6000): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa88976f6000): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6000): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6000): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6000): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6000): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f63c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f63c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f63c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f63c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f63c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.188254507 +0000 UTC m=+226.999898776 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f63c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6a80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6a80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6a80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6a80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6a80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.188254507 +0000 UTC m=+226.999898776 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f6a80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976144d0 item 15 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7100): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7100): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7100): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.189908411 +0000 UTC m=+227.001552680 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7640): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7640): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7640): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7640): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7640): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.189908411 +0000 UTC m=+227.001552680 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7640): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897614c40 item 16 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7c80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7c80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7c80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7c80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7c80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.191686978 +0000 UTC m=+227.003331247 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88976f7c80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.191686978 +0000 UTC m=+227.003331247 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714200): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714700): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714700): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714700): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714700): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714700): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.191686978 +0000 UTC m=+227.003331247 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714700): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976151f0 item 17 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714d80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714d80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714d80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714d80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714d80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.193916488 +0000 UTC m=+227.005560757 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714d80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792240): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792240): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792240): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792240): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792240): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.193916488 +0000 UTC m=+227.005560757 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792240): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962f2000 item 18 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977928c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977928c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977928c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977928c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977928c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.198496896 +0000 UTC m=+227.010141165 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977928c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.198496896 +0000 UTC m=+227.010141165 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897792dc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977932c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977932c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977932c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977932c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977932c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.198496896 +0000 UTC m=+227.010141165 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977932c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962f3570 item 19 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793940): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793940): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793940): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793940): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793940): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.200884624 +0000 UTC m=+227.012528893 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793940): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793e80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793e80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793e80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793e80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793e80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.200884624 +0000 UTC m=+227.012528893 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897793e80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972b6380 item 20 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714600): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714600): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.202522126 +0000 UTC m=+227.014166395 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.202522126 +0000 UTC m=+227.014166395 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897714b00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715040): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715040): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715040): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715040): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715040): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.202522126 +0000 UTC m=+227.014166395 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715040): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972b6a10 item 21 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977156c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977156c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977156c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977156c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977156c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.204632701 +0000 UTC m=+227.016276970 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977156c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715c00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715c00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715c00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715c00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715c00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.204632701 +0000 UTC m=+227.016276970 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897715c00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972b71f0 item 22 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98540): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98540): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98540): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.206574909 +0000 UTC m=+227.018219178 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.206574909 +0000 UTC m=+227.018219178 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98ac0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98fc0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98fc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98fc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98fc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98fc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.206574909 +0000 UTC m=+227.018219178 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c98fc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88972b7810 item 23 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99740): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99740): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99740): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99740): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99740): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.208862267 +0000 UTC m=+227.020506525 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99740): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99c80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99c80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99c80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99c80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99c80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.208862267 +0000 UTC m=+227.020506525 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c99c80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896242310 item 24 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896643c80): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa8896643c80): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896643c80): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896643c80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896643c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896643c80): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896643c80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627c200): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627c200): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627c200): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627c200): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627c200): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.210516149 +0000 UTC m=+227.022160408 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627c200): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.210516149 +0000 UTC m=+227.022160408 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889627dd00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896373840): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896373840): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896373840): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896373840): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896373840): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.210516149 +0000 UTC m=+227.022160408 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896373840): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896242c40 item 25 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662040): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662040): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662040): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662040): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662040): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.212585035 +0000 UTC m=+227.024229294 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662040): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662580): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662580): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662580): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.212585035 +0000 UTC m=+227.024229294 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88962439d0 item 26 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ea100): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa88966ea100): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ea100): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ea100): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ea100): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ea100): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ea100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eab00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eab00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eab00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eab00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eab00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.214447161 +0000 UTC m=+227.026091430 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eab00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.214447161 +0000 UTC m=+227.026091430 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb540): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb540): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb540): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.214447161 +0000 UTC m=+227.026091430 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966eb540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976142a0 item 27 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ebbc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ebbc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ebbc0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ebbc0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ebbc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.216715053 +0000 UTC m=+227.028359322 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966ebbc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a58540): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a58540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a58540): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a58540): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a58540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.216715053 +0000 UTC m=+227.028359322 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a58540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897614c40 item 28 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59080): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa8896a59080): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59080): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59080): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59080): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59080): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59080): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59940): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59940): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59940): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59940): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59940): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.218604751 +0000 UTC m=+227.030249020 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a59940): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0e400): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0e400): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0e400): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0e400): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0e400): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.218604751 +0000 UTC m=+227.030249020 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0e400): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976151f0 item 29 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f100): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f100): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f100): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.220178273 +0000 UTC m=+227.031822542 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f940): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f940): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f940): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f940): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f940): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.220178273 +0000 UTC m=+227.031822542 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b0f940): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897615b20 item 30 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c180): _readAt: size=2, off=0 2026/09/10 04:04:28 ERROR : open-test-file(0xa889759c180): Couldn't read size of file 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c180): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c180): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c180): >_writeAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c180): close: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c180): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c540): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c540): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c540): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.221635252 +0000 UTC m=+227.033279512 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759c540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759cc00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759cc00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759cc00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759cc00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759cc00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.221635252 +0000 UTC m=+227.033279512 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759cc00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad8380 item 31 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d280): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d280): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d280): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d280): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d280): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.223268727 +0000 UTC m=+227.034912996 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d280): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d7c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d7c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d7c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d7c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d7c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.223268727 +0000 UTC m=+227.034912996 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759d7c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad8cb0 item 32 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759de00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759de00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759de00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759de00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759de00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.224712984 +0000 UTC m=+227.036357253 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889759de00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad95e0 item 33 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.225264335 +0000 UTC m=+227.036908604 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28440): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28940): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28940): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28940): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28940): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28940): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.225264335 +0000 UTC m=+227.036908604 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28940): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896ad9880 item 33 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28fc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28fc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28fc0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28fc0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28fc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.226699665 +0000 UTC m=+227.038343924 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b28fc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971080e0 item 34 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.227348069 +0000 UTC m=+227.038992338 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b295c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b29b00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b29b00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b29b00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b29b00): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b29b00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.227348069 +0000 UTC m=+227.038992338 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b29b00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971083f0 item 34 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8240): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8240): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8240): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8240): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8240): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.228830468 +0000 UTC m=+227.040474737 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8240): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897108bd0 item 35 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.229375907 +0000 UTC m=+227.041020176 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c86c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8bc0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8bc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8bc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8bc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8bc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.229375907 +0000 UTC m=+227.041020176 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c8bc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897108fc0 item 35 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9240): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9240): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9240): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9240): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9240): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.230900296 +0000 UTC m=+227.042544565 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9240): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897109650 item 36 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.231597672 +0000 UTC m=+227.043241942 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9740): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9c80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9c80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9c80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9c80): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9c80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.231597672 +0000 UTC m=+227.043241942 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975c9c80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971099d0 item 36 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d43c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d43c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d43c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d43c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d43c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.232950106 +0000 UTC m=+227.044594375 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d43c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ac4d0 item 37 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.233523649 +0000 UTC m=+227.045167918 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4840): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4d40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4d40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4d40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4d40): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4d40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.233523649 +0000 UTC m=+227.045167918 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d4d40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ac770 item 37 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d53c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d53c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d53c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d53c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d53c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.235110386 +0000 UTC m=+227.046754655 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d53c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975acd20 item 38 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.235704477 +0000 UTC m=+227.047348746 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d58c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d5e00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d5e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d5e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d5e00): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d5e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.235704477 +0000 UTC m=+227.047348746 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975d5e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975acfc0 item 38 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4580): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4580): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4580): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.237149615 +0000 UTC m=+227.048793884 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ad650 item 39 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.237641323 +0000 UTC m=+227.049285592 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4a80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4f80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4f80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4f80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4f80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4f80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.237641323 +0000 UTC m=+227.049285592 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e4f80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975ad9d0 item 39 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5600): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5600): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.239183986 +0000 UTC m=+227.050828255 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736e230 item 40 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.239865402 +0000 UTC m=+227.051509672 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975e5b00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2140): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2140): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2140): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2140): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2140): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.239865402 +0000 UTC m=+227.051509672 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2140): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736e540 item 40 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.241314709 +0000 UTC m=+227.052958979 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2700): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2c00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2c00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2c00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736eaf0 item 41 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2c00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2c00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.241881549 +0000 UTC m=+227.053525818 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f2c00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736ed90 item 41 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.242401821 +0000 UTC m=+227.054046090 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f30c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3600): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3600): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3600): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.242401821 +0000 UTC m=+227.054046090 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736f030 item 41 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.243926671 +0000 UTC m=+227.055570940 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975f3c40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c240): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c240): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c240): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736f5e0 item 42 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c240): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c240): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.244473954 +0000 UTC m=+227.056118213 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c240): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736f880 item 42 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.245121968 +0000 UTC m=+227.056766227 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632c780): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632cd00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632cd00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632cd00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632cd00): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632cd00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.245121968 +0000 UTC m=+227.056766227 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632cd00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889736fb90 item 42 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.246512623 +0000 UTC m=+227.058156892 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d340): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d840): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d840): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d840): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738e380 item 43 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d840): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d840): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.247019379 +0000 UTC m=+227.058663648 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632d840): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738e770 item 43 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.247557375 +0000 UTC m=+227.059201635 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889632dd80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654c3c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654c3c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654c3c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654c3c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654c3c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.247557375 +0000 UTC m=+227.059201635 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654c3c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738ea10 item 43 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.249163478 +0000 UTC m=+227.060807747 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654ca00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654cf00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654cf00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654cf00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738efc0 item 44 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654cf00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654cf00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.249704038 +0000 UTC m=+227.061348307 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654cf00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738f260 item 44 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.25038222 +0000 UTC m=+227.062026489 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d440): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d9c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d9c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d9c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d9c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d9c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.25038222 +0000 UTC m=+227.062026489 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889654d9c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738f650 item 44 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.251690629 +0000 UTC m=+227.063334898 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc600): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889738fc00 item 45 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc600): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.252224418 +0000 UTC m=+227.063868687 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bc600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bcd00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bcd00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bcd00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bcd00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bcd00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.252224418 +0000 UTC m=+227.063868687 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bcd00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897348000 item 45 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.253807407 +0000 UTC m=+227.065451676 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd340): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd840): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd840): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd840): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973485b0 item 46 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd840): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd840): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.254313221 +0000 UTC m=+227.065957490 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88966bd840): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c040): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c040): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c040): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c040): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c040): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.254313221 +0000 UTC m=+227.065957490 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c040): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897348850 item 46 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.255975319 +0000 UTC m=+227.067619578 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674c680): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674cb80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674cb80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674cb80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897348e00 item 47 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674cb80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674cb80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.256555434 +0000 UTC m=+227.068199703 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674cb80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d280): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d280): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d280): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d280): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d280): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.256555434 +0000 UTC m=+227.068199703 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d280): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973490a0 item 47 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.258207814 +0000 UTC m=+227.069852073 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674d8c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674ddc0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674ddc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674ddc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897349730 item 48 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674ddc0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674ddc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.258753074 +0000 UTC m=+227.070397333 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889674ddc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a65c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a65c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a65c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a65c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a65c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.258753074 +0000 UTC m=+227.070397333 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a65c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973499d0 item 48 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c180): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c180): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c180): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c180): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c180): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.260550287 +0000 UTC m=+227.072194556 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c180): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975462a0 item 49 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.261180497 +0000 UTC m=+227.072824767 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752c600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752cb40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752cb40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752cb40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752cb40): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752cb40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.261180497 +0000 UTC m=+227.072824767 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752cb40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897546620 item 49 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d1c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d1c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d1c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d1c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d1c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.262610728 +0000 UTC m=+227.074254987 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d1c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897546e00 item 50 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.263239674 +0000 UTC m=+227.074883943 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752d6c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752dc40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752dc40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752dc40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752dc40): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752dc40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.263239674 +0000 UTC m=+227.074883943 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889752dc40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975470a0 item 50 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975563c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975563c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975563c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975563c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975563c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.264618438 +0000 UTC m=+227.076262707 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975563c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88975476c0 item 51 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.26516493 +0000 UTC m=+227.076809199 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975568c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897556e00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897556e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897556e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897556e00): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897556e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.26516493 +0000 UTC m=+227.076809199 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897556e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897547960 item 51 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557480): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557480): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557480): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557480): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557480): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.266605139 +0000 UTC m=+227.078249408 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557480): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897398070 item 52 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.26719874 +0000 UTC m=+227.078842999 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897557980): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566000): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566000): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566000): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566000): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566000): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.26719874 +0000 UTC m=+227.078842999 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897398310 item 52 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566680): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566680): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566680): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566680): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566680): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.268520105 +0000 UTC m=+227.080164363 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566680): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897398930 item 53 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.269114055 +0000 UTC m=+227.080758324 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897566b80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975670c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975670c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975670c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975670c0): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975670c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.269114055 +0000 UTC m=+227.080758324 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975670c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897398bd0 item 53 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567740): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567740): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567740): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567740): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567740): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.270698067 +0000 UTC m=+227.082342336 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567740): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399260 item 54 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.27137254 +0000 UTC m=+227.083016800 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897567c40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975782c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975782c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975782c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975782c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975782c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.27137254 +0000 UTC m=+227.083016800 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88975782c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399570 item 54 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578940): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578940): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578940): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578940): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578940): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.272856942 +0000 UTC m=+227.084501212 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578940): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399b90 item 55 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.273403665 +0000 UTC m=+227.085047934 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897578e40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579380): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579380): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579380): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579380): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579380): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.273403665 +0000 UTC m=+227.085047934 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579380): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897399e30 item 55 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579a00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579a00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579a00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579a00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579a00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.274996262 +0000 UTC m=+227.086640531 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897579a00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897340620 item 56 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.275712133 +0000 UTC m=+227.087356402 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e580): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e580): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e580): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.275712133 +0000 UTC m=+227.087356402 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696e580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973408c0 item 56 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.277337353 +0000 UTC m=+227.088981622 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696ebc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f100): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f100): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897340e70 item 57 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f100): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.277767825 +0000 UTC m=+227.089412084 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897341110 item 57 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.278316751 +0000 UTC m=+227.089961010 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696f640): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696fbc0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696fbc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696fbc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696fbc0): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696fbc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.278316751 +0000 UTC m=+227.089961010 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa889696fbc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973413b0 item 57 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.279728928 +0000 UTC m=+227.091373197 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c300): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c840): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c840): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c840): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897341960 item 58 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c840): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c840): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.280383764 +0000 UTC m=+227.092028023 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3c840): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897341c00 item 58 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.28102259 +0000 UTC m=+227.092666849 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3cd80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d340): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d340): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d340): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d340): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d340): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.28102259 +0000 UTC m=+227.092666849 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d340): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb4000 item 58 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.282442672 +0000 UTC m=+227.094086941 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3d980): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3dec0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3dec0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3dec0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb45b0 item 59 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3dec0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3dec0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.283015983 +0000 UTC m=+227.094660252 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896a3dec0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb48c0 item 59 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.28359099 +0000 UTC m=+227.095235249 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abe500): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abea80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abea80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abea80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abea80): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abea80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.28359099 +0000 UTC m=+227.095235249 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abea80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb4b60 item 59 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.285397239 +0000 UTC m=+227.097041548 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf0c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf600): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb5110 item 60 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf600): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.286029814 +0000 UTC m=+227.097674083 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abf600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb5650 item 60 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.286658762 +0000 UTC m=+227.098303031 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896abfb40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa200): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa200): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa200): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa200): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa200): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.286658762 +0000 UTC m=+227.098303031 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa200): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896bb5b20 item 60 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.288106094 +0000 UTC m=+227.099750353 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afa840): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afad80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afad80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afad80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766a2a0 item 61 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afad80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afad80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.288567184 +0000 UTC m=+227.100211453 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afad80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afb480): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afb480): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afb480): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afb480): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afb480): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.288567184 +0000 UTC m=+227.100211453 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afb480): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766aa10 item 61 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.290479064 +0000 UTC m=+227.102123324 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896afbac0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76100): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76100): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766b110 item 62 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76100): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.290976413 +0000 UTC m=+227.102620682 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76800): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76800): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76800): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76800): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76800): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.290976413 +0000 UTC m=+227.102620682 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76800): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766b3b0 item 62 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.29264828 +0000 UTC m=+227.104292539 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b76e40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77380): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77380): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77380): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766b960 item 63 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77380): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77380): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.293426329 +0000 UTC m=+227.105070598 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77380): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77a80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77a80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77a80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77a80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77a80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.293426329 +0000 UTC m=+227.105070598 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896b77a80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889766bc00 item 63 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): >_readAt: n=0, err=Bad file descriptor 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.295244031 +0000 UTC m=+227.106888300 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb21c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2700): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2700): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2700): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692310 item 64 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2700): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2700): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.295782588 +0000 UTC m=+227.107426857 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2700): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2e00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2e00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.295782588 +0000 UTC m=+227.107426857 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb2e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692690 item 64 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3440): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3440): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3440): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3440): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3440): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.297297498 +0000 UTC m=+227.108941767 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3440): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692cb0 item 65 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.297825636 +0000 UTC m=+227.109469905 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb38c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3dc0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3dc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3dc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3dc0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3dc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.297825636 +0000 UTC m=+227.109469905 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896bb3dc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897692f50 item 65 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2500): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2500): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2500): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2500): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2500): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.299229065 +0000 UTC m=+227.110873324 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2500): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897693650 item 66 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.29990403 +0000 UTC m=+227.111548299 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2980): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2ec0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2ec0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2ec0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2ec0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2ec0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.29990403 +0000 UTC m=+227.111548299 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be2ec0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88976938f0 item 66 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a6e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a6e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a6e00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a6e00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a6e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.301405244 +0000 UTC m=+227.113049513 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a6e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b41c0 item 67 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.301970922 +0000 UTC m=+227.113615221 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7280): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7780): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7780): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7780): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7780): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7780): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.301970922 +0000 UTC m=+227.113615221 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7780): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b4460 item 67 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7e00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7e00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.303330379 +0000 UTC m=+227.114974648 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88968a7e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b4af0 item 68 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.304128055 +0000 UTC m=+227.115772324 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a400): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a940): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a940): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a940): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a940): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a940): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.304128055 +0000 UTC m=+227.115772324 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9a940): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b4d90 item 68 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9af80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9af80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9af80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9af80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9af80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.305618359 +0000 UTC m=+227.117262628 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9af80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5340 item 69 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.306225304 +0000 UTC m=+227.117869573 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b400): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b900): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b900): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b900): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b900): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b900): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.306225304 +0000 UTC m=+227.117869573 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c9b900): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b55e0 item 69 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0080): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0080): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0080): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0080): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0080): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.307788626 +0000 UTC m=+227.119432885 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0080): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5b90 item 70 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.30839966 +0000 UTC m=+227.120043919 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0ac0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0ac0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0ac0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0ac0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0ac0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.30839966 +0000 UTC m=+227.120043919 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd0ac0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88973b5e30 item 70 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1140): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1140): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1140): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1140): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1140): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.309800504 +0000 UTC m=+227.121444773 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1140): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714c8c0 item 71 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.310342709 +0000 UTC m=+227.121986978 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1640): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1b40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1b40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1b40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1b40): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1b40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.310342709 +0000 UTC m=+227.121986978 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cd1b40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714cbd0 item 71 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf42c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf42c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf42c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf42c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf42c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.311658823 +0000 UTC m=+227.123303093 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf42c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714d1f0 item 72 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.312238909 +0000 UTC m=+227.123883168 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf47c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf4d00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf4d00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf4d00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf4d00): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf4d00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.312238909 +0000 UTC m=+227.123883168 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf4d00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714d570 item 72 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.313639834 +0000 UTC m=+227.125284103 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf52c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf57c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf57c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf57c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889714dc70 item 73 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf57c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf57c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.314133095 +0000 UTC m=+227.125777364 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf57c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88970820e0 item 73 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.314747516 +0000 UTC m=+227.126391785 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896cf5c80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d142c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d142c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d142c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d142c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d142c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.314747516 +0000 UTC m=+227.126391785 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d142c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897082460 item 73 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.31651898 +0000 UTC m=+227.128163249 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14900): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14e00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897082a10 item 74 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14e00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.31696922 +0000 UTC m=+227.128613489 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d14e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897082cb0 item 74 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.317637562 +0000 UTC m=+227.129281821 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d15340): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d158c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d158c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d158c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d158c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d158c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.317637562 +0000 UTC m=+227.129281821 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d158c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083030 item 74 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.319052003 +0000 UTC m=+227.130696272 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a500): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a500): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a500): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88970836c0 item 75 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a500): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a500): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.319556885 +0000 UTC m=+227.131201154 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2a500): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): _writeAt: size=3, off=2 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083960 item 75 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.32024267 +0000 UTC m=+227.131886939 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2aa40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2af80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2af80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2af80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2af80): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2af80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.32024267 +0000 UTC m=+227.131886939 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2af80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897083c00 item 75 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.321781776 +0000 UTC m=+227.133426045 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2b5c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2bac0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2bac0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2bac0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897116310 item 76 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2bac0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2bac0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.322281118 +0000 UTC m=+227.133925378 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d2bac0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971165b0 item 76 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): _writeAt: size=3, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.322979337 +0000 UTC m=+227.134623606 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44100): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44680): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44680): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44680): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44680): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44680): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.322979337 +0000 UTC m=+227.134623606 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44680): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897116b60 item 76 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.324355545 +0000 UTC m=+227.135999814 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d44cc0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d451c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d451c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d451c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897117110 item 77 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d451c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d451c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.324893311 +0000 UTC m=+227.136537580 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d451c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d458c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d458c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d458c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d458c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d458c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.324893311 +0000 UTC m=+227.136537580 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d458c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897117420 item 77 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.326436234 +0000 UTC m=+227.138080503 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58500): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58500): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58500): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971179d0 item 78 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58500): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58500): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.326976654 +0000 UTC m=+227.138620923 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58500): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58c00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58c00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58c00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58c00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58c00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.326976654 +0000 UTC m=+227.138620923 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d58c00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897117d50 item 78 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.328567889 +0000 UTC m=+227.140212158 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59240): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59740): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59740): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59740): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896312af0 item 79 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59740): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59740): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.329111515 +0000 UTC m=+227.140755814 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59740): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59e40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59e40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59e40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59e40): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59e40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.329111515 +0000 UTC m=+227.140755814 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d59e40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896312f50 item 79 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.330675659 +0000 UTC m=+227.142319928 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6c580): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6ca80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6ca80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6ca80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896313a40 item 80 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6ca80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6ca80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.331200539 +0000 UTC m=+227.142844808 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6ca80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d180): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d180): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d180): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d180): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d180): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.331200539 +0000 UTC m=+227.142844808 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d180): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897154070 item 80 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d7c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d7c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d7c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d7c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d7c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.332610121 +0000 UTC m=+227.144254390 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6d7c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88971548c0 item 81 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.333136334 +0000 UTC m=+227.144780603 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d6dc40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86280): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86280): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86280): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86280): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86280): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.333136334 +0000 UTC m=+227.144780603 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86280): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897154b60 item 81 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86900): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86900): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86900): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86900): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86900): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.334666914 +0000 UTC m=+227.146311213 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86900): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897155490 item 82 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.335299549 +0000 UTC m=+227.146943818 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d86e00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87380): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87380): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87380): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87380): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87380): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.335299549 +0000 UTC m=+227.146943818 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87380): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897155880 item 82 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87a00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87a00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87a00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87a00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87a00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.33658773 +0000 UTC m=+227.148231999 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896d87a00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8897155e30 item 83 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.337152797 +0000 UTC m=+227.148797056 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0000): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0540): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0540): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0540): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.337152797 +0000 UTC m=+227.148797056 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896dc0540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889631e380 item 83 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3540): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3540): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3540): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.338819915 +0000 UTC m=+227.150464184 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ba1c0 item 84 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.339532891 +0000 UTC m=+227.151177160 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896be3a40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c280c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c280c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c280c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c280c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c280c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.339532891 +0000 UTC m=+227.151177160 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c280c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967ba5b0 item 84 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28740): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28740): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28740): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28740): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28740): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.340915843 +0000 UTC m=+227.152560112 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28740): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967bae70 item 85 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.341477734 +0000 UTC m=+227.153121992 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c28c40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29180): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29180): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29180): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29180): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29180): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.341477734 +0000 UTC m=+227.153121992 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29180): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967bb1f0 item 85 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29800): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29800): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29800): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29800): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29800): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.342820639 +0000 UTC m=+227.154464909 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29800): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967bbb90 item 86 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.343423978 +0000 UTC m=+227.155068247 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c29d00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70380): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70380): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70380): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70380): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70380): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.343423978 +0000 UTC m=+227.155068247 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70380): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b023f0 item 86 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70a00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70a00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70a00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70a00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70a00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.344824693 +0000 UTC m=+227.156468962 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70a00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b02c40 item 87 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.345412322 +0000 UTC m=+227.157056581 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c70f00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71440): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71440): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71440): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71440): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71440): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.345412322 +0000 UTC m=+227.157056581 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71440): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b03110 item 87 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71ac0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71ac0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71ac0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71ac0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71ac0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.346887057 +0000 UTC m=+227.158531326 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896c71ac0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896b03e30 item 88 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.347585936 +0000 UTC m=+227.159230205 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a0c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a640): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a640): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a640): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a640): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a640): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.347585936 +0000 UTC m=+227.159230205 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1a640): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889634a620 item 88 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.348889628 +0000 UTC m=+227.160533897 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1ac80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b1c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b1c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b1c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889634b180 item 89 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b1c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b1c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.349470755 +0000 UTC m=+227.161115024 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b1c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889634b730 item 89 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.350128417 +0000 UTC m=+227.161772676 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1b700): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1bc80): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1bc80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1bc80): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1bc80): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1bc80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.350128417 +0000 UTC m=+227.161772676 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e1bc80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705a000 item 89 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.351608391 +0000 UTC m=+227.163252660 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a3c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a900): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a900): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a900): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705a850 item 90 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a900): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a900): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.352173648 +0000 UTC m=+227.163817917 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3a900): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705aaf0 item 90 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.352781425 +0000 UTC m=+227.164425685 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ae40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3b400): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3b400): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3b400): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3b400): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3b400): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.352781425 +0000 UTC m=+227.164425685 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3b400): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705ae00 item 90 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.354224601 +0000 UTC m=+227.165868870 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e3ba40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e080): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e080): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e080): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705b3b0 item 91 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e080): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e080): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.354827639 +0000 UTC m=+227.166471908 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e080): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): >_readAt: n=2, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): _writeAt: size=3, off=7 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705b650 item 91 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.355413215 +0000 UTC m=+227.167057484 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4e5c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4eb40): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4eb40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4eb40): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4eb40): >_readAt: n=8, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4eb40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.355413215 +0000 UTC m=+227.167057484 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4eb40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa889705bb20 item 91 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.35693076 +0000 UTC m=+227.168575029 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f180): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f6c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f6c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f6c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c44d0 item 92 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f6c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f6c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.357439 +0000 UTC m=+227.169083269 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4f6c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): open at offset 5 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c48c0 item 92 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): _readAt: size=2, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): _writeAt: size=3, off=5 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): >_writeAt: n=3, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.358181331 +0000 UTC m=+227.169825600 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e4fc00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e682c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e682c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e682c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e682c0): >_readAt: n=3, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e682c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.358181331 +0000 UTC m=+227.169825600 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e682c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c4c40 item 92 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.359547901 +0000 UTC m=+227.171192170 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68900): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68e40): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68e40): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68e40): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c56c0 item 93 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68e40): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68e40): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.360250819 +0000 UTC m=+227.171895088 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e68e40): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69540): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69540): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69540): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69540): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69540): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.360250819 +0000 UTC m=+227.171895088 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69540): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c59d0 item 93 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.361794382 +0000 UTC m=+227.173438652 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e69b80): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e881c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e881c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e881c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896314690 item 94 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e881c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e881c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.362319044 +0000 UTC m=+227.173963302 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e881c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e888c0): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e888c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e888c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e888c0): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e888c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.362319044 +0000 UTC m=+227.173963302 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8896e888c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8896314bd0 item 94 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.363974759 +0000 UTC m=+227.175619068 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897662d00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663240): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663240): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663240): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c2310 item 95 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663240): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663240): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.364491305 +0000 UTC m=+227.176135563 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663240): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663980): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663980): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663980): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663980): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663980): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.364491305 +0000 UTC m=+227.176135563 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa8897663980): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c2620 item 95 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): open at offset 0 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): _readAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): >_readAt: n=0, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.366279942 +0000 UTC m=+227.177924201 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b40c0): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4600): _writeAt: size=5, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4600): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4600): >openPending: err= 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c2cb0 item 96 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4600): >_writeAt: n=5, err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4600): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.366756271 +0000 UTC m=+227.178400540 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4600): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/10 04:04:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/10 04:04:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4d00): _readAt: size=512, off=0 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4d00): openPending: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4d00): >openPending: err= 2026/09/10 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4d00): >_readAt: n=5, err=EOF 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4d00): close: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-10 04:04:28.366756271 +0000 UTC m=+227.178400540 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : open-test-file(0xa88977b4d00): >close: err= 2026/09/10 04:04:28 DEBUG : open-test-file: Remove: 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa88967c31f0 item 96 2026/09/10 04:04:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/10 04:04:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/10 04:04:28 DEBUG : open-test-file: >Remove: err= 2026/09/10 04:04:28 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:28 DEBUG : Looking for writers 2026/09/10 04:04:28 DEBUG : >WaitForWriters: 2026/09/10 04:04:28 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.29s) --- PASS: TestRWFileHandleOpenTests/writes (0.64s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.64s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:28 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:28 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:28 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:28 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:28 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:28 DEBUG : file1: newRWFileHandle: 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): openPending: 2026/09/10 04:04:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): >openPending: err= 2026/09/10 04:04:28 DEBUG : file1: >newRWFileHandle: err= 2026/09/10 04:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/10 04:04:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): _writeAt: size=2, off=0 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): >_writeAt: n=2, err= 2026/09/10 04:04:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): RWFileHandle.Flush 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): RWFileHandle.Release 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): close: 2026/09/10 04:04:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/10 04:04:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:28 DEBUG : file1(0xa8896f06180): >close: err= 2026/09/10 04:04:28 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:28 DEBUG : Looking for writers 2026/09/10 04:04:28 DEBUG : file1: reading active writers 2026/09/10 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:28 DEBUG : Looking for writers 2026/09/10 04:04:28 DEBUG : file1: reading active writers 2026/09/10 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:28 DEBUG : Looking for writers 2026/09/10 04:04:28 DEBUG : file1: reading active writers 2026/09/10 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:28 DEBUG : Looking for writers 2026/09/10 04:04:28 DEBUG : file1: reading active writers 2026/09/10 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:28 DEBUG : file1: vfs cache: starting upload 2026/09/10 04:04:28 DEBUG : Looking for writers 2026/09/10 04:04:28 DEBUG : file1: reading active writers 2026/09/10 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:29 DEBUG : Looking for writers 2026/09/10 04:04:29 DEBUG : file1: reading active writers 2026/09/10 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:29 DEBUG : Looking for writers 2026/09/10 04:04:29 DEBUG : file1: reading active writers 2026/09/10 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:29 DEBUG : file1: size = 2 OK 2026/09/10 04:04:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/10 04:04:29 INFO : file1: Copied (new) 2026/09/10 04:04:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/10 04:04:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/10 04:04:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/10 04:04:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:04:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : file1: reading active writers 2026/09/10 04:04:30 DEBUG : >WaitForWriters: 2026/09/10 04:04:30 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : file1: reading active writers 2026/09/10 04:04:30 DEBUG : >WaitForWriters: 2026/09/10 04:04:30 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.01s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:30 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:30 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:30 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:30 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:04:30 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:04:30 DEBUG : rename_me: newRWFileHandle: 2026/09/10 04:04:30 DEBUG : rename_me(0xa8896c98940): openPending: 2026/09/10 04:04:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/10 04:04:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/10 04:04:30 DEBUG : rename_me(0xa8896c98940): >openPending: err= 2026/09/10 04:04:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/10 04:04:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/10 04:04:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/10 04:04:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/10 04:04:30 DEBUG : rename_me(0xa8896c98940): _writeAt: size=5, off=0 2026/09/10 04:04:30 DEBUG : rename_me(0xa8896c98940): >_writeAt: n=5, err= 2026/09/10 04:04:30 DEBUG : rename_me(0xa8896c98940): close: 2026/09/10 04:04:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-10 04:04:30.789647394 +0000 UTC m=+229.601291723 2026/09/10 04:04:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/10 04:04:30 DEBUG : rename_me(0xa8896c98940): >close: err= 2026/09/10 04:04:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/10 04:04:30 DEBUG : i_was_renamed: Updating file with 0xa88971232b0 2026/09/10 04:04:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/10 04:04:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/10 04:04:30 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/10 04:04:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/10 04:04:30 DEBUG : Looking for writers 2026/09/10 04:04:30 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/10 04:04:31 DEBUG : Looking for writers 2026/09/10 04:04:31 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/10 04:04:31 DEBUG : Looking for writers 2026/09/10 04:04:31 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/10 04:04:31 DEBUG : i_was_renamed: size = 5 OK 2026/09/10 04:04:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:04:31 INFO : i_was_renamed: Copied (new) 2026/09/10 04:04:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-10 04:04:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/10 04:04:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/10 04:04:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/10 04:04:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/10 04:04:32 DEBUG : Looking for writers 2026/09/10 04:04:32 DEBUG : i_was_renamed: reading active writers 2026/09/10 04:04:32 DEBUG : >WaitForWriters: 2026/09/10 04:04:32 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.00s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:32 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:32 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/10 04:04:32 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:32 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/10 04:04:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wusevuk5lafe" 2026/09/10 04:04:32 INFO : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/10 04:04:32 DEBUG : forgetting directory cache 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate(0xa889627c300): _readAt: size=512, off=0 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate(0xa889627c300): openPending: 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-10 03:05:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/10 04:04:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate(0xa889627c300): >openPending: err= 2026/09/10 04:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:34 DEBUG : forgetting directory cache 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate(0xa889627c300): >_readAt: n=20, err=EOF 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate(0xa889627c300): close: 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:05:32 +0000 UTC 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate(0xa889627c300): >close: err= 2026/09/10 04:04:34 DEBUG : Re-reading directory (284.627609ms old) 2026/09/10 04:04:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:35 DEBUG : forgetting directory cache 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate(0xa88963734c0): _readAt: size=512, off=0 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate(0xa88963734c0): openPending: 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-10 03:06:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-10 03:05:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-10 03:06:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-10 03:05:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/10 04:04:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/10 04:04:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate(0xa88963734c0): >openPending: err= 2026/09/10 04:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:36 DEBUG : forgetting directory cache 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate(0xa88963734c0): >_readAt: n=20, err=EOF 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate(0xa88963734c0): close: 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:06:32 +0000 UTC 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate(0xa88963734c0): >close: err= 2026/09/10 04:04:36 DEBUG : Re-reading directory (282.358145ms old) 2026/09/10 04:04:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:37 DEBUG : forgetting directory cache 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate(0xa8896373dc0): _readAt: size=512, off=0 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate(0xa8896373dc0): openPending: 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-10 03:07:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-10 03:06:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-10 03:07:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-10 03:06:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/10 04:04:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/10 04:04:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate(0xa8896373dc0): >openPending: err= 2026/09/10 04:04:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:38 DEBUG : forgetting directory cache 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate(0xa8896373dc0): >_readAt: n=20, err=EOF 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate(0xa8896373dc0): close: 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:07:32 +0000 UTC 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate(0xa8896373dc0): >close: err= 2026/09/10 04:04:38 DEBUG : Re-reading directory (276.46064ms old) 2026/09/10 04:04:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:39 DEBUG : forgetting directory cache 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate(0xa88966ea640): _readAt: size=512, off=0 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate(0xa88966ea640): openPending: 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-10 03:08:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-10 03:07:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-10 03:08:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-10 03:07:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/10 04:04:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/10 04:04:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate(0xa88966ea640): >openPending: err= 2026/09/10 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:40 DEBUG : forgetting directory cache 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate(0xa88966ea640): >_readAt: n=20, err=EOF 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate(0xa88966ea640): close: 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:08:32 +0000 UTC 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate(0xa88966ea640): >close: err= 2026/09/10 04:04:40 DEBUG : Re-reading directory (293.072085ms old) 2026/09/10 04:04:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:40 DEBUG : forgetting directory cache 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate(0xa889627c000): _readAt: size=512, off=0 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate(0xa889627c000): openPending: 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-10 03:09:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-10 03:08:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-10 03:09:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-10 03:08:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/10 04:04:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/10 04:04:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate(0xa889627c000): >openPending: err= 2026/09/10 04:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:42 DEBUG : forgetting directory cache 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate(0xa889627c000): >_readAt: n=20, err=EOF 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate(0xa889627c000): close: 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:09:32 +0000 UTC 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate(0xa889627c000): >close: err= 2026/09/10 04:04:42 DEBUG : Re-reading directory (279.209462ms old) 2026/09/10 04:04:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:42 DEBUG : forgetting directory cache 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate(0xa889627dd40): _readAt: size=512, off=0 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate(0xa889627dd40): openPending: 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-10 03:10:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-10 03:09:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-10 03:10:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-10 03:09:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/10 04:04:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/10 04:04:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate(0xa889627dd40): >openPending: err= 2026/09/10 04:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:44 DEBUG : forgetting directory cache 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate(0xa889627dd40): >_readAt: n=20, err=EOF 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate(0xa889627dd40): close: 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:10:32 +0000 UTC 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate(0xa889627dd40): >close: err= 2026/09/10 04:04:44 DEBUG : Re-reading directory (274.555516ms old) 2026/09/10 04:04:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:44 DEBUG : forgetting directory cache 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate(0xa88966eb680): _readAt: size=512, off=0 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate(0xa88966eb680): openPending: 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-10 03:11:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-10 03:10:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-10 03:11:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-10 03:10:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/10 04:04:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/10 04:04:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate(0xa88966eb680): >openPending: err= 2026/09/10 04:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:46 DEBUG : forgetting directory cache 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate(0xa88966eb680): >_readAt: n=21, err=EOF 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate(0xa88966eb680): close: 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:11:32 +0000 UTC 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate(0xa88966eb680): >close: err= 2026/09/10 04:04:46 DEBUG : Re-reading directory (279.821158ms old) 2026/09/10 04:04:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:46 DEBUG : forgetting directory cache 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate(0xa8896c98a80): _readAt: size=512, off=0 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate(0xa8896c98a80): openPending: 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-10 03:12:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-10 03:11:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-10 03:12:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-10 03:11:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/10 04:04:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/10 04:04:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate(0xa8896c98a80): >openPending: err= 2026/09/10 04:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:48 DEBUG : forgetting directory cache 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate(0xa8896c98a80): >_readAt: n=22, err=EOF 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate(0xa8896c98a80): close: 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:12:32 +0000 UTC 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate(0xa8896c98a80): >close: err= 2026/09/10 04:04:48 DEBUG : Re-reading directory (288.04147ms old) 2026/09/10 04:04:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:49 DEBUG : forgetting directory cache 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate(0xa8896c99400): _readAt: size=512, off=0 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate(0xa8896c99400): openPending: 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-10 03:13:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-10 03:12:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-10 03:13:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-10 03:12:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/10 04:04:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/10 04:04:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate(0xa8896c99400): >openPending: err= 2026/09/10 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:50 DEBUG : forgetting directory cache 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate(0xa8896c99400): >_readAt: n=23, err=EOF 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate(0xa8896c99400): close: 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:13:32 +0000 UTC 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate(0xa8896c99400): >close: err= 2026/09/10 04:04:50 DEBUG : Re-reading directory (286.253444ms old) 2026/09/10 04:04:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:51 DEBUG : forgetting directory cache 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate(0xa8896b0e240): _readAt: size=512, off=0 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate(0xa8896b0e240): openPending: 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-10 03:14:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-10 03:13:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-10 03:14:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-10 03:13:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/10 04:04:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/10 04:04:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate(0xa8896b0e240): >openPending: err= 2026/09/10 04:04:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:52 DEBUG : forgetting directory cache 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate(0xa8896b0e240): >_readAt: n=24, err=EOF 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate(0xa8896b0e240): close: 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-10 03:14:32 +0000 UTC 2026/09/10 04:04:52 DEBUG : TestRWCacheUpdate(0xa8896b0e240): >close: err= 2026/09/10 04:04:52 DEBUG : Re-reading directory (285.695812ms old) 2026/09/10 04:04:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/10 04:04:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/10 04:04:53 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:53 DEBUG : Looking for writers 2026/09/10 04:04:53 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/10 04:04:53 DEBUG : >WaitForWriters: 2026/09/10 04:04:53 DEBUG : files root 'rclone-test-wusevuk5lafe': vfs cache: cleaner exiting 2026/09/10 04:04:53 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.90s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.27s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:56 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:04:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/10 04:04:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/10 04:04:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/10 04:04:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:04:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/10 04:04:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/10 04:04:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/10 04:04:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/10 04:04:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:04:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/10 04:04:57 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:57 DEBUG : Looking for writers 2026/09/10 04:04:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/10 04:04:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/10 04:04:57 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.29s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:58 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:58 DEBUG : files root 'rclone-test-wusevuk5lafe': Reusing VFS from active cache 2026/09/10 04:04:58 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:58 DEBUG : Looking for writers 2026/09/10 04:04:58 DEBUG : >WaitForWriters: 2026/09/10 04:04:58 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:58 DEBUG : Looking for writers 2026/09/10 04:04:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:58 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:58 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:58 DEBUG : Looking for writers 2026/09/10 04:04:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.27s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:58 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:04:58 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:04:58 DEBUG : Looking for writers 2026/09/10 04:04:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.27s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:04:58 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:02 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:02 DEBUG : dir: Looking for writers 2026/09/10 04:05:02 DEBUG : file2: reading active writers 2026/09/10 04:05:02 DEBUG : Looking for writers 2026/09/10 04:05:02 DEBUG : dir: reading active writers 2026/09/10 04:05:02 DEBUG : file1: reading active writers 2026/09/10 04:05:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (4.03s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:02 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:05 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:05 DEBUG : dir: Looking for writers 2026/09/10 04:05:05 DEBUG : Looking for writers 2026/09/10 04:05:05 DEBUG : file1: reading active writers 2026/09/10 04:05:05 DEBUG : dir: reading active writers 2026/09/10 04:05:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.43s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:06 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:05:08 DEBUG : file1: Open: flags=O_RDONLY 2026/09/10 04:05:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/10 04:05:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/10 04:05:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:05:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/10 04:05:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/10 04:05:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/10 04:05:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/10 04:05:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/10 04:05:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/10 04:05:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/10 04:05:09 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/10 04:05:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/10 04:05:10 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:05:10 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/10 04:05:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/10 04:05:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/10 04:05:10 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:10 DEBUG : dir: Looking for writers 2026/09/10 04:05:10 DEBUG : file2: reading active writers 2026/09/10 04:05:10 DEBUG : new_file.txt: reading active writers 2026/09/10 04:05:10 DEBUG : Looking for writers 2026/09/10 04:05:10 DEBUG : dir: reading active writers 2026/09/10 04:05:10 DEBUG : file1: reading active writers 2026/09/10 04:05:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.28s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:11 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:204: Not found "dir/file2" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:298 Error: Received unexpected error: file does not exist Test: TestVFSRename 2026/09/10 04:05:20 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:20 DEBUG : Looking for writers 2026/09/10 04:05:20 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (9.06s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:20 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:20 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:20 DEBUG : Looking for writers 2026/09/10 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:21 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:21 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/10 04:05:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/10 04:05:22 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/10 04:05:23 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/10 04:05:23 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/10 04:05:23 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:23 DEBUG : d: Looking for writers 2026/09/10 04:05:23 DEBUG : Looking for writers 2026/09/10 04:05:23 DEBUG : a: Looking for writers 2026/09/10 04:05:23 DEBUG : b: Looking for writers 2026/09/10 04:05:23 DEBUG : c: Looking for writers 2026/09/10 04:05:23 DEBUG : Looking for writers 2026/09/10 04:05:23 DEBUG : /: reading active writers 2026/09/10 04:05:23 DEBUG : a: reading active writers 2026/09/10 04:05:23 DEBUG : b: reading active writers 2026/09/10 04:05:23 DEBUG : c: reading active writers 2026/09/10 04:05:23 DEBUG : d: reading active writers 2026/09/10 04:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.01s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:25 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:25 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/10 04:05:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/10 04:05:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/10 04:05:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/10 04:05:28 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:28 DEBUG : a/b/c/d: Looking for writers 2026/09/10 04:05:28 DEBUG : a/b/c: Looking for writers 2026/09/10 04:05:28 DEBUG : d: reading active writers 2026/09/10 04:05:28 DEBUG : a/b: Looking for writers 2026/09/10 04:05:28 DEBUG : c: reading active writers 2026/09/10 04:05:28 DEBUG : a: Looking for writers 2026/09/10 04:05:28 DEBUG : b: reading active writers 2026/09/10 04:05:28 DEBUG : Looking for writers 2026/09/10 04:05:28 DEBUG : a: reading active writers 2026/09/10 04:05:28 DEBUG : >WaitForWriters: 2026/09/10 04:05:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/a/b/c not empty`) 2026/09/10 04:05:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 04:05:29 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 04:05:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/a/b not empty`) 2026/09/10 04:05:30 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/10 04:05:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/a/b not empty`) 2026/09/10 04:05:30 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/10 04:05:30 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/a/b not empty`) 2026/09/10 04:05:30 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/09/10 04:05:30 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/a/b not empty`) 2026/09/10 04:05:30 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/09/10 04:05:30 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-wusevuk5lafe/a/b not empty`) 2026/09/10 04:05:30 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/09/10 04:05:30 DEBUG : pacer: Reducing sleep to 360ms 2026/09/10 04:05:31 DEBUG : pacer: Reducing sleep to 270ms 2026/09/10 04:05:31 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestVFSMkdirAll (6.70s) === 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-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:31 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:31 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:31 DEBUG : Looking for writers 2026/09/10 04:05:31 DEBUG : >WaitForWriters: 2026/09/10 04:05:31 DEBUG : pacer: Reducing sleep to 151.875ms 2026/09/10 04:05:32 DEBUG : pacer: Reducing sleep to 113.90625ms --- PASS: TestVFSIsMetadataFile (0.46s) === 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-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:32 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:32 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/09/10 04:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/10 04:05:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/10 04:05:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/10 04:05:32 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:05:33 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/09/10 04:05:33 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/09/10 04:05:33 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/09/10 04:05:33 DEBUG : file1: size = 5 OK 2026/09/10 04:05:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:05:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:33 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/09/10 04:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/10 04:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/10 04:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:33 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/10 04:05:34 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/09/10 04:05:34 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/09/10 04:05:35 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/09/10 04:05:35 DEBUG : file1: size = 0 OK 2026/09/10 04:05:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:05:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/10 04:05:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/10 04:05:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:35 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (7 bytes), uploading instead of streaming 2026/09/10 04:05:35 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 04:05:36 DEBUG : file1: size = 7 OK 2026/09/10 04:05:36 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/10 04:05:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:36 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:36 DEBUG : Looking for writers 2026/09/10 04:05:36 DEBUG : file1: reading active writers 2026/09/10 04:05:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.49s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:36 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/10 04:05:37 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/10 04:05:37 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/10 04:05:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/10 04:05:37 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (11 bytes), uploading instead of streaming 2026/09/10 04:05:38 DEBUG : file1: size = 11 OK 2026/09/10 04:05:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 04:05:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:38 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/10 04:05:38 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:38 DEBUG : Looking for writers 2026/09/10 04:05:38 DEBUG : file1: reading active writers 2026/09/10 04:05:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.74s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:39 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:39 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-wusevuk5lafe/file1": context canceled 2026/09/10 04:05:39 DEBUG : file1: Remove: 2026/09/10 04:05:39 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/10 04:05:39 DEBUG : file1: >Remove: err= 2026/09/10 04:05:39 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:39 DEBUG : Looking for writers 2026/09/10 04:05:39 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:40 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:40 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/09/10 04:05:40 DEBUG : file1: Remove: 2026/09/10 04:05:40 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/10 04:05:40 DEBUG : file1: >Remove: err= 2026/09/10 04:05:40 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:40 DEBUG : Looking for writers 2026/09/10 04:05:40 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:41 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:05:41 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/10 04:05:41 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/10 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:05:41 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:05:42 DEBUG : file2: size = 5 OK 2026/09/10 04:05:42 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:05:42 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/10 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/10 04:05:42 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:42 DEBUG : Looking for writers 2026/09/10 04:05:42 DEBUG : file2: reading active writers 2026/09/10 04:05:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.74s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.85s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.87s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.01s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:43 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/10 04:05:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:43 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:05:45 DEBUG : file1: size = 5 OK 2026/09/10 04:05:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:05:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/10 04:05:45 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:45 DEBUG : Looking for writers 2026/09/10 04:05:45 DEBUG : file1: reading active writers 2026/09/10 04:05:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.38s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:45 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:45 DEBUG : file1: WriteFileHandle.Release closing 2026/09/10 04:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:45 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/10 04:05:47 DEBUG : file1: size = 0 OK 2026/09/10 04:05:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:05:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/10 04:05:47 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:47 DEBUG : Looking for writers 2026/09/10 04:05:47 DEBUG : file1: reading active writers 2026/09/10 04:05:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.06s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:47 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:47 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (2 bytes), uploading instead of streaming 2026/09/10 04:05:49 DEBUG : file1: size = 2 OK 2026/09/10 04:05:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/10 04:05:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:49 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/10 04:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:49 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:49 DEBUG : Looking for writers 2026/09/10 04:05:49 DEBUG : file1: reading active writers 2026/09/10 04:05:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.53s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:50 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:50 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/10 04:05:51 DEBUG : file1: size = 0 OK 2026/09/10 04:05:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 04:05:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:05:51 DEBUG : file1: Open: flags=O_RDONLY 2026/09/10 04:05:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/10 04:05:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/10 04:05:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:05:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/10 04:05:51 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:51 DEBUG : Looking for writers 2026/09/10 04:05:51 DEBUG : file1: reading active writers 2026/09/10 04:05:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.97s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:52 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/10 04:05:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/10 04:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:52 DEBUG : files root 'rclone-test-wusevuk5lafe': File to upload is small (100 bytes), uploading instead of streaming 2026/09/10 04:05:53 DEBUG : file1: size = 100 OK 2026/09/10 04:05:53 DEBUG : file1: md5 = 6c65c0f71fb398e9b5a56c5dea628db2 OK 2026/09/10 04:05:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/10 04:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/10 04:05:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/10 04:05:53 DEBUG : file1: Open: flags=O_RDONLY 2026/09/10 04:05:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/10 04:05:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/10 04:05:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:05:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/10 04:05:53 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:05:53 DEBUG : Looking for writers 2026/09/10 04:05:53 DEBUG : file1: reading active writers 2026/09/10 04:05:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.20s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:54 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:05:54 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/10 04:05:54 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/10 04:05:54 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/10 04:05:54 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/10 04:05:54 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/10 04:05:54 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/10 04:05:54 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/10 04:05:54 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/10 04:05:54 DEBUG : stalled: Remove: 2026/09/10 04:05:54 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/10 04:05:54 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.40s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:05:54 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:06:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/10 04:06:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/10 04:06:01 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/10 04:06:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/10 04:06:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/10 04:06:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/10 04:06:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/10 04:06:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/10 04:06:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/10 04:06:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/10 04:06:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:02 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:06:02 DEBUG : flat: Looking for writers 2026/09/10 04:06:02 DEBUG : f004.txt: reading active writers 2026/09/10 04:06:02 DEBUG : f000.txt: reading active writers 2026/09/10 04:06:02 DEBUG : f001.txt: reading active writers 2026/09/10 04:06:02 DEBUG : f002.txt: reading active writers 2026/09/10 04:06:02 DEBUG : f003.txt: reading active writers 2026/09/10 04:06:02 DEBUG : Looking for writers 2026/09/10 04:06:02 DEBUG : flat: reading active writers 2026/09/10 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (9.36s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:06:04 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:06:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/10 04:06:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/10 04:06:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/10 04:06:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/10 04:06:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/10 04:06:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/10 04:06:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:08 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:06:08 DEBUG : a/b/c: Looking for writers 2026/09/10 04:06:08 DEBUG : deep.txt: reading active writers 2026/09/10 04:06:08 DEBUG : a/b: Looking for writers 2026/09/10 04:06:08 DEBUG : c: reading active writers 2026/09/10 04:06:08 DEBUG : mid.txt: reading active writers 2026/09/10 04:06:08 DEBUG : a: Looking for writers 2026/09/10 04:06:08 DEBUG : top.txt: reading active writers 2026/09/10 04:06:08 DEBUG : b: reading active writers 2026/09/10 04:06:08 DEBUG : Looking for writers 2026/09/10 04:06:08 DEBUG : a: reading active writers 2026/09/10 04:06:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (6.59s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:06:10 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:06:13 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/10 04:06:13 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/10 04:06:13 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:15 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:06:15 DEBUG : bigdir: Looking for writers 2026/09/10 04:06:15 DEBUG : big.bin: reading active writers 2026/09/10 04:06:15 DEBUG : Looking for writers 2026/09/10 04:06:15 DEBUG : bigdir: reading active writers 2026/09/10 04:06:15 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.25s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-wusevuk5lafe'", Local "Local file system at /tmp/rclone2499142619", Modify Window "1s" 2026/09/10 04:06:15 INFO : files root 'rclone-test-wusevuk5lafe': poll-interval is not supported by this remote 2026/09/10 04:06:19 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/10 04:06:19 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/10 04:06:19 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:19 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:19 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/10 04:06:19 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/10 04:06:19 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:20 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:20 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/10 04:06:20 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/10 04:06:20 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/10 04:06:20 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/10 04:06:20 DEBUG : WaitForWriters: timeout=30s 2026/09/10 04:06:20 DEBUG : dir1: Looking for writers 2026/09/10 04:06:20 DEBUG : a.txt: reading active writers 2026/09/10 04:06:20 DEBUG : dir2: Looking for writers 2026/09/10 04:06:20 DEBUG : b.txt: reading active writers 2026/09/10 04:06:20 DEBUG : dir3: Looking for writers 2026/09/10 04:06:20 DEBUG : c.txt: reading active writers 2026/09/10 04:06:20 DEBUG : Looking for writers 2026/09/10 04:06:20 DEBUG : dir1: reading active writers 2026/09/10 04:06:20 DEBUG : dir2: reading active writers 2026/09/10 04:06:20 DEBUG : dir3: reading active writers 2026/09/10 04:06:20 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.20s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/10 04:06:22 DEBUG : files root 'rclone-test-wusevuk5lafe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m41.067580391s (try 1/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestVFSRename]