"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/11 03:41:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yakexoy6jozo" 2026/08/11 03:41:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:41:15 DEBUG : Creating backend with remote "/tmp/rclone1938735788" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:15 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:17 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:17 DEBUG : dir: Looking for writers 2026/08/11 03:41:17 DEBUG : Looking for writers 2026/08/11 03:41:17 DEBUG : dir: reading active writers 2026/08/11 03:41:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.12s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:18 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:21 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:21 DEBUG : dir/subdir: Looking for writers 2026/08/11 03:41:21 DEBUG : dir: Looking for writers 2026/08/11 03:41:21 DEBUG : file1: reading active writers 2026/08/11 03:41:21 DEBUG : file2: reading active writers 2026/08/11 03:41:21 DEBUG : subdir: reading active writers 2026/08/11 03:41:21 DEBUG : Looking for writers 2026/08/11 03:41:21 DEBUG : dir: reading active writers 2026/08/11 03:41:21 DEBUG : >WaitForWriters: 2026/08/11 03:41:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/dir not empty`) 2026/08/11 03:41:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:41:23 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 03:41:23 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.14s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:23 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:41:24 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:24 DEBUG : dir: Looking for writers 2026/08/11 03:41:24 DEBUG : file1: reading active writers 2026/08/11 03:41:24 DEBUG : Looking for writers 2026/08/11 03:41:24 DEBUG : dir: reading active writers 2026/08/11 03:41:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.39s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:25 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-yakexoy6jozo'": object not found 2026/08/11 03:41:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:26 DEBUG : Looking for writers 2026/08/11 03:41:26 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (1.00s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:26 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:28 DEBUG : dir: forgetting directory cache 2026/08/11 03:41:28 DEBUG : forgetting directory cache 2026/08/11 03:41:28 DEBUG : dir: forgetting directory cache 2026/08/11 03:41:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:28 DEBUG : Looking for writers 2026/08/11 03:41:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.28s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:28 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/11 03:41:30 DEBUG : dir: invalidating directory cache 2026/08/11 03:41:30 DEBUG : >ForgetPath: 2026/08/11 03:41:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/11 03:41:30 DEBUG : invalidating directory cache 2026/08/11 03:41:30 DEBUG : dir: forgetting directory cache 2026/08/11 03:41:30 DEBUG : >ForgetPath: 2026/08/11 03:41:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/11 03:41:30 DEBUG : >ForgetPath: 2026/08/11 03:41:30 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:30 DEBUG : dir: Looking for writers 2026/08/11 03:41:30 DEBUG : Looking for writers 2026/08/11 03:41:30 DEBUG : dir: reading active writers 2026/08/11 03:41:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.42s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:31 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:35 DEBUG : forgetting directory cache 2026/08/11 03:41:35 DEBUG : dir: forgetting directory cache 2026/08/11 03:41:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:35 DEBUG : dir: Looking for writers 2026/08/11 03:41:35 DEBUG : fil/a/b: Looking for writers 2026/08/11 03:41:35 DEBUG : fil/a: Looking for writers 2026/08/11 03:41:35 DEBUG : b: reading active writers 2026/08/11 03:41:35 DEBUG : fil: Looking for writers 2026/08/11 03:41:35 DEBUG : a: reading active writers 2026/08/11 03:41:35 DEBUG : Looking for writers 2026/08/11 03:41:35 DEBUG : dir: reading active writers 2026/08/11 03:41:35 DEBUG : fil: reading active writers 2026/08/11 03:41:35 DEBUG : >WaitForWriters: 2026/08/11 03:41:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/fil/a not empty`) 2026/08/11 03:41:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:41:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/fil/a not empty`) 2026/08/11 03:41:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/11 03:41:36 DEBUG : pacer: Reducing sleep to 30ms 2026/08/11 03:41:37 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/11 03:41:37 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/11 03:41:37 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (5.94s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:37 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:38 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:41:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:38 DEBUG : dir: Looking for writers 2026/08/11 03:41:38 DEBUG : Looking for writers 2026/08/11 03:41:38 DEBUG : dir: reading active writers 2026/08/11 03:41:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.20s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:39 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:41 DEBUG : dir: Looking for writers 2026/08/11 03:41:41 DEBUG : file1: reading active writers 2026/08/11 03:41:41 DEBUG : Looking for writers 2026/08/11 03:41:41 DEBUG : dir: reading active writers 2026/08/11 03:41:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.37s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:41 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/11 03:41:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/11 03:41:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/11 03:41:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 03:41:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/11 03:41:48 DEBUG : dir: invalidating directory cache 2026/08/11 03:41:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/11 03:41:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/11 03:41:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/11 03:41:49 DEBUG : dir/file1: Reset virtual modtime 2026/08/11 03:41:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/11 03:41:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 03:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/11 03:41:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/11 03:41:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:41:49 DEBUG : dir: invalidating directory cache 2026/08/11 03:41:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/11 03:41:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 03:41:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 03:41:49 DEBUG : forgetting directory cache 2026/08/11 03:41:49 DEBUG : dir: forgetting directory cache 2026/08/11 03:41:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 03:41:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:49 DEBUG : dir/virtualDir: Looking for writers 2026/08/11 03:41:49 DEBUG : dir: Looking for writers 2026/08/11 03:41:49 DEBUG : virtualFile2: reading active writers 2026/08/11 03:41:49 DEBUG : virtualFile: reading active writers 2026/08/11 03:41:49 DEBUG : virtualDir: reading active writers 2026/08/11 03:41:49 DEBUG : file1: reading active writers 2026/08/11 03:41:49 DEBUG : Looking for writers 2026/08/11 03:41:49 DEBUG : dir: reading active writers 2026/08/11 03:41:49 DEBUG : >WaitForWriters: 2026/08/11 03:41:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/dir not empty`) 2026/08/11 03:41:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:41:50 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 03:41:50 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (8.85s) --- PASS: TestDirReadDirAll/Virtual (3.07s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:50 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:41:52 ERROR : dir/: Can only open directories read only 2026/08/11 03:41:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:52 DEBUG : dir: Looking for writers 2026/08/11 03:41:52 DEBUG : Looking for writers 2026/08/11 03:41:52 DEBUG : dir: reading active writers 2026/08/11 03:41:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.28s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:52 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:41:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 03:41:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/11 03:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 03:41:54 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:41:56 DEBUG : dir/potato: size = 5 OK 2026/08/11 03:41:56 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:41:56 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/11 03:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 03:41:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:41:56 DEBUG : dir: Looking for writers 2026/08/11 03:41:56 DEBUG : file1: reading active writers 2026/08/11 03:41:56 DEBUG : potato: reading active writers 2026/08/11 03:41:56 DEBUG : Looking for writers 2026/08/11 03:41:56 DEBUG : dir: reading active writers 2026/08/11 03:41:56 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.96s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:41:56 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/08/11 03:42:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:05 DEBUG : Looking for writers 2026/08/11 03:42:05 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (8.94s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:05 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 03:42:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/11 03:42:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:09 DEBUG : dir/sub/subsub: Looking for writers 2026/08/11 03:42:09 DEBUG : dir/sub: Looking for writers 2026/08/11 03:42:09 DEBUG : subsub: reading active writers 2026/08/11 03:42:09 DEBUG : dir: Looking for writers 2026/08/11 03:42:09 DEBUG : file1: reading active writers 2026/08/11 03:42:09 DEBUG : sub: reading active writers 2026/08/11 03:42:09 DEBUG : Looking for writers 2026/08/11 03:42:09 DEBUG : dir: reading active writers 2026/08/11 03:42:09 DEBUG : >WaitForWriters: 2026/08/11 03:42:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/dir/sub not empty`) 2026/08/11 03:42:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:42:10 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 03:42:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/dir not empty`) 2026/08/11 03:42:10 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/11 03:42:10 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/11 03:42:10 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (5.14s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:11 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:12 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/11 03:42:12 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:42:13 ERROR : dir/: Dir.Remove not empty 2026/08/11 03:42:13 DEBUG : dir/file1: Remove: 2026/08/11 03:42:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:42:13 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:42:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 03:42:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:13 DEBUG : Looking for writers 2026/08/11 03:42:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.85s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:13 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:15 DEBUG : dir/file1: Remove: 2026/08/11 03:42:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:42:15 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:42:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 03:42:16 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:16 DEBUG : Looking for writers 2026/08/11 03:42:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.62s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:16 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:18 DEBUG : dir/file1: Remove: 2026/08/11 03:42:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:42:18 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:42:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:18 DEBUG : dir: Looking for writers 2026/08/11 03:42:18 DEBUG : Looking for writers 2026/08/11 03:42:18 DEBUG : dir: reading active writers 2026/08/11 03:42:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.75s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:19 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/11 03:42:22 DEBUG : dir: Updating dir with dir2 0x1c90d3c9ee40 2026/08/11 03:42:22 DEBUG : dir: forgetting directory cache 2026/08/11 03:42:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 03:42:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/11 03:42:23 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/11 03:42:23 DEBUG : file2: Updating file with file2 0x1c90d39efad0 2026/08/11 03:42:23 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/11 03:42:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:42:24 INFO : dir2/file3: Deleted 2026/08/11 03:42:25 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/11 03:42:25 DEBUG : dir2/file3: Updating file with dir2/file3 0x1c90d39efad0 2026/08/11 03:42:25 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/11 03:42:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/11 03:42:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/11 03:42:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x1c90d3e45080 2026/08/11 03:42:26 DEBUG : empty directory: forgetting directory cache 2026/08/11 03:42:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/11 03:42:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/11 03:42:26 DEBUG : dir2: Renaming to "dir3" 2026/08/11 03:42:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:26 DEBUG : dir3: Looking for writers 2026/08/11 03:42:26 DEBUG : file3: reading active writers 2026/08/11 03:42:26 DEBUG : renamed empty directory: Looking for writers 2026/08/11 03:42:26 DEBUG : Looking for writers 2026/08/11 03:42:26 DEBUG : dir3: reading active writers 2026/08/11 03:42:26 DEBUG : renamed empty directory: reading active writers 2026/08/11 03:42:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.91s) === 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-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:27 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 03:42:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:42:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:42:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 03:42:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/11 03:42:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/11 03:42:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 03:42:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:42:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:42:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 03:42:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/11 03:42:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/11 03:42:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 03:42:29 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (12 bytes), uploading instead of streaming 2026/08/11 03:42:30 DEBUG : dir/sub/file2: size = 12 OK 2026/08/11 03:42:30 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/11 03:42:30 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/11 03:42:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 03:42:30 DEBUG : forgetting directory cache 2026/08/11 03:42:30 DEBUG : dir: forgetting directory cache 2026/08/11 03:42:30 DEBUG : dir/sub: forgetting directory cache 2026/08/11 03:42:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/11 03:42:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/11 03:42:30 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:42:31 DEBUG : dir/sub/file0: size = 5 OK 2026/08/11 03:42:31 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:42:31 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/11 03:42:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 03:42:31 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:31 DEBUG : dir/sub: Looking for writers 2026/08/11 03:42:31 DEBUG : file0: reading active writers 2026/08/11 03:42:31 DEBUG : file2: reading active writers 2026/08/11 03:42:31 DEBUG : dir: Looking for writers 2026/08/11 03:42:31 DEBUG : file1: reading active writers 2026/08/11 03:42:31 DEBUG : sub: reading active writers 2026/08/11 03:42:31 DEBUG : Looking for writers 2026/08/11 03:42:31 DEBUG : dir: reading active writers 2026/08/11 03:42:31 DEBUG : >WaitForWriters: 2026/08/11 03:42:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/dir not empty`) 2026/08/11 03:42:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:42:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/dir not empty`) 2026/08/11 03:42:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/11 03:42:33 DEBUG : pacer: Reducing sleep to 30ms 2026/08/11 03:42:33 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirFileOpen (6.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:33 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:34 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/11 03:42:34 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/11 03:42:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:42:35 DEBUG : forgetting directory cache 2026/08/11 03:42:37 DEBUG : forgetting directory cache 2026/08/11 03:42:37 DEBUG : dir: forgetting directory cache 2026/08/11 03:42:37 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:37 DEBUG : dir: Looking for writers 2026/08/11 03:42:37 DEBUG : Looking for writers 2026/08/11 03:42:37 DEBUG : dir: reading active writers 2026/08/11 03:42:37 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.69s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:38 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/11 03:42:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:42:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/11 03:42:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/11 03:42:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/11 03:42:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:42:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 03:42:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/11 03:42:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:42:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/11 03:42:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/11 03:42:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/11 03:42:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:42:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 03:42:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:39 DEBUG : dir: Looking for writers 2026/08/11 03:42:39 DEBUG : file1: reading active writers 2026/08/11 03:42:39 DEBUG : file1.metadata: reading active writers 2026/08/11 03:42:39 DEBUG : Looking for writers 2026/08/11 03:42:39 DEBUG : dir: reading active writers 2026/08/11 03:42:39 DEBUG : dir.metadata: reading active writers 2026/08/11 03:42:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.40s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:40 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:42 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:42 DEBUG : dir: Looking for writers 2026/08/11 03:42:42 DEBUG : file1: reading active writers 2026/08/11 03:42:42 DEBUG : Looking for writers 2026/08/11 03:42:42 DEBUG : dir: reading active writers 2026/08/11 03:42:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.80s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:43 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-yakexoy6jozo'": object not found 2026/08/11 03:42:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:45 DEBUG : Looking for writers 2026/08/11 03:42:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:45 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:49 DEBUG : Can set mod time: true 2026/08/11 03:42:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:42:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:42:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:42:49 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:42:50 DEBUG : dir/file1: size = 0 OK 2026/08/11 03:42:50 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:42:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:42:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 03:42:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:42:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:50 DEBUG : dir: Looking for writers 2026/08/11 03:42:50 DEBUG : file1: reading active writers 2026/08/11 03:42:50 DEBUG : Looking for writers 2026/08/11 03:42:50 DEBUG : dir: reading active writers 2026/08/11 03:42:50 DEBUG : >WaitForWriters: 2026/08/11 03:42:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:50 DEBUG : dir: Looking for writers 2026/08/11 03:42:50 DEBUG : file1: reading active writers 2026/08/11 03:42:50 DEBUG : Looking for writers 2026/08/11 03:42:50 DEBUG : dir: reading active writers 2026/08/11 03:42:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:51 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:42:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:42:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:42:53 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:42:54 DEBUG : dir/file1: size = 5 OK 2026/08/11 03:42:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:42:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:42:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 03:42:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:42:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:54 DEBUG : dir: Looking for writers 2026/08/11 03:42:54 DEBUG : file1: reading active writers 2026/08/11 03:42:54 DEBUG : Looking for writers 2026/08/11 03:42:54 DEBUG : dir: reading active writers 2026/08/11 03:42:54 DEBUG : >WaitForWriters: 2026/08/11 03:42:55 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:55 DEBUG : dir: Looking for writers 2026/08/11 03:42:55 DEBUG : file1: reading active writers 2026/08/11 03:42:55 DEBUG : Looking for writers 2026/08/11 03:42:55 DEBUG : dir: reading active writers 2026/08/11 03:42:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:55 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:55 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:42:55 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:55 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:42:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:42:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:55 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:42:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 03:42:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:42:57 DEBUG : dir: Looking for writers 2026/08/11 03:42:57 DEBUG : file1: reading active writers 2026/08/11 03:42:57 DEBUG : Looking for writers 2026/08/11 03:42:57 DEBUG : dir: reading active writers 2026/08/11 03:42:57 DEBUG : >WaitForWriters: 2026/08/11 03:42:57 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:42:58 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:42:58 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:42:58 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:58 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:42:58 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 03:43:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:00 DEBUG : dir/file1(0x1c90d4147d40): close: 2026/08/11 03:43:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 03:43:00 DEBUG : dir/file1(0x1c90d4147d40): >close: err= 2026/08/11 03:43:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:00 DEBUG : dir: Looking for writers 2026/08/11 03:43:00 DEBUG : file1: reading active writers 2026/08/11 03:43:00 DEBUG : Looking for writers 2026/08/11 03:43:00 DEBUG : dir: reading active writers 2026/08/11 03:43:00 DEBUG : >WaitForWriters: 2026/08/11 03:43:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:00 DEBUG : dir: Looking for writers 2026/08/11 03:43:00 DEBUG : file1: reading active writers 2026/08/11 03:43:00 DEBUG : Looking for writers 2026/08/11 03:43:00 DEBUG : dir: reading active writers 2026/08/11 03:43:00 DEBUG : >WaitForWriters: 2026/08/11 03:43:00 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:01 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:01 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:43:01 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:01 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:01 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 03:43:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:03 DEBUG : dir/file1(0x1c90d3538c40): _writeAt: size=5, off=0 2026/08/11 03:43:03 DEBUG : dir/file1(0x1c90d3538c40): openPending: 2026/08/11 03:43:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:43:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:43:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:03 DEBUG : dir/file1(0x1c90d3538c40): >openPending: err= 2026/08/11 03:43:03 DEBUG : dir/file1(0x1c90d3538c40): >_writeAt: n=5, err= 2026/08/11 03:43:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 03:43:03 DEBUG : dir/file1(0x1c90d3538c40): close: 2026/08/11 03:43:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/11 03:43:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/11 03:43:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/11 03:43:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 03:43:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 03:43:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:43:04 DEBUG : dir/file1(0x1c90d3538c40): >close: err= 2026/08/11 03:43:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:43:04 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:43:04 DEBUG : dir: Looking for writers 2026/08/11 03:43:04 DEBUG : file1: reading active writers 2026/08/11 03:43:04 DEBUG : Looking for writers 2026/08/11 03:43:04 DEBUG : dir: reading active writers 2026/08/11 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:43:05 DEBUG : dir/file1: size = 14 OK 2026/08/11 03:43:05 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/11 03:43:05 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:43:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/11 03:43:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:43:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/11 03:43:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:43:05 DEBUG : dir: Looking for writers 2026/08/11 03:43:05 DEBUG : file1: reading active writers 2026/08/11 03:43:05 DEBUG : Looking for writers 2026/08/11 03:43:05 DEBUG : dir: reading active writers 2026/08/11 03:43:05 DEBUG : >WaitForWriters: 2026/08/11 03:43:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:05 DEBUG : dir: Looking for writers 2026/08/11 03:43:05 DEBUG : file1: reading active writers 2026/08/11 03:43:05 DEBUG : Looking for writers 2026/08/11 03:43:05 DEBUG : dir: reading active writers 2026/08/11 03:43:05 DEBUG : >WaitForWriters: 2026/08/11 03:43:05 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (22.92s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (2.14s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.08s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.10s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.84s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.05s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:06 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:43:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:43:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:43:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 03:43:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:08 DEBUG : dir: Looking for writers 2026/08/11 03:43:08 DEBUG : file1: reading active writers 2026/08/11 03:43:08 DEBUG : Looking for writers 2026/08/11 03:43:08 DEBUG : dir: reading active writers 2026/08/11 03:43:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.17s) === RUN TestFileOpenReadUnknownSize 2026/08/11 03:43:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/11 03:43:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/11 03:43:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:43:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/11 03:43:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:09 DEBUG : Looking for writers 2026/08/11 03:43:09 DEBUG : file.txt: reading active writers 2026/08/11 03:43:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:09 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:11 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 03:43:12 DEBUG : dir/file1: size = 25 OK 2026/08/11 03:43:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:43:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:12 DEBUG : dir: Looking for writers 2026/08/11 03:43:12 DEBUG : file1: reading active writers 2026/08/11 03:43:12 DEBUG : Looking for writers 2026/08/11 03:43:12 DEBUG : dir: reading active writers 2026/08/11 03:43:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.40s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:13 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:14 DEBUG : dir/file1: Remove: 2026/08/11 03:43:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:14 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:43:15 DEBUG : dir/file1: Remove: 2026/08/11 03:43:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 03:43:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:15 DEBUG : dir: Looking for writers 2026/08/11 03:43:15 DEBUG : Looking for writers 2026/08/11 03:43:15 DEBUG : dir: reading active writers 2026/08/11 03:43:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.63s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:15 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:17 DEBUG : dir/file1: Remove: 2026/08/11 03:43:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:17 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:43:17 DEBUG : dir/file1: Remove: 2026/08/11 03:43:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 03:43:17 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:17 DEBUG : dir: Looking for writers 2026/08/11 03:43:17 DEBUG : Looking for writers 2026/08/11 03:43:17 DEBUG : dir: reading active writers 2026/08/11 03:43:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.38s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:18 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:43:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 03:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:43:19 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/11 03:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:43:19 DEBUG : dir/file1: Open: flags=0x3 2026/08/11 03:43:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/11 03:43:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/11 03:43:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:19 DEBUG : dir: Looking for writers 2026/08/11 03:43:19 DEBUG : file1: reading active writers 2026/08/11 03:43:19 DEBUG : Looking for writers 2026/08/11 03:43:19 DEBUG : dir: reading active writers 2026/08/11 03:43:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.43s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:20 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:22 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:22 DEBUG : dir: Looking for writers 2026/08/11 03:43:22 DEBUG : file1: reading active writers 2026/08/11 03:43:22 DEBUG : Looking for writers 2026/08/11 03:43:22 DEBUG : dir: reading active writers 2026/08/11 03:43:22 DEBUG : >WaitForWriters: 2026/08/11 03:43:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:23 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d48161a0 2026/08/11 03:43:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:43:24 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d48161a0 2026/08/11 03:43:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:43:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:43:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:43:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:24 DEBUG : dir/file1: File is currently open, delaying rename 0x1c90d48161a0 2026/08/11 03:43:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:24 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 03:43:25 DEBUG : dir/file1: size = 25 OK 2026/08/11 03:43:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:43:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:43:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:25 DEBUG : newLeaf: Running delayed rename now 2026/08/11 03:43:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:26 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d48161a0 2026/08/11 03:43:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:26 DEBUG : dir: Looking for writers 2026/08/11 03:43:26 DEBUG : Looking for writers 2026/08/11 03:43:26 DEBUG : dir: reading active writers 2026/08/11 03:43:26 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:26 DEBUG : >WaitForWriters: 2026/08/11 03:43:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:26 DEBUG : dir: Looking for writers 2026/08/11 03:43:26 DEBUG : Looking for writers 2026/08/11 03:43:26 DEBUG : dir: reading active writers 2026/08/11 03:43:26 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:27 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:27 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:43:27 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:27 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:27 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:28 DEBUG : dir: Looking for writers 2026/08/11 03:43:28 DEBUG : file1: reading active writers 2026/08/11 03:43:28 DEBUG : Looking for writers 2026/08/11 03:43:28 DEBUG : dir: reading active writers 2026/08/11 03:43:28 DEBUG : >WaitForWriters: 2026/08/11 03:43:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:29 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d39eb520 2026/08/11 03:43:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:43:30 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d39eb520 2026/08/11 03:43:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:43:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:43:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:43:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:30 DEBUG : dir/file1: File is currently open, delaying rename 0x1c90d39eb520 2026/08/11 03:43:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:30 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 03:43:32 DEBUG : dir/file1: size = 25 OK 2026/08/11 03:43:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:43:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:43:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:32 DEBUG : newLeaf: Running delayed rename now 2026/08/11 03:43:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:33 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d39eb520 2026/08/11 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:33 DEBUG : dir: Looking for writers 2026/08/11 03:43:33 DEBUG : Looking for writers 2026/08/11 03:43:33 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:33 DEBUG : dir: reading active writers 2026/08/11 03:43:33 DEBUG : >WaitForWriters: 2026/08/11 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:33 DEBUG : dir: Looking for writers 2026/08/11 03:43:33 DEBUG : Looking for writers 2026/08/11 03:43:33 DEBUG : dir: reading active writers 2026/08/11 03:43:33 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:33 DEBUG : >WaitForWriters: 2026/08/11 03:43:33 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:34 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:34 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:43:34 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:34 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:34 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:43:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:35 DEBUG : dir/file1(0x1c90d3bfc980): openPending: 2026/08/11 03:43:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:43:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:35 DEBUG : dir/file1(0x1c90d3bfc980): >openPending: err= 2026/08/11 03:43:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:43:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:35 DEBUG : dir/file1(0x1c90d3bfc980): _writeAt: size=14, off=0 2026/08/11 03:43:35 DEBUG : dir/file1(0x1c90d3bfc980): >_writeAt: n=14, err= 2026/08/11 03:43:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:43:35 DEBUG : dir/file1(0x1c90d3bfc980): close: 2026/08/11 03:43:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:43:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:43:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:43:35 DEBUG : dir/file1(0x1c90d3bfc980): >close: err= 2026/08/11 03:43:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:35 DEBUG : dir: Looking for writers 2026/08/11 03:43:35 DEBUG : file1: reading active writers 2026/08/11 03:43:35 DEBUG : Looking for writers 2026/08/11 03:43:35 DEBUG : dir: reading active writers 2026/08/11 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:43:35 DEBUG : dir: Looking for writers 2026/08/11 03:43:35 DEBUG : file1: reading active writers 2026/08/11 03:43:35 DEBUG : Looking for writers 2026/08/11 03:43:35 DEBUG : dir: reading active writers 2026/08/11 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:43:35 DEBUG : dir: Looking for writers 2026/08/11 03:43:35 DEBUG : file1: reading active writers 2026/08/11 03:43:35 DEBUG : Looking for writers 2026/08/11 03:43:35 DEBUG : dir: reading active writers 2026/08/11 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:43:35 DEBUG : dir: Looking for writers 2026/08/11 03:43:35 DEBUG : file1: reading active writers 2026/08/11 03:43:35 DEBUG : Looking for writers 2026/08/11 03:43:35 DEBUG : dir: reading active writers 2026/08/11 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:43:35 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:43:35 DEBUG : dir: Looking for writers 2026/08/11 03:43:35 DEBUG : file1: reading active writers 2026/08/11 03:43:35 DEBUG : Looking for writers 2026/08/11 03:43:35 DEBUG : dir: reading active writers 2026/08/11 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:43:35 DEBUG : dir: Looking for writers 2026/08/11 03:43:35 DEBUG : file1: reading active writers 2026/08/11 03:43:35 DEBUG : Looking for writers 2026/08/11 03:43:35 DEBUG : dir: reading active writers 2026/08/11 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:43:36 DEBUG : dir: Looking for writers 2026/08/11 03:43:36 DEBUG : file1: reading active writers 2026/08/11 03:43:36 DEBUG : Looking for writers 2026/08/11 03:43:36 DEBUG : dir: reading active writers 2026/08/11 03:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:43:36 DEBUG : dir/file1: size = 14 OK 2026/08/11 03:43:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 03:43:36 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:43:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:43:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 03:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:43:36 DEBUG : dir: Looking for writers 2026/08/11 03:43:36 DEBUG : file1: reading active writers 2026/08/11 03:43:36 DEBUG : Looking for writers 2026/08/11 03:43:36 DEBUG : dir: reading active writers 2026/08/11 03:43:36 DEBUG : >WaitForWriters: 2026/08/11 03:43:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:43:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:36 DEBUG : dir/file1(0x1c90d4146980): _readAt: size=512, off=0 2026/08/11 03:43:36 DEBUG : dir/file1(0x1c90d4146980): openPending: 2026/08/11 03:43:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 03:43:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:36 DEBUG : dir/file1(0x1c90d4146980): >openPending: err= 2026/08/11 03:43:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:43:36 DEBUG : dir/file1(0x1c90d4146980): >_readAt: n=14, err=EOF 2026/08/11 03:43:36 DEBUG : dir/file1(0x1c90d4146980): close: 2026/08/11 03:43:36 DEBUG : dir/file1(0x1c90d4146980): >close: err= 2026/08/11 03:43:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:43:37 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d3e75380 2026/08/11 03:43:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:43:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 03:43:38 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d3e75380 2026/08/11 03:43:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:43:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:38 DEBUG : dir/file1(0x1c90d3bfd940): openPending: 2026/08/11 03:43:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 03:43:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:38 DEBUG : dir/file1(0x1c90d3bfd940): >openPending: err= 2026/08/11 03:43:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:43:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:38 DEBUG : dir/file1(0x1c90d3bfd940): _writeAt: size=25, off=0 2026/08/11 03:43:38 DEBUG : dir/file1(0x1c90d3bfd940): >_writeAt: n=25, err= 2026/08/11 03:43:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:43:39 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d3e75380 2026/08/11 03:43:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:39 DEBUG : newLeaf(0x1c90d3bfd940): close: 2026/08/11 03:43:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:43:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:43:38.93724827 +0000 UTC m=+144.803976302 2026/08/11 03:43:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:43:39 DEBUG : newLeaf(0x1c90d3bfd940): >close: err= 2026/08/11 03:43:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:39 DEBUG : dir: Looking for writers 2026/08/11 03:43:39 DEBUG : Looking for writers 2026/08/11 03:43:39 DEBUG : dir: reading active writers 2026/08/11 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:43:39 DEBUG : dir: Looking for writers 2026/08/11 03:43:39 DEBUG : Looking for writers 2026/08/11 03:43:39 DEBUG : dir: reading active writers 2026/08/11 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:43:39 DEBUG : dir: Looking for writers 2026/08/11 03:43:39 DEBUG : Looking for writers 2026/08/11 03:43:39 DEBUG : dir: reading active writers 2026/08/11 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:43:39 DEBUG : dir: Looking for writers 2026/08/11 03:43:39 DEBUG : Looking for writers 2026/08/11 03:43:39 DEBUG : dir: reading active writers 2026/08/11 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:43:39 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:43:39 DEBUG : dir: Looking for writers 2026/08/11 03:43:39 DEBUG : Looking for writers 2026/08/11 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:39 DEBUG : dir: reading active writers 2026/08/11 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:43:39 DEBUG : dir: Looking for writers 2026/08/11 03:43:39 DEBUG : Looking for writers 2026/08/11 03:43:39 DEBUG : dir: reading active writers 2026/08/11 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:43:40 DEBUG : dir: Looking for writers 2026/08/11 03:43:40 DEBUG : Looking for writers 2026/08/11 03:43:40 DEBUG : dir: reading active writers 2026/08/11 03:43:40 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:43:40 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:43:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:43:40 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:43:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:43:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:43:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:43:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:43:40 DEBUG : dir: Looking for writers 2026/08/11 03:43:40 DEBUG : Looking for writers 2026/08/11 03:43:40 DEBUG : dir: reading active writers 2026/08/11 03:43:40 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:40 DEBUG : >WaitForWriters: 2026/08/11 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:41 DEBUG : dir: Looking for writers 2026/08/11 03:43:41 DEBUG : Looking for writers 2026/08/11 03:43:41 DEBUG : dir: reading active writers 2026/08/11 03:43:41 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:41 DEBUG : >WaitForWriters: 2026/08/11 03:43:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:41 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:43:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:41 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:43 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:43 DEBUG : dir: Looking for writers 2026/08/11 03:43:43 DEBUG : file1: reading active writers 2026/08/11 03:43:43 DEBUG : Looking for writers 2026/08/11 03:43:43 DEBUG : dir: reading active writers 2026/08/11 03:43:43 DEBUG : >WaitForWriters: 2026/08/11 03:43:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:44 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d46836c0 2026/08/11 03:43:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:43:45 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d46836c0 2026/08/11 03:43:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:43:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:45 DEBUG : dir/file1(0x1c90d3fe0800): openPending: 2026/08/11 03:43:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:43:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:45 DEBUG : dir/file1(0x1c90d3fe0800): >openPending: err= 2026/08/11 03:43:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:43:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:45 DEBUG : dir/file1(0x1c90d3fe0800): _writeAt: size=25, off=0 2026/08/11 03:43:45 DEBUG : dir/file1(0x1c90d3fe0800): >_writeAt: n=25, err= 2026/08/11 03:43:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:43:46 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d46836c0 2026/08/11 03:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:46 DEBUG : newLeaf(0x1c90d3fe0800): close: 2026/08/11 03:43:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:43:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:43:45.423760468 +0000 UTC m=+151.290488531 2026/08/11 03:43:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:43:46 DEBUG : newLeaf(0x1c90d3fe0800): >close: err= 2026/08/11 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:43:46 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:43:46 DEBUG : dir: Looking for writers 2026/08/11 03:43:46 DEBUG : Looking for writers 2026/08/11 03:43:46 DEBUG : dir: reading active writers 2026/08/11 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:43:47 DEBUG : dir: Looking for writers 2026/08/11 03:43:47 DEBUG : Looking for writers 2026/08/11 03:43:47 DEBUG : dir: reading active writers 2026/08/11 03:43:47 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:43:47 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:43:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:43:47 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:43:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:43:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:43:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:43:48 DEBUG : dir: Looking for writers 2026/08/11 03:43:48 DEBUG : Looking for writers 2026/08/11 03:43:48 DEBUG : dir: reading active writers 2026/08/11 03:43:48 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:48 DEBUG : >WaitForWriters: 2026/08/11 03:43:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:48 DEBUG : dir: Looking for writers 2026/08/11 03:43:48 DEBUG : Looking for writers 2026/08/11 03:43:48 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:48 DEBUG : dir: reading active writers 2026/08/11 03:43:48 DEBUG : >WaitForWriters: 2026/08/11 03:43:48 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:49 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:49 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:43:49 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:49 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:49 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:43:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:50 DEBUG : dir/file1(0x1c90d41460c0): openPending: 2026/08/11 03:43:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:43:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:50 DEBUG : dir/file1(0x1c90d41460c0): >openPending: err= 2026/08/11 03:43:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:43:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:50 DEBUG : dir/file1(0x1c90d41460c0): _writeAt: size=14, off=0 2026/08/11 03:43:50 DEBUG : dir/file1(0x1c90d41460c0): >_writeAt: n=14, err= 2026/08/11 03:43:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:43:50 DEBUG : dir/file1(0x1c90d41460c0): close: 2026/08/11 03:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:43:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:43:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:43:50 DEBUG : dir/file1(0x1c90d41460c0): >close: err= 2026/08/11 03:43:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:50 DEBUG : dir: Looking for writers 2026/08/11 03:43:50 DEBUG : file1: reading active writers 2026/08/11 03:43:50 DEBUG : Looking for writers 2026/08/11 03:43:50 DEBUG : dir: reading active writers 2026/08/11 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:43:50 DEBUG : dir: Looking for writers 2026/08/11 03:43:50 DEBUG : file1: reading active writers 2026/08/11 03:43:50 DEBUG : Looking for writers 2026/08/11 03:43:50 DEBUG : dir: reading active writers 2026/08/11 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:43:50 DEBUG : dir: Looking for writers 2026/08/11 03:43:50 DEBUG : file1: reading active writers 2026/08/11 03:43:50 DEBUG : Looking for writers 2026/08/11 03:43:50 DEBUG : dir: reading active writers 2026/08/11 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:43:50 DEBUG : dir: Looking for writers 2026/08/11 03:43:50 DEBUG : file1: reading active writers 2026/08/11 03:43:50 DEBUG : Looking for writers 2026/08/11 03:43:50 DEBUG : dir: reading active writers 2026/08/11 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:43:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:43:50 DEBUG : dir: Looking for writers 2026/08/11 03:43:50 DEBUG : file1: reading active writers 2026/08/11 03:43:50 DEBUG : Looking for writers 2026/08/11 03:43:50 DEBUG : dir: reading active writers 2026/08/11 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:43:51 DEBUG : dir: Looking for writers 2026/08/11 03:43:51 DEBUG : file1: reading active writers 2026/08/11 03:43:51 DEBUG : Looking for writers 2026/08/11 03:43:51 DEBUG : dir: reading active writers 2026/08/11 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:43:51 DEBUG : dir: Looking for writers 2026/08/11 03:43:51 DEBUG : file1: reading active writers 2026/08/11 03:43:51 DEBUG : Looking for writers 2026/08/11 03:43:51 DEBUG : dir: reading active writers 2026/08/11 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:43:51 DEBUG : dir/file1: size = 14 OK 2026/08/11 03:43:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 03:43:51 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:43:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:43:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 03:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:43:52 DEBUG : dir: Looking for writers 2026/08/11 03:43:52 DEBUG : file1: reading active writers 2026/08/11 03:43:52 DEBUG : Looking for writers 2026/08/11 03:43:52 DEBUG : dir: reading active writers 2026/08/11 03:43:52 DEBUG : >WaitForWriters: 2026/08/11 03:43:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:43:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:52 DEBUG : dir/file1(0x1c90d4250540): _readAt: size=512, off=0 2026/08/11 03:43:52 DEBUG : dir/file1(0x1c90d4250540): openPending: 2026/08/11 03:43:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 03:43:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:52 DEBUG : dir/file1(0x1c90d4250540): >openPending: err= 2026/08/11 03:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:43:52 DEBUG : dir/file1(0x1c90d4250540): >_readAt: n=14, err=EOF 2026/08/11 03:43:52 DEBUG : dir/file1(0x1c90d4250540): close: 2026/08/11 03:43:52 DEBUG : dir/file1(0x1c90d4250540): >close: err= 2026/08/11 03:43:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:43:52 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d4816000 2026/08/11 03:43:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:43:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 03:43:53 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d4816000 2026/08/11 03:43:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:43:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:54 DEBUG : dir/file1(0x1c90d4250c80): openPending: 2026/08/11 03:43:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 03:43:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:43:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:54 DEBUG : dir/file1(0x1c90d4250c80): >openPending: err= 2026/08/11 03:43:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:43:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:54 DEBUG : dir/file1(0x1c90d4250c80): _writeAt: size=25, off=0 2026/08/11 03:43:54 DEBUG : dir/file1(0x1c90d4250c80): >_writeAt: n=25, err= 2026/08/11 03:43:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:43:54 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d4816000 2026/08/11 03:43:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:54 DEBUG : newLeaf(0x1c90d4250c80): close: 2026/08/11 03:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:43:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:43:54.142559236 +0000 UTC m=+160.009287279 2026/08/11 03:43:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:43:54 DEBUG : newLeaf(0x1c90d4250c80): >close: err= 2026/08/11 03:43:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:54 DEBUG : dir: Looking for writers 2026/08/11 03:43:54 DEBUG : Looking for writers 2026/08/11 03:43:54 DEBUG : dir: reading active writers 2026/08/11 03:43:54 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:43:54 DEBUG : dir: Looking for writers 2026/08/11 03:43:54 DEBUG : Looking for writers 2026/08/11 03:43:54 DEBUG : dir: reading active writers 2026/08/11 03:43:54 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:43:54 DEBUG : dir: Looking for writers 2026/08/11 03:43:54 DEBUG : Looking for writers 2026/08/11 03:43:54 DEBUG : dir: reading active writers 2026/08/11 03:43:54 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:43:54 DEBUG : dir: Looking for writers 2026/08/11 03:43:54 DEBUG : Looking for writers 2026/08/11 03:43:54 DEBUG : dir: reading active writers 2026/08/11 03:43:54 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:43:54 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:43:54 DEBUG : dir: Looking for writers 2026/08/11 03:43:54 DEBUG : Looking for writers 2026/08/11 03:43:54 DEBUG : dir: reading active writers 2026/08/11 03:43:54 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:43:55 DEBUG : dir: Looking for writers 2026/08/11 03:43:55 DEBUG : Looking for writers 2026/08/11 03:43:55 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:55 DEBUG : dir: reading active writers 2026/08/11 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:43:55 DEBUG : dir: Looking for writers 2026/08/11 03:43:55 DEBUG : Looking for writers 2026/08/11 03:43:55 DEBUG : dir: reading active writers 2026/08/11 03:43:55 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:43:55 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:43:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:43:55 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:43:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:43:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:43:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:43:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:43:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:43:56 DEBUG : dir: Looking for writers 2026/08/11 03:43:56 DEBUG : Looking for writers 2026/08/11 03:43:56 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:56 DEBUG : dir: reading active writers 2026/08/11 03:43:56 DEBUG : >WaitForWriters: 2026/08/11 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:56 DEBUG : dir: Looking for writers 2026/08/11 03:43:56 DEBUG : Looking for writers 2026/08/11 03:43:56 DEBUG : dir: reading active writers 2026/08/11 03:43:56 DEBUG : newLeaf: reading active writers 2026/08/11 03:43:56 DEBUG : >WaitForWriters: 2026/08/11 03:43:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:43:56 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:43:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:43:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:43:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:43:56 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:43:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:43:58 DEBUG : dir: Looking for writers 2026/08/11 03:43:58 DEBUG : file1: reading active writers 2026/08/11 03:43:58 DEBUG : Looking for writers 2026/08/11 03:43:58 DEBUG : dir: reading active writers 2026/08/11 03:43:58 DEBUG : >WaitForWriters: 2026/08/11 03:43:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:43:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:43:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:43:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:43:58 DEBUG : dir/file1(0x1c90d4251a00): _readAt: size=512, off=0 2026/08/11 03:43:58 DEBUG : dir/file1(0x1c90d4251a00): openPending: 2026/08/11 03:43:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:43:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:43:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:43:58 DEBUG : dir/file1(0x1c90d4251a00): >openPending: err= 2026/08/11 03:43:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/11 03:43:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:43:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:43:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:43:58 DEBUG : dir/file1(0x1c90d4251a00): >_readAt: n=14, err=EOF 2026/08/11 03:43:58 DEBUG : dir/file1(0x1c90d4251a00): close: 2026/08/11 03:43:58 DEBUG : dir/file1(0x1c90d4251a00): >close: err= 2026/08/11 03:43:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:43:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:43:59 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d448c1a0 2026/08/11 03:43:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:43:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:44:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:44:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 03:44:00 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d448c1a0 2026/08/11 03:44:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:44:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:44:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:00 DEBUG : dir/file1(0x1c90d3fe0f40): openPending: 2026/08/11 03:44:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 03:44:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:44:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:00 DEBUG : dir/file1(0x1c90d3fe0f40): >openPending: err= 2026/08/11 03:44:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:44:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:00 DEBUG : dir/file1(0x1c90d3fe0f40): _writeAt: size=25, off=0 2026/08/11 03:44:00 DEBUG : dir/file1(0x1c90d3fe0f40): >_writeAt: n=25, err= 2026/08/11 03:44:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:44:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:44:01 DEBUG : newLeaf: Updating file with newLeaf 0x1c90d448c1a0 2026/08/11 03:44:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:44:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:44:01 DEBUG : newLeaf(0x1c90d3fe0f40): close: 2026/08/11 03:44:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:44:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:44:00.877946335 +0000 UTC m=+166.744674367 2026/08/11 03:44:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:01 DEBUG : newLeaf(0x1c90d3fe0f40): >close: err= 2026/08/11 03:44:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:01 DEBUG : dir: Looking for writers 2026/08/11 03:44:01 DEBUG : Looking for writers 2026/08/11 03:44:01 DEBUG : dir: reading active writers 2026/08/11 03:44:01 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:44:01 DEBUG : dir: Looking for writers 2026/08/11 03:44:01 DEBUG : Looking for writers 2026/08/11 03:44:01 DEBUG : dir: reading active writers 2026/08/11 03:44:01 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:44:01 DEBUG : dir: Looking for writers 2026/08/11 03:44:01 DEBUG : Looking for writers 2026/08/11 03:44:01 DEBUG : dir: reading active writers 2026/08/11 03:44:01 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:44:01 DEBUG : dir: Looking for writers 2026/08/11 03:44:01 DEBUG : Looking for writers 2026/08/11 03:44:01 DEBUG : dir: reading active writers 2026/08/11 03:44:01 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:44:01 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:44:01 DEBUG : dir: Looking for writers 2026/08/11 03:44:01 DEBUG : Looking for writers 2026/08/11 03:44:01 DEBUG : dir: reading active writers 2026/08/11 03:44:01 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:44:01 DEBUG : dir: Looking for writers 2026/08/11 03:44:01 DEBUG : Looking for writers 2026/08/11 03:44:01 DEBUG : dir: reading active writers 2026/08/11 03:44:01 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:44:02 DEBUG : dir: Looking for writers 2026/08/11 03:44:02 DEBUG : Looking for writers 2026/08/11 03:44:02 DEBUG : dir: reading active writers 2026/08/11 03:44:02 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:44:02 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:44:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:44:02 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:44:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:44:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:44:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:44:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:44:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:44:02 DEBUG : dir: Looking for writers 2026/08/11 03:44:02 DEBUG : Looking for writers 2026/08/11 03:44:02 DEBUG : dir: reading active writers 2026/08/11 03:44:02 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:02 DEBUG : >WaitForWriters: 2026/08/11 03:44:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:03 DEBUG : dir: Looking for writers 2026/08/11 03:44:03 DEBUG : Looking for writers 2026/08/11 03:44:03 DEBUG : dir: reading active writers 2026/08/11 03:44:03 DEBUG : newLeaf: reading active writers 2026/08/11 03:44:03 DEBUG : >WaitForWriters: 2026/08/11 03:44:03 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestFileRename (43.48s) --- PASS: TestFileRename/off,forceCache=false (6.60s) --- PASS: TestFileRename/minimal,forceCache=false (7.12s) --- PASS: TestFileRename/minimal,forceCache=true (7.62s) --- PASS: TestFileRename/writes,forceCache=false (7.49s) --- PASS: TestFileRename/writes,forceCache=true (7.68s) --- PASS: TestFileRename/full,forceCache=false (6.97s) === 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-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:03 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:03 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:03 DEBUG : Looking for writers 2026/08/11 03:44:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === 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-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.45s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.25s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.26s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:05 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:05 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:44:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:44:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:07 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:07 DEBUG : dir: Looking for writers 2026/08/11 03:44:07 DEBUG : file1: reading active writers 2026/08/11 03:44:07 DEBUG : Looking for writers 2026/08/11 03:44:07 DEBUG : dir: reading active writers 2026/08/11 03:44:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.56s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:08 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:44:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:44:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 03:44:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 03:44:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 03:44:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 03:44:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/11 03:44:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/11 03:44:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/11 03:44:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/11 03:44:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/11 03:44:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/11 03:44:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:11 DEBUG : dir: Looking for writers 2026/08/11 03:44:11 DEBUG : file1: reading active writers 2026/08/11 03:44:11 DEBUG : Looking for writers 2026/08/11 03:44:11 DEBUG : dir: reading active writers 2026/08/11 03:44:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:12 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:44:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:44:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 03:44:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 03:44:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 03:44:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 03:44:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 03:44:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 03:44:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 03:44:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/11 03:44:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/11 03:44:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/11 03:44:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/11 03:44:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/11 03:44:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/11 03:44:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/11 03:44:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/11 03:44:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/11 03:44:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/11 03:44:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 03:44:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/11 03:44:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/11 03:44:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/11 03:44:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 03:44:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 03:44:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 03:44:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 03:44:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/11 03:44:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 03:44:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 03:44:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 03:44:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/11 03:44:16 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:16 DEBUG : dir: Looking for writers 2026/08/11 03:44:16 DEBUG : file1: reading active writers 2026/08/11 03:44:16 DEBUG : Looking for writers 2026/08/11 03:44:16 DEBUG : dir: reading active writers 2026/08/11 03:44:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.05s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:17 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:44:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:44:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:19 DEBUG : dir: Looking for writers 2026/08/11 03:44:19 DEBUG : file1: reading active writers 2026/08/11 03:44:19 DEBUG : Looking for writers 2026/08/11 03:44:19 DEBUG : dir: reading active writers 2026/08/11 03:44:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.44s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:20 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/08/11 03:44:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:28 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2026/08/11 03:44:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:28 DEBUG : Looking for writers 2026/08/11 03:44:28 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (9.25s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:29 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:29 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:29 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:29 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:29 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): _readAt: size=1, off=0 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): openPending: 2026/08/11 03:44:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:44:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:44:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): >openPending: err= 2026/08/11 03:44:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 03:44:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:44:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): >_readAt: n=1, err= 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): _readAt: size=256, off=1 2026/08/11 03:44:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): >_readAt: n=15, err=EOF 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): _readAt: size=16, off=16 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): >_readAt: n=0, err=EOF 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): close: 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): >close: err= 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): close: 2026/08/11 03:44:31 DEBUG : dir/file1(0x1c90d412a240): >close: err=file already closed 2026/08/11 03:44:31 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:31 DEBUG : dir: Looking for writers 2026/08/11 03:44:31 DEBUG : file1: reading active writers 2026/08/11 03:44:31 DEBUG : Looking for writers 2026/08/11 03:44:31 DEBUG : dir: reading active writers 2026/08/11 03:44:31 DEBUG : >WaitForWriters: 2026/08/11 03:44:31 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.35s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:32 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:32 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:32 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:32 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:32 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): _readAt: size=1, off=0 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): openPending: 2026/08/11 03:44:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:44:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:44:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >openPending: err= 2026/08/11 03:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 03:44:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:44:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >_readAt: n=1, err= 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): _readAt: size=1, off=5 2026/08/11 03:44:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >_readAt: n=1, err= 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): _readAt: size=1, off=3 2026/08/11 03:44:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >_readAt: n=1, err= 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): _readAt: size=1, off=13 2026/08/11 03:44:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >_readAt: n=1, err= 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): _readAt: size=16, off=100 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >_readAt: n=0, err=EOF 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): close: 2026/08/11 03:44:34 DEBUG : dir/file1(0x1c90d4146a80): >close: err= 2026/08/11 03:44:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:34 DEBUG : dir: Looking for writers 2026/08/11 03:44:34 DEBUG : file1: reading active writers 2026/08/11 03:44:34 DEBUG : Looking for writers 2026/08/11 03:44:34 DEBUG : dir: reading active writers 2026/08/11 03:44:34 DEBUG : >WaitForWriters: 2026/08/11 03:44:34 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.00s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:35 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:35 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:35 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:35 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:35 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:36 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-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=1, off=0 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): openPending: 2026/08/11 03:44:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:44:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:44:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >openPending: err= 2026/08/11 03:44:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 03:44:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:44:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=1, err= 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=1, off=5 2026/08/11 03:44:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=1, err= 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=1, off=1 2026/08/11 03:44:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=1, err= 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=6, off=10 2026/08/11 03:44:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=6, err= 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=256, off=10 2026/08/11 03:44:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=6, err=EOF 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=256, off=100 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=0, err=EOF 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): close: 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >close: err= 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): _readAt: size=256, off=100 2026/08/11 03:44:37 DEBUG : dir/file1(0x1c90d38abd80): >_readAt: n=0, err=file already closed 2026/08/11 03:44:37 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:37 DEBUG : dir: Looking for writers 2026/08/11 03:44:37 DEBUG : file1: reading active writers 2026/08/11 03:44:37 DEBUG : Looking for writers 2026/08/11 03:44:37 DEBUG : dir: reading active writers 2026/08/11 03:44:37 DEBUG : >WaitForWriters: 2026/08/11 03:44:37 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.97s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:38 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:38 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:38 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:38 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:38 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:39 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-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): RWFileHandle.Flush 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): _readAt: size=256, off=0 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): openPending: 2026/08/11 03:44:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:44:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:44:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): >openPending: err= 2026/08/11 03:44:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 03:44:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:44:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): >_readAt: n=16, err=EOF 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): RWFileHandle.Flush 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): RWFileHandle.Flush 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): close: 2026/08/11 03:44:40 DEBUG : dir/file1(0x1c90d4147180): >close: err= 2026/08/11 03:44:40 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:40 DEBUG : dir: Looking for writers 2026/08/11 03:44:40 DEBUG : file1: reading active writers 2026/08/11 03:44:40 DEBUG : Looking for writers 2026/08/11 03:44:40 DEBUG : dir: reading active writers 2026/08/11 03:44:40 DEBUG : >WaitForWriters: 2026/08/11 03:44:40 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.69s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:41 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:41 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:41 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:44:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:42 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-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:44:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:44:42 DEBUG : dir/file1(0x1c90d4345cc0): _readAt: size=256, off=0 2026/08/11 03:44:42 DEBUG : dir/file1(0x1c90d4345cc0): openPending: 2026/08/11 03:44:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:44:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:42 DEBUG : dir/file1(0x1c90d4345cc0): >openPending: err= 2026/08/11 03:44:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 03:44:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:44:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:44:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:44:43 DEBUG : dir/file1(0x1c90d4345cc0): >_readAt: n=16, err=EOF 2026/08/11 03:44:43 DEBUG : dir/file1(0x1c90d4345cc0): RWFileHandle.Release 2026/08/11 03:44:43 DEBUG : dir/file1(0x1c90d4345cc0): close: 2026/08/11 03:44:43 DEBUG : dir/file1(0x1c90d4345cc0): >close: err= 2026/08/11 03:44:43 DEBUG : dir/file1(0x1c90d4345cc0): RWFileHandle.Release 2026/08/11 03:44:43 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:43 DEBUG : dir: Looking for writers 2026/08/11 03:44:43 DEBUG : file1: reading active writers 2026/08/11 03:44:43 DEBUG : Looking for writers 2026/08/11 03:44:43 DEBUG : dir: reading active writers 2026/08/11 03:44:43 DEBUG : >WaitForWriters: 2026/08/11 03:44:43 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.64s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:43 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:43 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:43 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:43 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:44:43 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:44:44 DEBUG : file1: newRWFileHandle: 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): openPending: 2026/08/11 03:44:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:44:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): >openPending: err= 2026/08/11 03:44:44 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:44:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:44:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): _writeAt: size=5, off=0 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): >_writeAt: n=5, err= 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): _writeAt: size=7, off=5 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): >_writeAt: n=7, err= 2026/08/11 03:44:44 DEBUG : file1: vfs cache: truncate to size=11 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): close: 2026/08/11 03:44:44 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:44:44.075769209 +0000 UTC m=+209.942497252 2026/08/11 03:44:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): >close: err= 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): close: 2026/08/11 03:44:44 DEBUG : file1(0x1c90d376dbc0): >close: err=file already closed 2026/08/11 03:44:44 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:44:44 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:44:44 DEBUG : Looking for writers 2026/08/11 03:44:44 DEBUG : file1: reading active writers 2026/08/11 03:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:44:45 DEBUG : file1: size = 11 OK 2026/08/11 03:44:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 03:44:45 INFO : file1: Copied (new) 2026/08/11 03:44:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 03:44:44 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/11 03:44:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:44:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:44:45 DEBUG : Looking for writers 2026/08/11 03:44:45 DEBUG : file1: reading active writers 2026/08/11 03:44:45 DEBUG : >WaitForWriters: 2026/08/11 03:44:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:45 DEBUG : Looking for writers 2026/08/11 03:44:45 DEBUG : file1: reading active writers 2026/08/11 03:44:45 DEBUG : >WaitForWriters: 2026/08/11 03:44:45 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting 2026/08/11 03:44:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:45 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:45 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:45 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:45 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:44:45 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:44:46 DEBUG : file1: newRWFileHandle: 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): openPending: 2026/08/11 03:44:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:44:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): >openPending: err= 2026/08/11 03:44:46 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:44:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:44:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): _writeAt: size=7, off=0 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): >_writeAt: n=7, err= 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): _writeAt: size=6, off=5 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): >_writeAt: n=6, err= 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): close: 2026/08/11 03:44:46 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:44:46.037251592 +0000 UTC m=+211.903979654 2026/08/11 03:44:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): >close: err= 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): _writeAt: size=5, off=0 2026/08/11 03:44:46 DEBUG : file1(0x1c90d3538580): >_writeAt: n=0, err=file already closed 2026/08/11 03:44:46 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:44:46 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:44:46 DEBUG : Looking for writers 2026/08/11 03:44:46 DEBUG : file1: reading active writers 2026/08/11 03:44:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:44:47 DEBUG : Looking for writers 2026/08/11 03:44:47 DEBUG : file1: reading active writers 2026/08/11 03:44:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:44:47 DEBUG : file1: size = 11 OK 2026/08/11 03:44:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 03:44:47 INFO : file1: Copied (new) 2026/08/11 03:44:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 03:44:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/11 03:44:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:44:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:47 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:44:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:48 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-yakexoy6jozo/dir/file1: no such file or directory 2026/08/11 03:44:48 DEBUG : Looking for writers 2026/08/11 03:44:48 DEBUG : file1: reading active writers 2026/08/11 03:44:48 DEBUG : >WaitForWriters: 2026/08/11 03:44:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:48 DEBUG : Looking for writers 2026/08/11 03:44:48 DEBUG : file1: reading active writers 2026/08/11 03:44:48 DEBUG : >WaitForWriters: 2026/08/11 03:44:48 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.47s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:49 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:49 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:49 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:49 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:49 DEBUG : Config file has changed externally - reloading 2026/08/11 03:44:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:44:49 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:44:49 DEBUG : file1: newRWFileHandle: 2026/08/11 03:44:49 DEBUG : file1(0x1c90d420f480): openPending: 2026/08/11 03:44:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:44:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:49 DEBUG : file1(0x1c90d420f480): >openPending: err= 2026/08/11 03:44:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:44:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:44:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:44:49 DEBUG : file1(0x1c90d420f480): close: 2026/08/11 03:44:49 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:44:49.509116879 +0000 UTC m=+215.375844980 2026/08/11 03:44:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:49 DEBUG : file1(0x1c90d420f480): >close: err= 2026/08/11 03:44:49 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:44:49 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:44:49 DEBUG : file2: newRWFileHandle: 2026/08/11 03:44:49 DEBUG : file2(0x1c90d420f900): openPending: 2026/08/11 03:44:49 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:44:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:44:49 DEBUG : file2(0x1c90d420f900): >openPending: err= 2026/08/11 03:44:49 DEBUG : file2: >newRWFileHandle: err= 2026/08/11 03:44:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:44:49 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/11 03:44:49 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/11 03:44:49 DEBUG : file2(0x1c90d420f900): RWFileHandle.Flush 2026/08/11 03:44:49 DEBUG : file2(0x1c90d420f900): RWFileHandle.Release 2026/08/11 03:44:49 DEBUG : file2(0x1c90d420f900): close: 2026/08/11 03:44:49 DEBUG : file2: vfs cache: setting modification time to 2026-08-11 03:44:49.510147626 +0000 UTC m=+215.376875647 2026/08/11 03:44:49 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:49 DEBUG : file2(0x1c90d420f900): >close: err= 2026/08/11 03:44:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:49 DEBUG : Looking for writers 2026/08/11 03:44:49 DEBUG : file1: reading active writers 2026/08/11 03:44:49 DEBUG : file2: reading active writers 2026/08/11 03:44:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/11 03:44:49 DEBUG : Looking for writers 2026/08/11 03:44:49 DEBUG : file1: reading active writers 2026/08/11 03:44:49 DEBUG : file2: reading active writers 2026/08/11 03:44:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/11 03:44:49 DEBUG : Looking for writers 2026/08/11 03:44:49 DEBUG : file1: reading active writers 2026/08/11 03:44:49 DEBUG : file2: reading active writers 2026/08/11 03:44:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/11 03:44:49 DEBUG : Looking for writers 2026/08/11 03:44:49 DEBUG : file1: reading active writers 2026/08/11 03:44:49 DEBUG : file2: reading active writers 2026/08/11 03:44:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/11 03:44:49 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:44:49 DEBUG : file2: vfs cache: starting upload 2026/08/11 03:44:49 DEBUG : Looking for writers 2026/08/11 03:44:49 DEBUG : file1: reading active writers 2026/08/11 03:44:49 DEBUG : file2: reading active writers 2026/08/11 03:44:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/11 03:44:49 DEBUG : Looking for writers 2026/08/11 03:44:49 DEBUG : file2: reading active writers 2026/08/11 03:44:49 DEBUG : file1: reading active writers 2026/08/11 03:44:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/11 03:44:50 DEBUG : Looking for writers 2026/08/11 03:44:50 DEBUG : file1: reading active writers 2026/08/11 03:44:50 DEBUG : file2: reading active writers 2026/08/11 03:44:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/11 03:44:50 DEBUG : file1: size = 0 OK 2026/08/11 03:44:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:44:50 INFO : file1: Copied (new) 2026/08/11 03:44:50 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-11 03:44:49 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/11 03:44:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:44:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:50 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:44:50 DEBUG : Looking for writers 2026/08/11 03:44:50 DEBUG : file1: reading active writers 2026/08/11 03:44:50 DEBUG : file2: reading active writers 2026/08/11 03:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:44:50 DEBUG : file2: size = 0 OK 2026/08/11 03:44:50 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:44:50 INFO : file2: Copied (new) 2026/08/11 03:44:50 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-11 03:44:49 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/11 03:44:50 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/11 03:44:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:44:50 INFO : file2: vfs cache: upload succeeded try #1 2026/08/11 03:44:51 DEBUG : Looking for writers 2026/08/11 03:44:51 DEBUG : file2: reading active writers 2026/08/11 03:44:51 DEBUG : file1: reading active writers 2026/08/11 03:44:51 DEBUG : >WaitForWriters: 2026/08/11 03:44:51 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:51 DEBUG : Looking for writers 2026/08/11 03:44:51 DEBUG : file1: reading active writers 2026/08/11 03:44:51 DEBUG : file2: reading active writers 2026/08/11 03:44:51 DEBUG : >WaitForWriters: 2026/08/11 03:44:51 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.13s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:52 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:52 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:52 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:52 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:44:52 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:44:52 DEBUG : file1: newRWFileHandle: 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): openPending: 2026/08/11 03:44:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): >openPending: err= 2026/08/11 03:44:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:44:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): _writeAt: size=5, off=0 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): >_writeAt: n=5, err= 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): RWFileHandle.Flush 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): RWFileHandle.Flush 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): close: 2026/08/11 03:44:52 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:44:52.647751146 +0000 UTC m=+218.514479178 2026/08/11 03:44:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:52 DEBUG : file1(0x1c90d426f000): >close: err= 2026/08/11 03:44:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:52 DEBUG : Looking for writers 2026/08/11 03:44:52 DEBUG : file1: reading active writers 2026/08/11 03:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:44:52 DEBUG : Looking for writers 2026/08/11 03:44:52 DEBUG : file1: reading active writers 2026/08/11 03:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:44:52 DEBUG : Looking for writers 2026/08/11 03:44:52 DEBUG : file1: reading active writers 2026/08/11 03:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:44:52 DEBUG : Looking for writers 2026/08/11 03:44:52 DEBUG : file1: reading active writers 2026/08/11 03:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:44:52 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:44:52 DEBUG : Looking for writers 2026/08/11 03:44:52 DEBUG : file1: reading active writers 2026/08/11 03:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:44:52 DEBUG : Looking for writers 2026/08/11 03:44:52 DEBUG : file1: reading active writers 2026/08/11 03:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:44:53 DEBUG : Looking for writers 2026/08/11 03:44:53 DEBUG : file1: reading active writers 2026/08/11 03:44:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:44:53 DEBUG : file1: size = 5 OK 2026/08/11 03:44:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:44:53 INFO : file1: Copied (new) 2026/08/11 03:44:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 03:44:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:44:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:44:53 DEBUG : Looking for writers 2026/08/11 03:44:53 DEBUG : file1: reading active writers 2026/08/11 03:44:53 DEBUG : >WaitForWriters: 2026/08/11 03:44:53 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:54 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:54 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:54 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:54 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:44:54 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:44:54 DEBUG : file1: newRWFileHandle: 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): openPending: 2026/08/11 03:44:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:44:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): >openPending: err= 2026/08/11 03:44:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:44:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:44:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): _writeAt: size=5, off=0 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): >_writeAt: n=5, err= 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): RWFileHandle.Release 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): close: 2026/08/11 03:44:54 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:44:54.50672612 +0000 UTC m=+220.373454142 2026/08/11 03:44:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): >close: err= 2026/08/11 03:44:54 DEBUG : file1(0x1c90d4374000): RWFileHandle.Release 2026/08/11 03:44:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:54 DEBUG : Looking for writers 2026/08/11 03:44:54 DEBUG : file1: reading active writers 2026/08/11 03:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:44:54 DEBUG : Looking for writers 2026/08/11 03:44:54 DEBUG : file1: reading active writers 2026/08/11 03:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:44:54 DEBUG : Looking for writers 2026/08/11 03:44:54 DEBUG : file1: reading active writers 2026/08/11 03:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:44:54 DEBUG : Looking for writers 2026/08/11 03:44:54 DEBUG : file1: reading active writers 2026/08/11 03:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:44:54 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:44:54 DEBUG : Looking for writers 2026/08/11 03:44:54 DEBUG : file1: reading active writers 2026/08/11 03:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:44:54 DEBUG : Looking for writers 2026/08/11 03:44:54 DEBUG : file1: reading active writers 2026/08/11 03:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:44:55 DEBUG : Looking for writers 2026/08/11 03:44:55 DEBUG : file1: reading active writers 2026/08/11 03:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:44:55 DEBUG : file1: size = 5 OK 2026/08/11 03:44:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:44:55 INFO : file1: Copied (new) 2026/08/11 03:44:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 03:44:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:44:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:44:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:55 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:44:55 DEBUG : Looking for writers 2026/08/11 03:44:55 DEBUG : file1: reading active writers 2026/08/11 03:44:55 DEBUG : >WaitForWriters: 2026/08/11 03:44:55 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:44:56 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:44:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:44:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:56 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:44:56 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:44:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:44:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:44:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:44:57 DEBUG : dir/file1(0x1c90d3fe0340): openPending: 2026/08/11 03:44:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:44:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:44:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:57 DEBUG : dir/file1(0x1c90d3fe0340): >openPending: err= 2026/08/11 03:44:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:44:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:44:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:44:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:44:57 DEBUG : dir/file1(0x1c90d3fe0340): _writeAt: size=5, off=0 2026/08/11 03:44:57 DEBUG : dir/file1(0x1c90d3fe0340): >_writeAt: n=5, err= 2026/08/11 03:44:57 DEBUG : dir/file1(0x1c90d3fe0340): close: 2026/08/11 03:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:44:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 03:44:57.587239879 +0000 UTC m=+223.453967911 2026/08/11 03:44:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:44:57 DEBUG : dir/file1(0x1c90d3fe0340): >close: err= 2026/08/11 03:44:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:44:57 DEBUG : dir: Looking for writers 2026/08/11 03:44:57 DEBUG : file1: reading active writers 2026/08/11 03:44:57 DEBUG : Looking for writers 2026/08/11 03:44:57 DEBUG : dir: reading active writers 2026/08/11 03:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:44:57 DEBUG : dir: Looking for writers 2026/08/11 03:44:57 DEBUG : file1: reading active writers 2026/08/11 03:44:57 DEBUG : Looking for writers 2026/08/11 03:44:57 DEBUG : dir: reading active writers 2026/08/11 03:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:44:57 DEBUG : dir: Looking for writers 2026/08/11 03:44:57 DEBUG : file1: reading active writers 2026/08/11 03:44:57 DEBUG : Looking for writers 2026/08/11 03:44:57 DEBUG : dir: reading active writers 2026/08/11 03:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:44:57 DEBUG : dir: Looking for writers 2026/08/11 03:44:57 DEBUG : file1: reading active writers 2026/08/11 03:44:57 DEBUG : Looking for writers 2026/08/11 03:44:57 DEBUG : dir: reading active writers 2026/08/11 03:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:44:57 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:44:57 DEBUG : dir: Looking for writers 2026/08/11 03:44:57 DEBUG : file1: reading active writers 2026/08/11 03:44:57 DEBUG : Looking for writers 2026/08/11 03:44:57 DEBUG : dir: reading active writers 2026/08/11 03:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:44:57 DEBUG : dir: Looking for writers 2026/08/11 03:44:57 DEBUG : file1: reading active writers 2026/08/11 03:44:57 DEBUG : Looking for writers 2026/08/11 03:44:57 DEBUG : dir: reading active writers 2026/08/11 03:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:44:58 DEBUG : dir: Looking for writers 2026/08/11 03:44:58 DEBUG : file1: reading active writers 2026/08/11 03:44:58 DEBUG : Looking for writers 2026/08/11 03:44:58 DEBUG : dir: reading active writers 2026/08/11 03:44:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:44:58 DEBUG : dir: Looking for writers 2026/08/11 03:44:58 DEBUG : file1: reading active writers 2026/08/11 03:44:58 DEBUG : Looking for writers 2026/08/11 03:44:58 DEBUG : dir: reading active writers 2026/08/11 03:44:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:44:59 DEBUG : dir/file1: size = 5 OK 2026/08/11 03:44:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:44:59 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:44:59 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-11 03:44:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:44:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:44:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:44:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:44:59 DEBUG : dir: Looking for writers 2026/08/11 03:44:59 DEBUG : file1: reading active writers 2026/08/11 03:44:59 DEBUG : Looking for writers 2026/08/11 03:44:59 DEBUG : dir: reading active writers 2026/08/11 03:44:59 DEBUG : >WaitForWriters: 2026/08/11 03:44:59 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:00 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:00 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:00 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:00 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:00 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:45:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:45:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): _writeAt: size=5, off=0 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): openPending: 2026/08/11 03:45:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:45:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): >openPending: err= 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): >_writeAt: n=5, err= 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): _writeAt: size=15, off=5 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): >_writeAt: n=15, err= 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): close: 2026/08/11 03:45:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/11 03:45:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 03:45:02.456971274 +0000 UTC m=+228.323699306 2026/08/11 03:45:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:02 DEBUG : dir/file1(0x1c90d4374a00): >close: err= 2026/08/11 03:45:02 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:02 DEBUG : dir: Looking for writers 2026/08/11 03:45:02 DEBUG : file1: reading active writers 2026/08/11 03:45:02 DEBUG : Looking for writers 2026/08/11 03:45:02 DEBUG : dir: reading active writers 2026/08/11 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:45:02 DEBUG : dir: Looking for writers 2026/08/11 03:45:02 DEBUG : file1: reading active writers 2026/08/11 03:45:02 DEBUG : Looking for writers 2026/08/11 03:45:02 DEBUG : dir: reading active writers 2026/08/11 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:45:02 DEBUG : dir: Looking for writers 2026/08/11 03:45:02 DEBUG : file1: reading active writers 2026/08/11 03:45:02 DEBUG : Looking for writers 2026/08/11 03:45:02 DEBUG : dir: reading active writers 2026/08/11 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:45:02 DEBUG : dir: Looking for writers 2026/08/11 03:45:02 DEBUG : file1: reading active writers 2026/08/11 03:45:02 DEBUG : Looking for writers 2026/08/11 03:45:02 DEBUG : dir: reading active writers 2026/08/11 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:45:02 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:45:02 DEBUG : dir: Looking for writers 2026/08/11 03:45:02 DEBUG : file1: reading active writers 2026/08/11 03:45:02 DEBUG : Looking for writers 2026/08/11 03:45:02 DEBUG : dir: reading active writers 2026/08/11 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:45:02 DEBUG : dir: Looking for writers 2026/08/11 03:45:02 DEBUG : file1: reading active writers 2026/08/11 03:45:02 DEBUG : Looking for writers 2026/08/11 03:45:02 DEBUG : dir: reading active writers 2026/08/11 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:45:03 DEBUG : dir: Looking for writers 2026/08/11 03:45:03 DEBUG : file1: reading active writers 2026/08/11 03:45:03 DEBUG : Looking for writers 2026/08/11 03:45:03 DEBUG : dir: reading active writers 2026/08/11 03:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:45:03 DEBUG : dir: Looking for writers 2026/08/11 03:45:03 DEBUG : file1: reading active writers 2026/08/11 03:45:03 DEBUG : Looking for writers 2026/08/11 03:45:03 DEBUG : dir: reading active writers 2026/08/11 03:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:45:03 DEBUG : dir/file1: size = 20 OK 2026/08/11 03:45:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/11 03:45:03 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:45:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-11 03:45:02 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/11 03:45:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:45:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:45:04 DEBUG : dir: Looking for writers 2026/08/11 03:45:04 DEBUG : file1: reading active writers 2026/08/11 03:45:04 DEBUG : Looking for writers 2026/08/11 03:45:04 DEBUG : dir: reading active writers 2026/08/11 03:45:04 DEBUG : >WaitForWriters: 2026/08/11 03:45:04 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.76s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:05 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:05 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:05 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:05 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:05 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:05 DEBUG : file1: newRWFileHandle: 2026/08/11 03:45:05 DEBUG : file1(0x1c90d43759c0): openPending: 2026/08/11 03:45:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:05 DEBUG : file1(0x1c90d43759c0): >openPending: err= 2026/08/11 03:45:05 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:45:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:45:05 DEBUG : file1(0x1c90d43759c0): _writeAt: size=5, off=0 2026/08/11 03:45:05 DEBUG : file1(0x1c90d43759c0): >_writeAt: n=5, err= 2026/08/11 03:45:05 DEBUG : file1(0x1c90d43759c0): close: 2026/08/11 03:45:05 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:45:05.650788635 +0000 UTC m=+231.517516657 2026/08/11 03:45:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:05 DEBUG : file1(0x1c90d43759c0): >close: err= 2026/08/11 03:45:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:05 DEBUG : Looking for writers 2026/08/11 03:45:05 DEBUG : file1: reading active writers 2026/08/11 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:45:05 DEBUG : Looking for writers 2026/08/11 03:45:05 DEBUG : file1: reading active writers 2026/08/11 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:45:05 DEBUG : Looking for writers 2026/08/11 03:45:05 DEBUG : file1: reading active writers 2026/08/11 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:45:05 DEBUG : Looking for writers 2026/08/11 03:45:05 DEBUG : file1: reading active writers 2026/08/11 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:45:05 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:45:05 DEBUG : Looking for writers 2026/08/11 03:45:05 DEBUG : file1: reading active writers 2026/08/11 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:45:05 DEBUG : Looking for writers 2026/08/11 03:45:05 DEBUG : file1: reading active writers 2026/08/11 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:45:06 DEBUG : Looking for writers 2026/08/11 03:45:06 DEBUG : file1: reading active writers 2026/08/11 03:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:45:06 DEBUG : file1: size = 5 OK 2026/08/11 03:45:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:45:06 INFO : file1: Copied (new) 2026/08/11 03:45:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 03:45:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:45:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:45:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:06 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:45:06 DEBUG : Looking for writers 2026/08/11 03:45:06 DEBUG : file1: reading active writers 2026/08/11 03:45:06 DEBUG : >WaitForWriters: 2026/08/11 03:45:06 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:07 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:07 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:07 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:07 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/11 03:45:07 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376db80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376db80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376db80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376db80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376db80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.503589867 +0000 UTC m=+233.370317899 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376db80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.503589867 +0000 UTC m=+233.370317899 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386ccc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d2c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d2c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d2c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d2c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d2c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.503589867 +0000 UTC m=+233.370317899 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d2c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ded110 item 1 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146380): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146380): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.506169961 +0000 UTC m=+233.372897993 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41468c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41468c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41468c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41468c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41468c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.506169961 +0000 UTC m=+233.372897993 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41468c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ded5e0 item 2 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146f00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146f00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146f00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146f00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146f00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.508134804 +0000 UTC m=+233.374862836 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146f00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.508134804 +0000 UTC m=+233.374862836 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147840): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147840): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147840): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147840): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147840): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.508134804 +0000 UTC m=+233.374862836 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147840): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3deda40 item 3 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147ec0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147ec0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147ec0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147ec0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147ec0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.510221305 +0000 UTC m=+233.376949337 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147ec0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca80): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca80): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.510221305 +0000 UTC m=+233.376949337 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d62a0 item 4 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.511835656 +0000 UTC m=+233.378563689 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.511835656 +0000 UTC m=+233.378563689 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd540): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdb00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdb00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdb00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdb00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdb00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.511835656 +0000 UTC m=+233.378563689 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdb00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d6620 item 5 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420e980): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420e980): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420e980): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420e980): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420e980): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.514649903 +0000 UTC m=+233.381377935 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420e980): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f200): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f200): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f200): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f200): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f200): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.514649903 +0000 UTC m=+233.381377935 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f200): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d6af0 item 6 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f880): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f880): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.516886609 +0000 UTC m=+233.383614641 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.516886609 +0000 UTC m=+233.383614641 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fd80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ea00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ea00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ea00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ea00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ea00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.516886609 +0000 UTC m=+233.383614641 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ea00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d6e70 item 7 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f240): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f240): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f240): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.519108647 +0000 UTC m=+233.385836679 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f780): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f780): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f780): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f780): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f780): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.519108647 +0000 UTC m=+233.385836679 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f780): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d7340 item 8 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fd80): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d391fd80): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fd80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fd80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fd80): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fd80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e240): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e240): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e240): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.520786988 +0000 UTC m=+233.387515020 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.520786988 +0000 UTC m=+233.387515020 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426e6c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426ebc0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426ebc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426ebc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426ebc0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426ebc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.520786988 +0000 UTC m=+233.387515020 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426ebc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d77a0 item 9 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f240): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f240): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f240): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.523070462 +0000 UTC m=+233.389798534 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f780): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f780): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f780): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f780): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f780): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.523070462 +0000 UTC m=+233.389798534 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426f780): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d7ce0 item 10 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426fe00): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d426fe00): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426fe00): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426fe00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426fe00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426fe00): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426fe00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d802c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d802c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d802c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d802c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d802c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.525186189 +0000 UTC m=+233.391914211 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d802c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.525186189 +0000 UTC m=+233.391914211 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d807c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d80cc0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d80cc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d80cc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d80cc0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d80cc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.525186189 +0000 UTC m=+233.391914211 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d80cc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39264d0 item 11 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81340): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81340): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81340): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81340): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81340): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.527338346 +0000 UTC m=+233.394066378 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81340): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81880): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81880): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81880): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.527338346 +0000 UTC m=+233.394066378 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3926a80 item 12 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81ec0): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d3d81ec0): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81ec0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81ec0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81ec0): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d81ec0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94380): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94380): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.5288868 +0000 UTC m=+233.395614833 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94a40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94a40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94a40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94a40): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94a40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.5288868 +0000 UTC m=+233.395614833 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d94a40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39270a0 item 13 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d950c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d950c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d950c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d950c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d950c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.53051659 +0000 UTC m=+233.397244622 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d950c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95600): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95600): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95600): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95600): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95600): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.53051659 +0000 UTC m=+233.397244622 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95600): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3927ab0 item 14 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95c40): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d3d95c40): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95c40): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95c40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95c40): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3d95c40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2100): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2100): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2100): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2100): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2100): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.53216802 +0000 UTC m=+233.398896052 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2100): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db27c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db27c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db27c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db27c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db27c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.53216802 +0000 UTC m=+233.398896052 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db27c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d384e3f0 item 15 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2e40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2e40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2e40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2e40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2e40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.533915552 +0000 UTC m=+233.400643584 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db2e40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3380): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3380): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3380): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.533915552 +0000 UTC m=+233.400643584 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d384f180 item 16 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db39c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db39c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db39c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db39c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db39c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.535663053 +0000 UTC m=+233.402391115 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db39c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.535663053 +0000 UTC m=+233.402391115 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3db3e40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3dde440): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3dde440): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3dde440): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3dde440): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3dde440): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.535663053 +0000 UTC m=+233.402391115 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3dde440): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca21c0 item 17 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddeac0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddeac0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddeac0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddeac0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddeac0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.538298262 +0000 UTC m=+233.405026295 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddeac0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf000): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf000): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf000): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf000): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf000): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.538298262 +0000 UTC m=+233.405026295 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf000): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2850 item 18 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf680): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf680): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf680): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf680): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf680): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.540400394 +0000 UTC m=+233.407128426 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddf680): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.540400394 +0000 UTC m=+233.407128426 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3ddfb80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8180): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8180): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8180): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8180): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8180): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.540400394 +0000 UTC m=+233.407128426 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8180): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2bd0 item 19 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8800): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8800): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8800): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.543358322 +0000 UTC m=+233.410086354 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8d40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8d40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8d40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8d40): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8d40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.543358322 +0000 UTC m=+233.410086354 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df8d40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca3570 item 20 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df93c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df93c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df93c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df93c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df93c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.545150578 +0000 UTC m=+233.411878600 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df93c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.545150578 +0000 UTC m=+233.411878600 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df98c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df9dc0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df9dc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df9dc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df9dc0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df9dc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.545150578 +0000 UTC m=+233.411878600 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3df9dc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca3b20 item 21 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32540): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32540): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32540): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32540): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32540): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.547442609 +0000 UTC m=+233.414170641 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32540): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32a80): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32a80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32a80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32a80): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32a80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.547442609 +0000 UTC m=+233.414170641 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e32a80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42ca850 item 22 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33100): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33100): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33100): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33100): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33100): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.549357646 +0000 UTC m=+233.416085678 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33100): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.549357646 +0000 UTC m=+233.416085678 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33600): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33b00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33b00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33b00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33b00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33b00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.549357646 +0000 UTC m=+233.416085678 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e33b00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42caee0 item 23 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64280): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64280): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64280): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64280): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64280): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.551518519 +0000 UTC m=+233.418246541 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64280): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e647c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e647c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e647c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e647c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e647c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.551518519 +0000 UTC m=+233.418246541 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e647c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42cb6c0 item 24 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64e00): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d3e64e00): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64e00): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64e00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64e00): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e64e00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e651c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e651c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e651c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e651c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e651c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.55321768 +0000 UTC m=+233.419945701 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e651c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.55321768 +0000 UTC m=+233.419945701 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e656c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e65c00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e65c00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e65c00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e65c00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e65c00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.55321768 +0000 UTC m=+233.419945701 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3e65c00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42cbc00 item 25 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86380): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86380): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.555392618 +0000 UTC m=+233.422120650 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f868c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f868c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f868c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f868c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f868c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.555392618 +0000 UTC m=+233.422120650 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f868c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432e5b0 item 26 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86f00): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d3f86f00): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86f00): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86f00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86f00): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f86f00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f872c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f872c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f872c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f872c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f872c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.556996589 +0000 UTC m=+233.423724631 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f872c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.556996589 +0000 UTC m=+233.423724631 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f877c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f87d00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f87d00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f87d00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f87d00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f87d00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.556996589 +0000 UTC m=+233.423724631 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3f87d00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432eaf0 item 27 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde480): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde480): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde480): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde480): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde480): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.558903321 +0000 UTC m=+233.425631353 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde480): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde9c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde9c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde9c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde9c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde9c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.558903321 +0000 UTC m=+233.425631353 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fde9c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f030 item 28 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf000): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d3fdf000): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf000): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf000): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf000): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf000): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf000): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf3c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf3c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf3c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf3c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf3c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.560494557 +0000 UTC m=+233.427222589 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdf3c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdfa80): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdfa80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdfa80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdfa80): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdfa80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.560494557 +0000 UTC m=+233.427222589 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fdfa80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f3b0 item 29 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110200): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110200): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110200): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110200): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110200): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.561947783 +0000 UTC m=+233.428675815 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110200): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110740): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110740): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110740): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110740): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110740): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.561947783 +0000 UTC m=+233.428675815 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110740): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f730 item 30 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110d80): _readAt: size=2, off=0 2026/08/11 03:45:07 ERROR : open-test-file(0x1c90d4110d80): Couldn't read size of file 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110d80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110d80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110d80): close: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4110d80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111140): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111140): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111140): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111140): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111140): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.563530703 +0000 UTC m=+233.430258735 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111140): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111800): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111800): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111800): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.563530703 +0000 UTC m=+233.430258735 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432fab0 item 31 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111e80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111e80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111e80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111e80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111e80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.56502145 +0000 UTC m=+233.431749482 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4111e80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41424c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41424c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41424c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41424c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41424c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.56502145 +0000 UTC m=+233.431749482 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41424c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432fe30 item 32 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142b00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142b00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142b00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142b00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142b00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.566427376 +0000 UTC m=+233.433155408 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142b00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb47e0 item 33 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.566981323 +0000 UTC m=+233.433709355 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4142f80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143480): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143480): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143480): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143480): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143480): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.566981323 +0000 UTC m=+233.433709355 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143480): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb4c40 item 33 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143ac0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143ac0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143ac0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143ac0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143ac0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.568427235 +0000 UTC m=+233.435155257 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4143ac0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb51f0 item 34 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.568977435 +0000 UTC m=+233.435705467 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188040): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188580): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188580): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188580): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188580): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188580): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.568977435 +0000 UTC m=+233.435705467 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188580): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb55e0 item 34 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188bc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188bc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188bc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188bc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188bc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.571366258 +0000 UTC m=+233.438094320 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4188bc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb59d0 item 35 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.572109151 +0000 UTC m=+233.438837183 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189040): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189540): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189540): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189540): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189540): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189540): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.572109151 +0000 UTC m=+233.438837183 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189540): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb5ce0 item 35 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189bc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189bc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189bc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189bc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189bc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.574059365 +0000 UTC m=+233.440787438 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4189bc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0a1c0 item 36 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.574915514 +0000 UTC m=+233.441643596 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d81c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8700): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8700): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8700): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8700): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8700): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.574915514 +0000 UTC m=+233.441643596 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8700): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0a540 item 36 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8d40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8d40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8d40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8d40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8d40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.576945729 +0000 UTC m=+233.443673811 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d8d40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0ac40 item 37 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.577601669 +0000 UTC m=+233.444329751 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d91c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d96c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d96c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d96c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d96c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d96c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.577601669 +0000 UTC m=+233.444329751 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d96c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0ae00 item 37 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d9d40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d9d40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d9d40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d9d40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d9d40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.579718347 +0000 UTC m=+233.446446379 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41d9d40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0b960 item 38 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.580612326 +0000 UTC m=+233.447340398 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210340): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210880): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210880): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210880): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.580612326 +0000 UTC m=+233.447340398 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0bce0 item 38 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210f00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210f00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210f00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210f00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210f00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.582783958 +0000 UTC m=+233.449511991 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4210f00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340380 item 39 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.584458303 +0000 UTC m=+233.451186355 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211400): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211900): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211900): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211900): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211900): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211900): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.584458303 +0000 UTC m=+233.451186355 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4211900): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340540 item 39 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c080): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c080): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c080): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.586298369 +0000 UTC m=+233.453026401 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43408c0 item 40 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.587214721 +0000 UTC m=+233.453942772 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423c580): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423cac0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423cac0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423cac0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423cac0): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423cac0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.587214721 +0000 UTC m=+233.453942772 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423cac0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340a80 item 40 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.588891057 +0000 UTC m=+233.455619089 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d580): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d580): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d580): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340ee0 item 41 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d580): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d580): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.589420838 +0000 UTC m=+233.456148870 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423d580): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43410a0 item 41 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.590005292 +0000 UTC m=+233.456733324 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d423da40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a080): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a080): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a080): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.590005292 +0000 UTC m=+233.456733324 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43412d0 item 41 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.591576721 +0000 UTC m=+233.458304744 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426a6c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426abc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426abc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426abc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4341650 item 42 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426abc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426abc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.592018295 +0000 UTC m=+233.458746317 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426abc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43418f0 item 42 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.592610444 +0000 UTC m=+233.459338476 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b100): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b680): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b680): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b680): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b680): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b680): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.592610444 +0000 UTC m=+233.459338476 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426b680): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4341c00 item 42 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.593976375 +0000 UTC m=+233.460704407 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d426bcc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42942c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42942c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42942c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38a8d90 item 43 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42942c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42942c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.594567001 +0000 UTC m=+233.461295033 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42942c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38a90a0 item 43 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.595433908 +0000 UTC m=+233.462161940 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1400): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1400): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1400): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1400): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1400): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.595433908 +0000 UTC m=+233.462161940 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1400): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38532d0 item 43 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.597523847 +0000 UTC m=+233.464251879 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4294b80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295080): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295080): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38a98f0 item 44 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295080): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.59852033 +0000 UTC m=+233.465248362 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3556230 item 44 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.599233818 +0000 UTC m=+233.465961850 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42955c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295b40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295b40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295b40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295b40): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295b40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.599233818 +0000 UTC m=+233.465961850 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4295b40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d35565b0 item 44 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.601254656 +0000 UTC m=+233.467982688 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce280): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce780): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce780): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce780): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3556cb0 item 45 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce780): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce780): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.601990917 +0000 UTC m=+233.468718949 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42ce780): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cee80): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cee80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cee80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cee80): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cee80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.601990917 +0000 UTC m=+233.468718949 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cee80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3556ee0 item 45 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.604175164 +0000 UTC m=+233.470903186 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf4c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf9c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf9c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf9c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557340 item 46 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf9c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf9c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.605313404 +0000 UTC m=+233.472041466 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d42cf9c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c1c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c1c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c1c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c1c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c1c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.605313404 +0000 UTC m=+233.472041466 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c1c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557500 item 46 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.607488664 +0000 UTC m=+233.474216696 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434c800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434cd00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434cd00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434cd00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557a40 item 47 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434cd00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434cd00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.608253019 +0000 UTC m=+233.474981070 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434cd00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434d400): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434d400): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434d400): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434d400): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434d400): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.608253019 +0000 UTC m=+233.474981070 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434d400): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557c00 item 47 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.610320164 +0000 UTC m=+233.477048196 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d434da40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a040): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a040): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a040): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d35128c0 item 48 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a040): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a040): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.610994768 +0000 UTC m=+233.477722840 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a040): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a740): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a740): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a740): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a740): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a740): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.610994768 +0000 UTC m=+233.477722840 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439a740): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3512e00 item 48 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439ad80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439ad80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439ad80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439ad80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439ad80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.613156111 +0000 UTC m=+233.479884163 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439ad80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3513490 item 49 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.613865682 +0000 UTC m=+233.480593734 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b200): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b740): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b740): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b740): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b740): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b740): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.613865682 +0000 UTC m=+233.480593734 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439b740): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3513810 item 49 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439bdc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439bdc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439bdc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439bdc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439bdc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.616239497 +0000 UTC m=+233.482967549 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d439bdc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d37f0460 item 50 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.617260065 +0000 UTC m=+233.483988147 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc3c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc940): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc940): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc940): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc940): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc940): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.617260065 +0000 UTC m=+233.483988147 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cc940): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d37f12d0 item 50 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ccfc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ccfc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ccfc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ccfc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ccfc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.61929542 +0000 UTC m=+233.486023452 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ccfc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381c000 item 51 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.62005147 +0000 UTC m=+233.486779502 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cd4c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cda00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cda00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cda00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cda00): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cda00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.62005147 +0000 UTC m=+233.486779502 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43cda00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381c770 item 51 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec180): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec180): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec180): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec180): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec180): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.622458056 +0000 UTC m=+233.489186118 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec180): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381d030 item 52 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.623929726 +0000 UTC m=+233.490657778 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ec680): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ecc00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ecc00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ecc00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ecc00): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ecc00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.623929726 +0000 UTC m=+233.490657778 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ecc00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381d260 item 52 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed280): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed280): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed280): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed280): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed280): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.625835207 +0000 UTC m=+233.492563239 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed280): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381d8f0 item 53 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.626704749 +0000 UTC m=+233.493432811 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43ed780): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43edcc0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43edcc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43edcc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43edcc0): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43edcc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.626704749 +0000 UTC m=+233.493432811 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43edcc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381dce0 item 53 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e440): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e440): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e440): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e440): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e440): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.629003953 +0000 UTC m=+233.495731985 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e440): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbe1c0 item 54 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.629874958 +0000 UTC m=+233.496603010 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440e940): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440eec0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440eec0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440eec0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440eec0): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440eec0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.629874958 +0000 UTC m=+233.496603010 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440eec0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbe380 item 54 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440f540): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440f540): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440f540): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440f540): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440f540): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.632403786 +0000 UTC m=+233.499131818 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440f540): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbe770 item 55 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.633100643 +0000 UTC m=+233.499828675 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d440fa40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e080): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e080): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e080): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.633100643 +0000 UTC m=+233.499828675 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbea80 item 55 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e700): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e700): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e700): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e700): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e700): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.634613591 +0000 UTC m=+233.501341623 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442e700): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbee70 item 56 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.635461573 +0000 UTC m=+233.502189605 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442ec00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e00): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.635461573 +0000 UTC m=+233.502189605 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468e850 item 56 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.638326326 +0000 UTC m=+233.505054358 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1a40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4080): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4080): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38537a0 item 57 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4080): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.639872828 +0000 UTC m=+233.506600860 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3853960 item 57 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.640942037 +0000 UTC m=+233.507670069 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e45c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4b40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4b40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4b40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4b40): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4b40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.640942037 +0000 UTC m=+233.507670069 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e4b40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3853b20 item 57 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.64400786 +0000 UTC m=+233.510735892 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5180): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e56c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e56c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e56c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38263f0 item 58 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e56c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e56c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.644749721 +0000 UTC m=+233.511477764 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e56c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3826bd0 item 58 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.645818581 +0000 UTC m=+233.512546613 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45e5c00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e2c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e2c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e2c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e2c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e2c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.645818581 +0000 UTC m=+233.512546613 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e2c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3826e70 item 58 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.655402808 +0000 UTC m=+233.522130851 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e900): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448ee40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448ee40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448ee40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38273b0 item 59 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448ee40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448ee40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.656464394 +0000 UTC m=+233.523192426 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448ee40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3827a40 item 59 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.657164888 +0000 UTC m=+233.523892920 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f900): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f900): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f900): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f900): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f900): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.657164888 +0000 UTC m=+233.523892920 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f900): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3827d50 item 59 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.660636076 +0000 UTC m=+233.527364108 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345440): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345980): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345980): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345980): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468ee70 item 60 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345980): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345980): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.662593995 +0000 UTC m=+233.529322027 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345980): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f030 item 60 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.66374518 +0000 UTC m=+233.530473222 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345ec0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518580): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518580): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518580): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518580): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518580): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.66374518 +0000 UTC m=+233.530473222 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518580): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f1f0 item 60 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.666447616 +0000 UTC m=+233.533175648 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4518bc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519100): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519100): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519100): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f570 item 61 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519100): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519100): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.667409593 +0000 UTC m=+233.534137625 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519100): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519800): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519800): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519800): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.667409593 +0000 UTC m=+233.534137625 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f810 item 61 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.670029643 +0000 UTC m=+233.536757675 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4519e40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554480): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554480): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554480): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6310 item 62 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554480): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554480): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.671464593 +0000 UTC m=+233.538192625 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554480): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554b80): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554b80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554b80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554b80): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554b80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.671464593 +0000 UTC m=+233.538192625 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4554b80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a64d0 item 62 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.673422062 +0000 UTC m=+233.540150104 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45551c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555700): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555700): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555700): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a69a0 item 63 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555700): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555700): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.675687973 +0000 UTC m=+233.542416005 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555700): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555e00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555e00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555e00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555e00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555e00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.675687973 +0000 UTC m=+233.542416005 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4555e00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6b60 item 63 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.68178863 +0000 UTC m=+233.548516662 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572540): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572a80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572a80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572a80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a70a0 item 64 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572a80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572a80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.682777117 +0000 UTC m=+233.549505149 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4572a80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573180): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573180): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573180): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573180): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573180): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.682777117 +0000 UTC m=+233.549505149 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573180): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7340 item 64 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45737c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45737c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45737c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45737c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45737c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.685318699 +0000 UTC m=+233.552046861 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d45737c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7880 item 65 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.686193862 +0000 UTC m=+233.552921894 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4573c40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602240): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602240): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602240): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.686193862 +0000 UTC m=+233.552921894 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7ab0 item 65 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602880): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602880): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.689493166 +0000 UTC m=+233.556221198 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7e30 item 66 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.690557546 +0000 UTC m=+233.557285578 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4602d00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603240): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603240): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603240): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.690557546 +0000 UTC m=+233.557285578 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a150 item 66 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603880): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603880): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.692378607 +0000 UTC m=+233.559106639 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a4d0 item 67 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.693258169 +0000 UTC m=+233.559986201 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4603d00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a300): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a300): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a300): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a300): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a300): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.693258169 +0000 UTC m=+233.559986201 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a300): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a700 item 67 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a980): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a980): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a980): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a980): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a980): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.695165623 +0000 UTC m=+233.561893655 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463a980): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486aa80 item 68 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.696582329 +0000 UTC m=+233.563310361 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ae80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463b3c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463b3c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463b3c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463b3c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463b3c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.696582329 +0000 UTC m=+233.563310361 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463b3c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486acb0 item 68 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ba00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ba00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ba00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ba00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ba00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.698822352 +0000 UTC m=+233.565550384 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463ba00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486b030 item 69 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.699770954 +0000 UTC m=+233.566498986 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d463be80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696480): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696480): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696480): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696480): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696480): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.699770954 +0000 UTC m=+233.566498986 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696480): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486b1f0 item 69 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696b00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696b00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696b00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696b00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696b00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.70470764 +0000 UTC m=+233.571435672 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4696b00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486b730 item 70 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.706145207 +0000 UTC m=+233.572873239 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697000): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697540): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697540): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697540): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697540): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697540): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.706145207 +0000 UTC m=+233.572873239 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697540): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486b8f0 item 70 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697bc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697bc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697bc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697bc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697bc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.708658664 +0000 UTC m=+233.575386696 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4697bc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38022a0 item 71 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.709379527 +0000 UTC m=+233.576107559 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be1c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be6c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be6c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be6c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be6c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be6c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.709379527 +0000 UTC m=+233.576107559 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46be6c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3802540 item 71 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bed40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bed40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bed40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bed40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bed40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.71130791 +0000 UTC m=+233.578035942 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bed40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3802d20 item 72 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.712063799 +0000 UTC m=+233.578791831 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf780): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf780): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf780): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf780): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf780): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.712063799 +0000 UTC m=+233.578791831 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bf780): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3803030 item 72 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.714164938 +0000 UTC m=+233.580892971 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46bfd40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de340): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de340): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de340): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38035e0 item 73 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de340): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de340): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.714767547 +0000 UTC m=+233.581495579 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de340): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3803880 item 73 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.715622572 +0000 UTC m=+233.582350604 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46de800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ded40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ded40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ded40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ded40): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ded40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.715622572 +0000 UTC m=+233.582350604 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ded40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3803a40 item 73 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.717794355 +0000 UTC m=+233.584522387 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df880): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f62a0 item 74 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df880): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.718376525 +0000 UTC m=+233.585104557 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46df880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f6620 item 74 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.719174062 +0000 UTC m=+233.585902094 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46dfdc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fe440): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fe440): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fe440): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fe440): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fe440): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.719174062 +0000 UTC m=+233.585902094 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fe440): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f6850 item 74 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.722114598 +0000 UTC m=+233.588842630 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fea80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fef80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fef80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fef80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f6bd0 item 75 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fef80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fef80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.723621253 +0000 UTC m=+233.590349285 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46fef80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): _writeAt: size=3, off=2 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f6e00 item 75 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.724340212 +0000 UTC m=+233.591068244 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ff4c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ffa00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ffa00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ffa00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ffa00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ffa00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.724340212 +0000 UTC m=+233.591068244 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d46ffa00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f7030 item 75 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.727589241 +0000 UTC m=+233.594317273 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a140): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f140): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f140): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f140): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbf030 item 76 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f140): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f140): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.728365468 +0000 UTC m=+233.595093500 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f140): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbf1f0 item 76 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): _writeAt: size=3, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.729381487 +0000 UTC m=+233.596109549 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442f680): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442fc00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442fc00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442fc00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442fc00): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442fc00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.729381487 +0000 UTC m=+233.596109549 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d442fc00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbf420 item 76 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.731456818 +0000 UTC m=+233.598184850 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456340): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c80c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c80c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c80c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d386e3f0 item 77 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c80c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c80c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.735056238 +0000 UTC m=+233.601784270 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c80c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a8c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a8c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a8c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a8c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a8c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.735056238 +0000 UTC m=+233.601784270 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471a8c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42f7500 item 77 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.740133531 +0000 UTC m=+233.606861563 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538580): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538a80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538a80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538a80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47da3f0 item 78 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538a80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538a80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.742651267 +0000 UTC m=+233.609379299 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3538a80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539200): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539200): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539200): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539200): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539200): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.742651267 +0000 UTC m=+233.609379299 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539200): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47da690 item 78 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.746630064 +0000 UTC m=+233.613358106 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539840): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539d80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539d80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539d80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47daaf0 item 79 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539d80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539d80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.749132152 +0000 UTC m=+233.615860184 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3539d80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8980): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8980): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8980): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8980): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8980): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.749132152 +0000 UTC m=+233.615860184 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8980): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47dacb0 item 79 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.752656991 +0000 UTC m=+233.619385014 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c8fc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c94c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c94c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c94c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47db030 item 80 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c94c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c94c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.753569705 +0000 UTC m=+233.620297728 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c94c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c9bc0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c9bc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c9bc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c9bc0): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c9bc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.753569705 +0000 UTC m=+233.620297728 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44c9bc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47db1f0 item 80 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456300): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456300): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456300): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456300): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456300): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.757654173 +0000 UTC m=+233.624382205 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456300): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47db730 item 81 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.75867452 +0000 UTC m=+233.625402563 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d44567c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456d00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456d00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456d00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456d00): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456d00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.75867452 +0000 UTC m=+233.625402563 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4456d00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47db9d0 item 81 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457380): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457380): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.760497415 +0000 UTC m=+233.627225447 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47dbdc0 item 82 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.761648159 +0000 UTC m=+233.628376191 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457e00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457e00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457e00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457e00): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457e00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.761648159 +0000 UTC m=+233.628376191 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4457e00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d386e620 item 82 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d38abb00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d38abb00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d38abb00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d38abb00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d38abb00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.764141379 +0000 UTC m=+233.630869411 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d38abb00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d386f2d0 item 83 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.766015961 +0000 UTC m=+233.632743993 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376c900): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376d780): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376d780): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376d780): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376d780): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376d780): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.766015961 +0000 UTC m=+233.632743993 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d376d780): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d386f500 item 83 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386cac0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386cac0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386cac0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386cac0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386cac0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.767457935 +0000 UTC m=+233.634185967 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386cac0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d386fa40 item 84 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.768119114 +0000 UTC m=+233.634847146 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d386d100): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41461c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41461c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41461c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41461c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41461c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.768119114 +0000 UTC m=+233.634847146 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41461c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbe000 item 84 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146880): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146880): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.769452253 +0000 UTC m=+233.636180285 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbe380 item 85 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.770288773 +0000 UTC m=+233.637016795 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4146d80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41472c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41472c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41472c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41472c0): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41472c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.770288773 +0000 UTC m=+233.637016795 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d41472c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbe540 item 85 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147940): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147940): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147940): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147940): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147940): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.771584501 +0000 UTC m=+233.638312563 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147940): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbea80 item 86 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.772494721 +0000 UTC m=+233.639222794 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4147e40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca40): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.772494721 +0000 UTC m=+233.639222794 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfca40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbec40 item 86 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.77444685 +0000 UTC m=+233.641174882 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd0c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbf030 item 87 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.775019822 +0000 UTC m=+233.641747854 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfd5c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdd40): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdd40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdd40): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdd40): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdd40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.775019822 +0000 UTC m=+233.641747854 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3bfdd40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbf1f0 item 87 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420ea80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420ea80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420ea80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420ea80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420ea80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.77653253 +0000 UTC m=+233.643260552 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420ea80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbf730 item 88 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.777071718 +0000 UTC m=+233.643799740 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f2c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f840): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f840): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f840): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f840): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f840): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.777071718 +0000 UTC m=+233.643799740 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420f840): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cbfb20 item 88 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.779242619 +0000 UTC m=+233.645970642 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d420fe80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ebc0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ebc0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ebc0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4204070 item 89 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ebc0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ebc0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.779751401 +0000 UTC m=+233.646479433 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391ebc0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4204460 item 89 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.780342548 +0000 UTC m=+233.647070580 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f280): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f800): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f800): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f800): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f800): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f800): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.780342548 +0000 UTC m=+233.647070580 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391f800): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4204620 item 89 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.781860736 +0000 UTC m=+233.648588768 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d391fe80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe04c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe04c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe04c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4204a80 item 90 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe04c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe04c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.782585797 +0000 UTC m=+233.649313829 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe04c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4204c40 item 90 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.783435381 +0000 UTC m=+233.650163413 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe0a80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1040): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1040): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1040): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1040): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1040): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.783435381 +0000 UTC m=+233.650163413 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1040): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4204f50 item 90 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.785195246 +0000 UTC m=+233.651923278 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe16c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1c00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1c00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1c00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42052d0 item 91 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1c00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1c00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.785833712 +0000 UTC m=+233.652561744 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3fe1c00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): >_readAt: n=2, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): _writeAt: size=3, off=7 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42059d0 item 91 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.786431081 +0000 UTC m=+233.653159113 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344240): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43447c0): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43447c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43447c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43447c0): >_readAt: n=8, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43447c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.786431081 +0000 UTC m=+233.653159113 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43447c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4205c00 item 91 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.788030604 +0000 UTC m=+233.654758636 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4344e40): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345380): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345380): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345380): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b941c0 item 92 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345380): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345380): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.788610399 +0000 UTC m=+233.655338431 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345380): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): open at offset 5 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b94380 item 92 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): _readAt: size=2, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): _writeAt: size=3, off=5 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): >_writeAt: n=3, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.789341209 +0000 UTC m=+233.656069232 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d43458c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345e80): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345e80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345e80): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345e80): >_readAt: n=3, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345e80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.789341209 +0000 UTC m=+233.656069232 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d4345e80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b94540 item 92 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.791205412 +0000 UTC m=+233.657933434 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448e5c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448eb00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448eb00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448eb00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b949a0 item 93 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448eb00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448eb00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.791992118 +0000 UTC m=+233.658720139 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448eb00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f200): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f200): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f200): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f200): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f200): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.791992118 +0000 UTC m=+233.658720139 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f200): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b94c40 item 93 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.794917675 +0000 UTC m=+233.661645707 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448f840): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448fd80): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448fd80): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448fd80): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b956c0 item 94 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448fd80): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448fd80): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.795818427 +0000 UTC m=+233.662546459 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d448fd80): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471ad00): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471ad00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471ad00): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471ad00): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471ad00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.795818427 +0000 UTC m=+233.662546459 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471ad00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3b95880 item 94 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.798118542 +0000 UTC m=+233.664846574 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b340): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b880): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b880): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b880): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3530000 item 95 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b880): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b880): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.798968108 +0000 UTC m=+233.665696140 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d471b880): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42080): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42080): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42080): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42080): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42080): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.798968108 +0000 UTC m=+233.665696140 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42080): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3530310 item 95 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): open at offset 0 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): _readAt: size=2, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.800985249 +0000 UTC m=+233.667713281 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b426c0): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42c00): _writeAt: size=5, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42c00): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42c00): >openPending: err= 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3530a10 item 96 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42c00): >_writeAt: n=5, err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42c00): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.801826237 +0000 UTC m=+233.668554259 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b42c00): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b43300): _readAt: size=512, off=0 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b43300): openPending: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b43300): >openPending: err= 2026/08/11 03:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b43300): >_readAt: n=5, err=EOF 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b43300): close: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:07.801826237 +0000 UTC m=+233.668554259 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:07 DEBUG : open-test-file(0x1c90d3b43300): >close: err= 2026/08/11 03:45:07 DEBUG : open-test-file: Remove: 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3530cb0 item 96 2026/08/11 03:45:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:07 DEBUG : open-test-file: >Remove: err= 2026/08/11 03:45:07 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:07 DEBUG : Looking for writers 2026/08/11 03:45:07 DEBUG : >WaitForWriters: 2026/08/11 03:45:07 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:08 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/11 03:45:08 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00180): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00180): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00180): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.219182602 +0000 UTC m=+234.085910645 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.219182602 +0000 UTC m=+234.085910645 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00600): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00ac0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00ac0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00ac0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00ac0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00ac0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.219182602 +0000 UTC m=+234.085910645 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c00ac0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d46ba230 item 1 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01100): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01100): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01100): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01100): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01100): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.222763978 +0000 UTC m=+234.089492010 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01100): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01600): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01600): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01600): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01600): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01600): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.222763978 +0000 UTC m=+234.089492010 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01600): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d46baa10 item 2 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01c40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01c40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01c40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01c40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01c40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.224427341 +0000 UTC m=+234.091155373 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3c01c40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.224427341 +0000 UTC m=+234.091155373 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc21c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2680): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2680): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2680): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.224427341 +0000 UTC m=+234.091155373 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d46bad90 item 3 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2d00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2d00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2d00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2d00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2d00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.227267877 +0000 UTC m=+234.093995919 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc2d00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3240): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3240): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3240): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3240): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3240): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.227267877 +0000 UTC m=+234.093995919 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3240): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d46bb650 item 4 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3880): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3880): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3880): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3880): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3880): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.231140935 +0000 UTC m=+234.097868977 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3880): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.231140935 +0000 UTC m=+234.097868977 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3cc3d00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d182c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d182c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d182c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d182c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d182c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.231140935 +0000 UTC m=+234.097868977 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d182c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d46bbc00 item 5 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18940): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18940): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18940): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18940): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18940): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.235434647 +0000 UTC m=+234.102162689 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18940): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18e80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18e80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18e80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18e80): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18e80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.235434647 +0000 UTC m=+234.102162689 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d18e80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ad6540 item 6 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19500): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19500): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19500): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19500): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19500): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.237427823 +0000 UTC m=+234.104155895 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19500): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.237427823 +0000 UTC m=+234.104155895 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19a00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19ec0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19ec0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19ec0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19ec0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19ec0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.237427823 +0000 UTC m=+234.104155895 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d19ec0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ad6b60 item 7 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80640): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80640): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80640): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80640): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80640): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.239853415 +0000 UTC m=+234.106581447 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80640): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80b80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80b80): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.239853415 +0000 UTC m=+234.106581447 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d80b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ad7570 item 8 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81140): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d3d81140): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81140): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81140): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81140): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81140): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81140): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81500): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81500): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81500): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81500): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81500): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.241659518 +0000 UTC m=+234.108387550 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81500): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.241659518 +0000 UTC m=+234.108387550 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81e80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81e80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81e80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81e80): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81e80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.241659518 +0000 UTC m=+234.108387550 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3d81e80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ad7ab0 item 9 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6600): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6600): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6600): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6600): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6600): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.244140545 +0000 UTC m=+234.110868577 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6600): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6b40): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6b40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6b40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6b40): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6b40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.244140545 +0000 UTC m=+234.110868577 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da6b40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4780230 item 10 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7180): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d3da7180): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7180): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7180): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7180): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7180): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7540): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7540): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7540): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7540): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7540): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.245860705 +0000 UTC m=+234.112588756 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7540): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.245860705 +0000 UTC m=+234.112588756 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3da7a40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca040): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca040): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca040): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca040): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca040): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.245860705 +0000 UTC m=+234.112588756 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca040): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4780690 item 11 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca6c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca6c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca6c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca6c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca6c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.248492167 +0000 UTC m=+234.115220199 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dca6c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcac00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcac00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcac00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcac00): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcac00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.248492167 +0000 UTC m=+234.115220199 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcac00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4780c40 item 12 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb240): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d3dcb240): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb240): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb240): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb240): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb240): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb240): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb600): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb600): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb600): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb600): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb600): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.250424166 +0000 UTC m=+234.117152189 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcb600): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcbcc0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcbcc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcbcc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcbcc0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcbcc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.250424166 +0000 UTC m=+234.117152189 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dcbcc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4780fc0 item 13 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee440): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee440): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.252386264 +0000 UTC m=+234.119114316 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee980): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee980): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee980): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.252386264 +0000 UTC m=+234.119114316 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3dee980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d47813b0 item 14 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3deefc0): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d3deefc0): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3deefc0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3deefc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3deefc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3deefc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3deefc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3def380): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3def380): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3def380): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3def380): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3def380): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.254272978 +0000 UTC m=+234.121001010 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3def380): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3defa40): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3defa40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3defa40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3defa40): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3defa40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.254272978 +0000 UTC m=+234.121001010 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3defa40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4781730 item 15 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c1c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c1c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c1c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c1c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c1c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.25697347 +0000 UTC m=+234.123701502 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c1c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c700): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c700): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c700): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c700): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c700): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.25697347 +0000 UTC m=+234.123701502 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2c700): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4781ab0 item 16 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2cd40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2cd40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2cd40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2cd40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2cd40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.25869337 +0000 UTC m=+234.125421402 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2cd40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.25869337 +0000 UTC m=+234.125421402 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d1c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d6c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d6c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d6c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d6c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d6c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.25869337 +0000 UTC m=+234.125421402 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2d6c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fa150 item 17 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2dd40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2dd40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2dd40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2dd40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2dd40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.265121856 +0000 UTC m=+234.131849928 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e2dd40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62380): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62380): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62380): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62380): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62380): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.265121856 +0000 UTC m=+234.131849928 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62380): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fa700 item 18 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62a00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62a00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62a00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62a00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62a00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.269810042 +0000 UTC m=+234.136538104 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62a00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.269810042 +0000 UTC m=+234.136538104 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e62f00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63400): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63400): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63400): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63400): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63400): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.269810042 +0000 UTC m=+234.136538104 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63400): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44faa80 item 19 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63a80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63a80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63a80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63a80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63a80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.27344982 +0000 UTC m=+234.140177852 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3e63a80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f840c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f840c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f840c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f840c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f840c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.27344982 +0000 UTC m=+234.140177852 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f840c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fb0a0 item 20 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46560c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46560c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46560c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46560c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46560c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.275711963 +0000 UTC m=+234.142439995 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46560c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.275711963 +0000 UTC m=+234.142439995 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46565c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4656ac0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4656ac0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4656ac0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4656ac0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4656ac0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.275711963 +0000 UTC m=+234.142439995 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4656ac0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4822bd0 item 21 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4000): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4000): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4000): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4000): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4000): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.279151713 +0000 UTC m=+234.145879755 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4000): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4540): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4540): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4540): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4540): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4540): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.279151713 +0000 UTC m=+234.145879755 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4540): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d45313b0 item 22 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4bc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4bc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4bc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4bc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4bc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.280719243 +0000 UTC m=+234.147447275 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc4bc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.280719243 +0000 UTC m=+234.147447275 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc50c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc55c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc55c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc55c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc55c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc55c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.280719243 +0000 UTC m=+234.147447275 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc55c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4531730 item 23 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc5c40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc5c40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc5c40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc5c40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc5c40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.282894733 +0000 UTC m=+234.149622765 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bc5c40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008280): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008280): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008280): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008280): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008280): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.282894733 +0000 UTC m=+234.149622765 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008280): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4531dc0 item 24 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40088c0): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d40088c0): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40088c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40088c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40088c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40088c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40088c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008c80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008c80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008c80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008c80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008c80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.285159403 +0000 UTC m=+234.151887475 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4008c80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.285159403 +0000 UTC m=+234.151887475 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40096c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40096c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40096c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40096c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40096c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.285159403 +0000 UTC m=+234.151887475 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d40096c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3dec690 item 25 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009d40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009d40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009d40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009d40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009d40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.287834005 +0000 UTC m=+234.154562027 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4009d40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c380): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c380): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c380): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c380): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c380): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.287834005 +0000 UTC m=+234.154562027 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c380): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3decd20 item 26 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c9c0): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d412c9c0): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c9c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c9c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c9c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412c9c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412cd80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412cd80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412cd80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412cd80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412cd80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.289982665 +0000 UTC m=+234.156710697 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412cd80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.289982665 +0000 UTC m=+234.156710697 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d280): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d7c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d7c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d7c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d7c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d7c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.289982665 +0000 UTC m=+234.156710697 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412d7c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ded110 item 27 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412de40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412de40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412de40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412de40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412de40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.292633423 +0000 UTC m=+234.159361455 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d412de40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a480): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a480): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a480): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a480): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a480): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.292633423 +0000 UTC m=+234.159361455 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a480): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ded5e0 item 28 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657100): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d4657100): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657100): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657100): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657100): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657100): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657100): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46574c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46574c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46574c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46574c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46574c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.29486007 +0000 UTC m=+234.161588102 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46574c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657b80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657b80): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.29486007 +0000 UTC m=+234.161588102 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4657b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4823180 item 29 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e300): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e300): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e300): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e300): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e300): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.296524595 +0000 UTC m=+234.163252647 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e300): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e840): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e840): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e840): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e840): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e840): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.296524595 +0000 UTC m=+234.163252647 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466e840): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d48236c0 item 30 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466ee80): _readAt: size=2, off=0 2026/08/11 03:45:08 ERROR : open-test-file(0x1c90d466ee80): Couldn't read size of file 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466ee80): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466ee80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466ee80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466ee80): close: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466ee80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f240): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f240): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f240): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f240): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f240): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.29876618 +0000 UTC m=+234.165494212 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f240): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f900): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f900): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f900): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f900): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f900): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.29876618 +0000 UTC m=+234.165494212 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d466f900): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4823ab0 item 31 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198080): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198080): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198080): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198080): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198080): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.300727716 +0000 UTC m=+234.167455748 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198080): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41985c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41985c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41985c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41985c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41985c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.300727716 +0000 UTC m=+234.167455748 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41985c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d62a0 item 32 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198c00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198c00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198c00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198c00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198c00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.303762118 +0000 UTC m=+234.170490171 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4198c00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d6620 item 33 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.304432335 +0000 UTC m=+234.171160357 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199080): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199580): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199580): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199580): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199580): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199580): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.304432335 +0000 UTC m=+234.171160357 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199580): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d67e0 item 33 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199bc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199bc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199bc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199bc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199bc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.305992743 +0000 UTC m=+234.172720775 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4199bc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d6b60 item 34 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.306648031 +0000 UTC m=+234.173376063 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0140): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0680): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0680): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0680): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.306648031 +0000 UTC m=+234.173376063 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d6d20 item 34 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0cc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0cc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0cc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0cc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0cc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.311837936 +0000 UTC m=+234.178565978 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e0cc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d70a0 item 35 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.313310879 +0000 UTC m=+234.180038941 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1140): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1640): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1640): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1640): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1640): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1640): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.313310879 +0000 UTC m=+234.180038941 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1640): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d7260 item 35 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1cc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1cc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1cc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1cc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1cc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.315756899 +0000 UTC m=+234.182484952 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d41e1cc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d76c0 item 36 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.317261723 +0000 UTC m=+234.183989785 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42282c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228800): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228800): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228800): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228800): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228800): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.317261723 +0000 UTC m=+234.183989785 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228800): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d7880 item 36 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228e40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228e40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.319717222 +0000 UTC m=+234.186445284 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4228e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d7c70 item 37 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.320525068 +0000 UTC m=+234.187253100 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42292c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42297c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42297c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42297c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42297c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42297c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.320525068 +0000 UTC m=+234.187253100 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42297c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42d7e30 item 37 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4229e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4229e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4229e40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4229e40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4229e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.322612773 +0000 UTC m=+234.189340805 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4229e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3926690 item 38 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.323777253 +0000 UTC m=+234.190505315 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242980): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242980): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242980): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.323777253 +0000 UTC m=+234.190505315 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4242980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3926850 item 38 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243000): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243000): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243000): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243000): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243000): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.326075485 +0000 UTC m=+234.192803547 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243000): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3926c40 item 39 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.326761993 +0000 UTC m=+234.193490025 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243500): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243a00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243a00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243a00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243a00): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243a00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.326761993 +0000 UTC m=+234.193490025 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4243a00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39270a0 item 39 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e180): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e180): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e180): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.329424622 +0000 UTC m=+234.196152655 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3927ab0 item 40 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.330415184 +0000 UTC m=+234.197143246 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426e680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426ebc0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426ebc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426ebc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426ebc0): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426ebc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.330415184 +0000 UTC m=+234.197143246 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426ebc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3927c70 item 40 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.33214378 +0000 UTC m=+234.198871812 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f680): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f680): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d384eb60 item 41 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f680): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.332994377 +0000 UTC m=+234.199722409 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426f680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d384f180 item 41 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.334232577 +0000 UTC m=+234.200960649 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d426fb40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2180): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2180): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2180): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.334232577 +0000 UTC m=+234.200960649 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2000 item 41 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.336764941 +0000 UTC m=+234.203492983 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a27c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2cc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2cc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2cc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2460 item 42 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2cc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2cc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.337597323 +0000 UTC m=+234.204325366 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a2cc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2700 item 42 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.338752455 +0000 UTC m=+234.205480497 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3200): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3780): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3780): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3780): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3780): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3780): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.338752455 +0000 UTC m=+234.205480497 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3780): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca28c0 item 42 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.341262699 +0000 UTC m=+234.207990741 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42a3dc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d23c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d23c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d23c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2c40 item 43 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d23c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d23c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.342045878 +0000 UTC m=+234.208773941 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d23c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca2ee0 item 43 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.343305578 +0000 UTC m=+234.210033610 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2900): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2e40): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2e40): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.343305578 +0000 UTC m=+234.210033610 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d2e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca32d0 item 43 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.346055483 +0000 UTC m=+234.212783525 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3480): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3980): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3980): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca3a40 item 44 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3980): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.347570205 +0000 UTC m=+234.214298237 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ca3c70 item 44 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.350016998 +0000 UTC m=+234.216745040 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d42d3ec0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304540): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304540): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304540): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304540): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304540): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.350016998 +0000 UTC m=+234.216745040 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304540): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42ca230 item 44 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.352357269 +0000 UTC m=+234.219085311 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4304b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305080): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305080): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305080): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42ca9a0 item 45 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305080): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305080): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.353349584 +0000 UTC m=+234.220077626 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305080): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305780): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305780): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305780): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305780): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305780): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.353349584 +0000 UTC m=+234.220077626 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305780): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42cae70 item 45 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.355854668 +0000 UTC m=+234.222582729 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4305dc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435a3c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435a3c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435a3c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42cb340 item 46 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435a3c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435a3c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.356561974 +0000 UTC m=+234.223290006 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435a3c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435aac0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435aac0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435aac0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435aac0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435aac0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.356561974 +0000 UTC m=+234.223290006 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435aac0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42cb6c0 item 46 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.358873981 +0000 UTC m=+234.225602013 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b100): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b600): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b600): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b600): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d42cbc00 item 47 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b600): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b600): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.361302189 +0000 UTC m=+234.228030221 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435b600): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435bd00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435bd00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435bd00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435bd00): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435bd00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.361302189 +0000 UTC m=+234.228030221 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d435bd00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432e000 item 47 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.363276389 +0000 UTC m=+234.230004421 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c940): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c940): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c940): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432e620 item 48 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c940): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c940): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.363963818 +0000 UTC m=+234.230691850 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439c940): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d040): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d040): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d040): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d040): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d040): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.363963818 +0000 UTC m=+234.230691850 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d040): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432e9a0 item 48 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d680): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d680): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d680): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.366686953 +0000 UTC m=+234.233414985 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439d680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432ed20 item 49 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.367434385 +0000 UTC m=+234.234162417 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d439db00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be140): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be140): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be140): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be140): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be140): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.367434385 +0000 UTC m=+234.234162417 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be140): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432ef50 item 49 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be7c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be7c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be7c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be7c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be7c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.369037073 +0000 UTC m=+234.235765105 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43be7c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f2d0 item 50 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.370367716 +0000 UTC m=+234.237095779 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43becc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf240): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf240): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf240): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf240): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf240): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.370367716 +0000 UTC m=+234.237095779 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf240): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f490 item 50 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf8c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf8c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf8c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf8c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf8c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.372958962 +0000 UTC m=+234.239687034 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bf8c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f810 item 51 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.373985872 +0000 UTC m=+234.240713915 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43bfdc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43da400): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43da400): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43da400): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43da400): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43da400): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.373985872 +0000 UTC m=+234.240713915 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43da400): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432f9d0 item 51 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daa80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daa80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daa80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daa80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daa80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.378586765 +0000 UTC m=+234.245314817 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daa80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d432fd50 item 52 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.379397477 +0000 UTC m=+234.246125509 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43daf80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43db500): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43db500): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43db500): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43db500): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43db500): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.379397477 +0000 UTC m=+234.246125509 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43db500): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb42a0 item 52 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43dbb80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43dbb80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43dbb80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43dbb80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43dbb80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.38201387 +0000 UTC m=+234.248741932 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43dbb80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb4930 item 53 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.382891818 +0000 UTC m=+234.249619861 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f848c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f848c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f848c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f848c0): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f848c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.382891818 +0000 UTC m=+234.249619861 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f848c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fb2d0 item 53 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f84f40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f84f40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f84f40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f84f40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f84f40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.38464978 +0000 UTC m=+234.251377812 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f84f40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fb730 item 54 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.385833467 +0000 UTC m=+234.252561499 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f85440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f859c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f859c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f859c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f859c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f859c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.385833467 +0000 UTC m=+234.252561499 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3f859c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fb960 item 54 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6140): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6140): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6140): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6140): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6140): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.387804711 +0000 UTC m=+234.254532743 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6140): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d44fbce0 item 55 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.388435543 +0000 UTC m=+234.255163575 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6640): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6b80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6b80): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.388435543 +0000 UTC m=+234.255163575 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe6b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0a000 item 55 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7200): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7200): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7200): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7200): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7200): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.389979359 +0000 UTC m=+234.256707391 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7200): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0a540 item 56 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.391138089 +0000 UTC m=+234.257866121 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7700): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7c80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7c80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7c80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7c80): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7c80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.391138089 +0000 UTC m=+234.257866121 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe7c80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0a9a0 item 56 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.392762066 +0000 UTC m=+234.259490099 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44263c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426900): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426900): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426900): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0ae00 item 57 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426900): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426900): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.39333037 +0000 UTC m=+234.260058403 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426900): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0b7a0 item 57 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.393956963 +0000 UTC m=+234.260684996 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4426e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44273c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44273c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44273c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44273c0): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44273c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.393956963 +0000 UTC m=+234.260684996 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44273c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0b960 item 57 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.395623853 +0000 UTC m=+234.262351885 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8bc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8bc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8bc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb50a0 item 58 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8bc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8bc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.396207255 +0000 UTC m=+234.262935287 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f8bc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb5260 item 58 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.397010043 +0000 UTC m=+234.263738075 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9100): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f96c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f96c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f96c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f96c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f96c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.397010043 +0000 UTC m=+234.263738075 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f96c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb5650 item 58 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.398657344 +0000 UTC m=+234.265385376 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d43f9d00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8340): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8340): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8340): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb5ab0 item 59 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8340): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8340): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.399233152 +0000 UTC m=+234.265961184 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8340): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3cb5d50 item 59 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.399995593 +0000 UTC m=+234.266723625 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8880): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8e00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8e00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8e00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8e00): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8e00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.399995593 +0000 UTC m=+234.266723625 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d8e00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43400e0 item 59 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.403491187 +0000 UTC m=+234.270219219 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9980): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9980): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43405b0 item 60 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9980): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.404154991 +0000 UTC m=+234.270883023 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340770 item 60 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.404908065 +0000 UTC m=+234.271636097 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44d9ec0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450c580): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450c580): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450c580): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450c580): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450c580): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.404908065 +0000 UTC m=+234.271636097 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450c580): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340930 item 60 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.406475615 +0000 UTC m=+234.273203658 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450cbc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d100): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d100): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d100): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340d90 item 61 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d100): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d100): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.407100186 +0000 UTC m=+234.273828218 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d100): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d800): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d800): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d800): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d800): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d800): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.407100186 +0000 UTC m=+234.273828218 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450d800): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340f50 item 61 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.412777352 +0000 UTC m=+234.279505384 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d450de40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558480): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558480): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558480): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4341340 item 62 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558480): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558480): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.413382224 +0000 UTC m=+234.280110256 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558480): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4427c80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4427c80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4427c80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4427c80): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4427c80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.413382224 +0000 UTC m=+234.280110256 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4427c80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3d0bd50 item 62 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.416996292 +0000 UTC m=+234.283724324 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d44443c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4444900): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4444900): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4444900): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38a8e00 item 63 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4444900): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4444900): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.417913586 +0000 UTC m=+234.284641628 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4444900): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445000): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445000): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445000): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445000): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445000): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.417913586 +0000 UTC m=+234.284641628 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445000): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38a9110 item 63 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.421200796 +0000 UTC m=+234.287928828 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445640): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445b80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3556230 item 64 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445b80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.42164193 +0000 UTC m=+234.288369962 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4445b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a380): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a380): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a380): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a380): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a380): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.42164193 +0000 UTC m=+234.288369962 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a380): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d35565b0 item 64 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a9c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a9c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a9c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a9c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a9c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.424618122 +0000 UTC m=+234.291346154 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459a9c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3556cb0 item 65 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.4251884 +0000 UTC m=+234.291916432 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459ae40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b340): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b340): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b340): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b340): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b340): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.4251884 +0000 UTC m=+234.291916432 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b340): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3556ee0 item 65 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b980): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b980): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b980): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.427343091 +0000 UTC m=+234.294071123 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459b980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557340 item 66 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.42814188 +0000 UTC m=+234.294869912 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d459be00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2440): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2440): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2440): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.42814188 +0000 UTC m=+234.294869912 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557500 item 66 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2a80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2a80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2a80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2a80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2a80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.430340804 +0000 UTC m=+234.297068836 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2a80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557a40 item 67 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.430954394 +0000 UTC m=+234.297682426 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c2f00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3400): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3400): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3400): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3400): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3400): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.430954394 +0000 UTC m=+234.297682426 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3400): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3557c00 item 67 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3a80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3a80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3a80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3a80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3a80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.432869251 +0000 UTC m=+234.299597284 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45c3a80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d35128c0 item 68 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.433470228 +0000 UTC m=+234.300198260 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de080): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de5c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de5c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de5c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de5c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de5c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.433470228 +0000 UTC m=+234.300198260 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45de5c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3512e00 item 68 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dec00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dec00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dec00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dec00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dec00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.434691735 +0000 UTC m=+234.301419768 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dec00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3513490 item 69 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.43517663 +0000 UTC m=+234.301904653 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df080): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df580): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df580): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df580): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df580): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df580): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.43517663 +0000 UTC m=+234.301904653 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45df580): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3513810 item 69 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dfc00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dfc00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dfc00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dfc00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dfc00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.436342192 +0000 UTC m=+234.303070225 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d45dfc00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d37f0460 item 70 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.436771153 +0000 UTC m=+234.303499185 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604200): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604740): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604740): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604740): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604740): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604740): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.436771153 +0000 UTC m=+234.303499185 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604740): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d37f12d0 item 70 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604dc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604dc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604dc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604dc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604dc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.437881522 +0000 UTC m=+234.304609554 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4604dc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381c000 item 71 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.438497385 +0000 UTC m=+234.305225417 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46052c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46057c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46057c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46057c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46057c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46057c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.438497385 +0000 UTC m=+234.305225417 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46057c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381c770 item 71 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4605e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4605e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4605e40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4605e40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4605e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.440251238 +0000 UTC m=+234.306979270 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4605e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381d030 item 72 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.441036612 +0000 UTC m=+234.307764644 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a980): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a980): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a980): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a980): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a980): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.441036612 +0000 UTC m=+234.307764644 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463a980): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381d260 item 72 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.442503954 +0000 UTC m=+234.309231986 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463af40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b440): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381d8f0 item 73 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b440): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.443156236 +0000 UTC m=+234.309884268 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d381dce0 item 73 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.443737626 +0000 UTC m=+234.310465658 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463b900): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463be40): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463be40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463be40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463be40): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463be40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.443737626 +0000 UTC m=+234.310465658 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d463be40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38520e0 item 73 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.445248469 +0000 UTC m=+234.311976501 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467c580): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467ca80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467ca80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467ca80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3852620 item 74 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467ca80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467ca80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.445750608 +0000 UTC m=+234.312478640 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467ca80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3852850 item 74 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.446641442 +0000 UTC m=+234.313369474 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467cfc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467d540): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467d540): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467d540): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467d540): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467d540): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.446641442 +0000 UTC m=+234.313369474 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467d540): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3852a10 item 74 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.448380828 +0000 UTC m=+234.315108860 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d467db80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8180): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8180): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3853110 item 75 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8180): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.449956635 +0000 UTC m=+234.316684667 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): _writeAt: size=3, off=2 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3853490 item 75 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.450593267 +0000 UTC m=+234.317321299 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a86c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8c00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8c00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8c00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8c00): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8c00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.450593267 +0000 UTC m=+234.317321299 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a8c00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38536c0 item 75 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.452252512 +0000 UTC m=+234.318980545 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9240): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9740): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9740): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9740): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3853a40 item 76 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9740): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9740): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.452929562 +0000 UTC m=+234.319657594 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9740): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3853ce0 item 76 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): _writeAt: size=3, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.453703363 +0000 UTC m=+234.320431395 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46a9c80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8300): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8300): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8300): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8300): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8300): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.453703363 +0000 UTC m=+234.320431395 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8300): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3826230 item 76 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.455339986 +0000 UTC m=+234.322068018 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8940): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8e40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3826d90 item 77 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8e40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.455823128 +0000 UTC m=+234.322551161 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c8e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9540): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9540): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9540): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9540): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9540): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.455823128 +0000 UTC m=+234.322551161 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9540): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3826f50 item 77 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.457404586 +0000 UTC m=+234.324132618 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46c9b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8180): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8180): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8180): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d38278f0 item 78 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8180): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8180): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.457981716 +0000 UTC m=+234.324709748 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8180): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8880): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8880): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8880): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8880): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8880): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.457981716 +0000 UTC m=+234.324709748 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8880): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3827c70 item 78 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.459653816 +0000 UTC m=+234.326381849 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f8ec0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f93c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f93c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f93c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468e7e0 item 79 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f93c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f93c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.460142018 +0000 UTC m=+234.326870050 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f93c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f9ac0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f9ac0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f9ac0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f9ac0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f9ac0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.460142018 +0000 UTC m=+234.326870050 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d46f9ac0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468e9a0 item 79 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.461871555 +0000 UTC m=+234.328599587 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734200): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734700): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734700): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734700): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468efc0 item 80 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734700): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734700): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.462566489 +0000 UTC m=+234.329294531 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734700): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734e00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734e00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734e00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734e00): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734e00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.462566489 +0000 UTC m=+234.329294531 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4734e00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f180 item 80 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735440): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735440): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.464069028 +0000 UTC m=+234.330797060 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f500 item 81 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.464768769 +0000 UTC m=+234.331496801 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47358c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735e00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735e00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735e00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735e00): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735e00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.464768769 +0000 UTC m=+234.331496801 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4735e00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d468f730 item 81 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758580): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758580): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758580): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758580): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758580): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.466282529 +0000 UTC m=+234.333010572 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758580): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a62a0 item 82 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.468405941 +0000 UTC m=+234.335133964 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4758a80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759000): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759000): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759000): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759000): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759000): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.468405941 +0000 UTC m=+234.335133964 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759000): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6460 item 82 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759680): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759680): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759680): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.471022755 +0000 UTC m=+234.337750787 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6930 item 83 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.471753546 +0000 UTC m=+234.338481578 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4759b80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47781c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47781c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47781c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47781c0): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47781c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.471753546 +0000 UTC m=+234.338481578 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47781c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6af0 item 83 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778840): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778840): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778840): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778840): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778840): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.474122291 +0000 UTC m=+234.340850324 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778840): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7030 item 84 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.474816743 +0000 UTC m=+234.341544775 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778d40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47792c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47792c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47792c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47792c0): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47792c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.474816743 +0000 UTC m=+234.341544775 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d47792c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a72d0 item 84 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558c00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558c00): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558c00): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558c00): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558c00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.476666318 +0000 UTC m=+234.343394350 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558c00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3ded960 item 85 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.479765042 +0000 UTC m=+234.346493074 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416ab80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b0c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b0c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b0c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b0c0): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b0c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.479765042 +0000 UTC m=+234.346493074 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b0c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d3dedb20 item 85 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b740): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b740): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b740): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b740): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b740): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.481765441 +0000 UTC m=+234.348493504 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416b740): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a61c0 item 86 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.483077199 +0000 UTC m=+234.349805232 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778200): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778780): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778780): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778780): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778780): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778780): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.483077199 +0000 UTC m=+234.349805232 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778780): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6380 item 86 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778e40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778e40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778e40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778e40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778e40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.484621798 +0000 UTC m=+234.351349830 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4778e40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6850 item 87 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.485337421 +0000 UTC m=+234.352065453 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779780): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779cc0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779cc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779cc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779cc0): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779cc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.485337421 +0000 UTC m=+234.352065453 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4779cc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6a10 item 87 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558440): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558440): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558440): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558440): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558440): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.486959775 +0000 UTC m=+234.353687807 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4558440): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a6e00 item 88 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.487715693 +0000 UTC m=+234.354443735 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559080): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559600): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559600): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559600): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559600): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559600): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.487715693 +0000 UTC m=+234.354443735 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559600): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7420 item 88 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.489240844 +0000 UTC m=+234.355968876 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d4559c40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a280): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a280): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a280): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7960 item 89 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a280): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a280): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.489826151 +0000 UTC m=+234.356554183 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a280): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7b90 item 89 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.490501446 +0000 UTC m=+234.357229478 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416a7c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416be00): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416be00): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416be00): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416be00): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416be00): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.490501446 +0000 UTC m=+234.357229478 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d416be00): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d39a7d50 item 89 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.491896842 +0000 UTC m=+234.358624864 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538740): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538cc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538cc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538cc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43403f0 item 90 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538cc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538cc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.492574854 +0000 UTC m=+234.359302886 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3538cc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d43405b0 item 90 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.493183503 +0000 UTC m=+234.359911536 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539240): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539800): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539800): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539800): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539800): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539800): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.493183503 +0000 UTC m=+234.359911536 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539800): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340770 item 90 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.4946584 +0000 UTC m=+234.361386432 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3539e80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d38aba40): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d38aba40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d38aba40): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340af0 item 91 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d38aba40): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d38aba40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.495592254 +0000 UTC m=+234.362320286 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d38aba40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): >_readAt: n=2, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): _writeAt: size=3, off=7 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340d90 item 91 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.49624109 +0000 UTC m=+234.362969122 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376c840): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376d700): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376d700): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376d700): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376d700): >_readAt: n=8, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376d700): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.49624109 +0000 UTC m=+234.362969122 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d376d700): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4340f50 item 91 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.497838929 +0000 UTC m=+234.364566961 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386c9c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386d0c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386d0c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386d0c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4341340 item 92 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386d0c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386d0c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.498395621 +0000 UTC m=+234.365123653 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d386d0c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): open at offset 5 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4341730 item 92 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): _readAt: size=2, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): _writeAt: size=3, off=5 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): >_writeAt: n=3, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.499120661 +0000 UTC m=+234.365848703 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfc280): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfcc40): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfcc40): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfcc40): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfcc40): >_readAt: n=3, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfcc40): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.499120661 +0000 UTC m=+234.365848703 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfcc40): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d4341a40 item 92 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.500585829 +0000 UTC m=+234.367313861 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd280): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd7c0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd7c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd7c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a150 item 93 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd7c0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd7c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.501120399 +0000 UTC m=+234.367848441 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3bfd7c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420e4c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420e4c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420e4c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420e4c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420e4c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.501120399 +0000 UTC m=+234.367848441 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420e4c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a310 item 93 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.502693251 +0000 UTC m=+234.369421283 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f140): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f680): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f680): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f680): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a700 item 94 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f680): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f680): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.503353899 +0000 UTC m=+234.370081931 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420f680): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420fd80): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420fd80): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420fd80): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420fd80): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420fd80): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.503353899 +0000 UTC m=+234.370081931 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d420fd80): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486a8c0 item 94 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.504842761 +0000 UTC m=+234.371570794 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391ebc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f280): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f280): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f280): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486acb0 item 95 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f280): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f280): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.505440341 +0000 UTC m=+234.372168373 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f280): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f9c0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f9c0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f9c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f9c0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f9c0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.505440341 +0000 UTC m=+234.372168373 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d391f9c0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486ae70 item 95 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): open at offset 0 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): _readAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): >_readAt: n=0, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.507369395 +0000 UTC m=+234.374097427 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0100): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0640): _writeAt: size=5, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0640): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0640): >openPending: err= 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486b1f0 item 96 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0640): >_writeAt: n=5, err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0640): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.50793312 +0000 UTC m=+234.374661143 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0640): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:45:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:45:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0dc0): _readAt: size=512, off=0 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0dc0): openPending: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0dc0): >openPending: err= 2026/08/11 03:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0dc0): >_readAt: n=5, err=EOF 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0dc0): close: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:45:08.50793312 +0000 UTC m=+234.374661143 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : open-test-file(0x1c90d3fe0dc0): >close: err= 2026/08/11 03:45:08 DEBUG : open-test-file: Remove: 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c90d486b3b0 item 96 2026/08/11 03:45:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:45:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:45:08 DEBUG : open-test-file: >Remove: err= 2026/08/11 03:45:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:08 DEBUG : Looking for writers 2026/08/11 03:45:08 DEBUG : >WaitForWriters: 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.70s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- 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-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:08 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:08 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:08 DEBUG : file1: newRWFileHandle: 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): openPending: 2026/08/11 03:45:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): >openPending: err= 2026/08/11 03:45:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:45:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:45:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): _writeAt: size=2, off=0 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): >_writeAt: n=2, err= 2026/08/11 03:45:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): RWFileHandle.Flush 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): RWFileHandle.Release 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): close: 2026/08/11 03:45:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/11 03:45:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:08 DEBUG : file1(0x1c90d47960c0): >close: err= 2026/08/11 03:45:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:08 DEBUG : Looking for writers 2026/08/11 03:45:08 DEBUG : file1: reading active writers 2026/08/11 03:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:45:08 DEBUG : Looking for writers 2026/08/11 03:45:08 DEBUG : file1: reading active writers 2026/08/11 03:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:45:08 DEBUG : Looking for writers 2026/08/11 03:45:08 DEBUG : file1: reading active writers 2026/08/11 03:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:45:08 DEBUG : Looking for writers 2026/08/11 03:45:08 DEBUG : file1: reading active writers 2026/08/11 03:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:45:09 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:45:09 DEBUG : Looking for writers 2026/08/11 03:45:09 DEBUG : file1: reading active writers 2026/08/11 03:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:45:09 DEBUG : Looking for writers 2026/08/11 03:45:09 DEBUG : file1: reading active writers 2026/08/11 03:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:45:09 DEBUG : Looking for writers 2026/08/11 03:45:09 DEBUG : file1: reading active writers 2026/08/11 03:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:45:10 DEBUG : file1: size = 2 OK 2026/08/11 03:45:10 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/11 03:45:10 INFO : file1: Copied (new) 2026/08/11 03:45:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/11 03:45:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:45:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/11 03:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:45:10 DEBUG : Looking for writers 2026/08/11 03:45:10 DEBUG : file1: reading active writers 2026/08/11 03:45:10 DEBUG : >WaitForWriters: 2026/08/11 03:45:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:10 DEBUG : Looking for writers 2026/08/11 03:45:10 DEBUG : file1: reading active writers 2026/08/11 03:45:10 DEBUG : >WaitForWriters: 2026/08/11 03:45:10 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:10 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:10 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:10 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:10 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:10 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:10 DEBUG : rename_me: newRWFileHandle: 2026/08/11 03:45:10 DEBUG : rename_me(0x1c90d4796e00): openPending: 2026/08/11 03:45:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:45:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 03:45:10 DEBUG : rename_me(0x1c90d4796e00): >openPending: err= 2026/08/11 03:45:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/11 03:45:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 03:45:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/11 03:45:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/11 03:45:10 DEBUG : rename_me(0x1c90d4796e00): _writeAt: size=5, off=0 2026/08/11 03:45:10 DEBUG : rename_me(0x1c90d4796e00): >_writeAt: n=5, err= 2026/08/11 03:45:10 DEBUG : rename_me(0x1c90d4796e00): close: 2026/08/11 03:45:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-11 03:45:10.903405551 +0000 UTC m=+236.770133603 2026/08/11 03:45:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/11 03:45:10 DEBUG : rename_me(0x1c90d4796e00): >close: err= 2026/08/11 03:45:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/11 03:45:10 DEBUG : i_was_renamed: Updating file with 0x1c90d47e7930 2026/08/11 03:45:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/11 03:45:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 03:45:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:10 DEBUG : Looking for writers 2026/08/11 03:45:10 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:45:10 DEBUG : Looking for writers 2026/08/11 03:45:10 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:45:10 DEBUG : Looking for writers 2026/08/11 03:45:10 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:45:10 DEBUG : Looking for writers 2026/08/11 03:45:10 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:45:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/11 03:45:11 DEBUG : Looking for writers 2026/08/11 03:45:11 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:45:11 DEBUG : Looking for writers 2026/08/11 03:45:11 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:45:11 DEBUG : Looking for writers 2026/08/11 03:45:11 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:45:12 DEBUG : Looking for writers 2026/08/11 03:45:12 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:45:12 DEBUG : i_was_renamed: size = 5 OK 2026/08/11 03:45:12 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:45:12 INFO : i_was_renamed: Copied (new) 2026/08/11 03:45:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-11 03:45:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:45:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/11 03:45:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 03:45:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/11 03:45:13 DEBUG : Looking for writers 2026/08/11 03:45:13 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:45:13 DEBUG : >WaitForWriters: 2026/08/11 03:45:13 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:13 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:13 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:45:13 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:13 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:45:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yakexoy6jozo" 2026/08/11 03:45:13 INFO : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:45:13 DEBUG : forgetting directory cache 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate(0x1c90d3b42e00): _readAt: size=512, off=0 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate(0x1c90d3b42e00): openPending: 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:46:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:45:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate(0x1c90d3b42e00): >openPending: err= 2026/08/11 03:45:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:15 DEBUG : forgetting directory cache 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate(0x1c90d3b42e00): >_readAt: n=20, err=EOF 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate(0x1c90d3b42e00): close: 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:46:13 +0000 UTC 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate(0x1c90d3b42e00): >close: err= 2026/08/11 03:45:15 DEBUG : Re-reading directory (299.770477ms old) 2026/08/11 03:45:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:15 DEBUG : forgetting directory cache 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate(0x1c90d3b43480): _readAt: size=512, off=0 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate(0x1c90d3b43480): openPending: 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:47:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-11 02:46:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:47:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-11 02:46:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/11 03:45:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:45:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate(0x1c90d3b43480): >openPending: err= 2026/08/11 03:45:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:17 DEBUG : forgetting directory cache 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate(0x1c90d3b43480): >_readAt: n=20, err=EOF 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate(0x1c90d3b43480): close: 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:47:13 +0000 UTC 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate(0x1c90d3b43480): >close: err= 2026/08/11 03:45:17 DEBUG : Re-reading directory (311.426889ms old) 2026/08/11 03:45:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:17 DEBUG : forgetting directory cache 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate(0x1c90d4344f00): _readAt: size=512, off=0 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate(0x1c90d4344f00): openPending: 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:48:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-11 02:47:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:48:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-11 02:47:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/11 03:45:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:45:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate(0x1c90d4344f00): >openPending: err= 2026/08/11 03:45:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:19 DEBUG : forgetting directory cache 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate(0x1c90d4344f00): >_readAt: n=20, err=EOF 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate(0x1c90d4344f00): close: 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:48:13 +0000 UTC 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate(0x1c90d4344f00): >close: err= 2026/08/11 03:45:19 DEBUG : Re-reading directory (317.009847ms old) 2026/08/11 03:45:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:19 DEBUG : forgetting directory cache 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate(0x1c90d3b42180): _readAt: size=512, off=0 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate(0x1c90d3b42180): openPending: 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:49:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-11 02:48:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:49:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-11 02:48:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/11 03:45:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:45:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate(0x1c90d3b42180): >openPending: err= 2026/08/11 03:45:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:21 DEBUG : forgetting directory cache 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate(0x1c90d3b42180): >_readAt: n=20, err=EOF 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate(0x1c90d3b42180): close: 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:49:13 +0000 UTC 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate(0x1c90d3b42180): >close: err= 2026/08/11 03:45:21 DEBUG : Re-reading directory (307.500039ms old) 2026/08/11 03:45:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:21 DEBUG : forgetting directory cache 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate(0x1c90d3538780): _readAt: size=512, off=0 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate(0x1c90d3538780): openPending: 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:50:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-11 02:49:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:50:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-11 02:49:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/11 03:45:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:45:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate(0x1c90d3538780): >openPending: err= 2026/08/11 03:45:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:23 DEBUG : forgetting directory cache 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate(0x1c90d3538780): >_readAt: n=20, err=EOF 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate(0x1c90d3538780): close: 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:50:13 +0000 UTC 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate(0x1c90d3538780): >close: err= 2026/08/11 03:45:23 DEBUG : Re-reading directory (303.814366ms old) 2026/08/11 03:45:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:24 DEBUG : forgetting directory cache 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate(0x1c90d3fe0740): _readAt: size=512, off=0 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate(0x1c90d3fe0740): openPending: 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:51:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-11 02:50:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:51:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-11 02:50:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/11 03:45:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:45:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate(0x1c90d3fe0740): >openPending: err= 2026/08/11 03:45:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:25 DEBUG : forgetting directory cache 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate(0x1c90d3fe0740): >_readAt: n=20, err=EOF 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate(0x1c90d3fe0740): close: 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:51:13 +0000 UTC 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate(0x1c90d3fe0740): >close: err= 2026/08/11 03:45:25 DEBUG : Re-reading directory (305.652519ms old) 2026/08/11 03:45:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:25 DEBUG : forgetting directory cache 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate(0x1c90d3fe1080): _readAt: size=512, off=0 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate(0x1c90d3fe1080): openPending: 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-11 02:52:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-11 02:51:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-11 02:52:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-11 02:51:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/11 03:45:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/11 03:45:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate(0x1c90d3fe1080): >openPending: err= 2026/08/11 03:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:27 DEBUG : forgetting directory cache 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate(0x1c90d3fe1080): >_readAt: n=21, err=EOF 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate(0x1c90d3fe1080): close: 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:52:13 +0000 UTC 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate(0x1c90d3fe1080): >close: err= 2026/08/11 03:45:27 DEBUG : Re-reading directory (336.986737ms old) 2026/08/11 03:45:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:28 DEBUG : forgetting directory cache 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate(0x1c90d3fe1a80): _readAt: size=512, off=0 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate(0x1c90d3fe1a80): openPending: 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-11 02:53:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-11 02:52:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-11 02:53:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-11 02:52:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/11 03:45:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/11 03:45:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate(0x1c90d3fe1a80): >openPending: err= 2026/08/11 03:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:29 DEBUG : forgetting directory cache 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate(0x1c90d3fe1a80): >_readAt: n=22, err=EOF 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate(0x1c90d3fe1a80): close: 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:53:13 +0000 UTC 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate(0x1c90d3fe1a80): >close: err= 2026/08/11 03:45:29 DEBUG : Re-reading directory (302.169257ms old) 2026/08/11 03:45:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:30 DEBUG : forgetting directory cache 2026/08/11 03:45:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate(0x1c90d3539cc0): _readAt: size=512, off=0 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate(0x1c90d3539cc0): openPending: 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-11 02:54:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-11 02:53:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-11 02:54:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-11 02:53:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/11 03:45:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/11 03:45:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate(0x1c90d3539cc0): >openPending: err= 2026/08/11 03:45:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:31 DEBUG : forgetting directory cache 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate(0x1c90d3539cc0): >_readAt: n=23, err=EOF 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate(0x1c90d3539cc0): close: 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:54:13 +0000 UTC 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate(0x1c90d3539cc0): >close: err= 2026/08/11 03:45:31 DEBUG : Re-reading directory (306.538982ms old) 2026/08/11 03:45:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:31 DEBUG : forgetting directory cache 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate(0x1c90d376d440): _readAt: size=512, off=0 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate(0x1c90d376d440): openPending: 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-11 02:55:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-11 02:54:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-11 02:55:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-11 02:54:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/11 03:45:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/11 03:45:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate(0x1c90d376d440): >openPending: err= 2026/08/11 03:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:33 DEBUG : forgetting directory cache 2026/08/11 03:45:34 DEBUG : TestRWCacheUpdate(0x1c90d376d440): >_readAt: n=24, err=EOF 2026/08/11 03:45:34 DEBUG : TestRWCacheUpdate(0x1c90d376d440): close: 2026/08/11 03:45:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:55:13 +0000 UTC 2026/08/11 03:45:34 DEBUG : TestRWCacheUpdate(0x1c90d376d440): >close: err= 2026/08/11 03:45:34 DEBUG : Re-reading directory (309.048693ms old) 2026/08/11 03:45:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:45:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:45:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:34 DEBUG : Looking for writers 2026/08/11 03:45:34 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/11 03:45:34 DEBUG : >WaitForWriters: 2026/08/11 03:45:34 DEBUG : files root 'rclone-test-yakexoy6jozo': vfs cache: cleaner exiting 2026/08/11 03:45:34 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.91s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:37 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/11 03:45:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 03:45:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 03:45:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:45:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:45:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:45:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:38 DEBUG : Looking for writers 2026/08/11 03:45:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/11 03:45:38 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/11 03:45:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.85s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:38 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:38 DEBUG : files root 'rclone-test-yakexoy6jozo': Reusing VFS from active cache 2026/08/11 03:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:38 DEBUG : Looking for writers 2026/08/11 03:45:38 DEBUG : >WaitForWriters: 2026/08/11 03:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:38 DEBUG : Looking for writers 2026/08/11 03:45:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:38 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:38 DEBUG : Looking for writers 2026/08/11 03:45:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:39 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:39 DEBUG : Looking for writers 2026/08/11 03:45:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:39 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:42 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:42 DEBUG : dir: Looking for writers 2026/08/11 03:45:42 DEBUG : file2: reading active writers 2026/08/11 03:45:42 DEBUG : Looking for writers 2026/08/11 03:45:42 DEBUG : file1: reading active writers 2026/08/11 03:45:42 DEBUG : dir: reading active writers 2026/08/11 03:45:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.48s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:42 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:46 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:46 DEBUG : dir: Looking for writers 2026/08/11 03:45:46 DEBUG : Looking for writers 2026/08/11 03:45:46 DEBUG : dir: reading active writers 2026/08/11 03:45:46 DEBUG : file1: reading active writers 2026/08/11 03:45:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.99s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:46 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:49 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 03:45:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 03:45:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 03:45:49 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:49 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/11 03:45:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:45:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 03:45:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/11 03:45:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/11 03:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 03:45:50 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:45:51 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/11 03:45:51 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:45:51 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/11 03:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 03:45:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:45:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 03:45:51 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:51 DEBUG : dir: Looking for writers 2026/08/11 03:45:51 DEBUG : new_file.txt: reading active writers 2026/08/11 03:45:51 DEBUG : file2: reading active writers 2026/08/11 03:45:51 DEBUG : Looking for writers 2026/08/11 03:45:51 DEBUG : dir: reading active writers 2026/08/11 03:45:51 DEBUG : file1: reading active writers 2026/08/11 03:45:51 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.20s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:52 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/11 03:45:54 DEBUG : dir/file1: Updating file with dir/file1 0x1c90d3dc6750 2026/08/11 03:45:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 03:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:45:55 INFO : dir/file1: Moved (server-side) to: file0 2026/08/11 03:45:55 DEBUG : file0: Updating file with file0 0x1c90d3dc6750 2026/08/11 03:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:45:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/11 03:45:55 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:55 DEBUG : dir: Looking for writers 2026/08/11 03:45:55 DEBUG : Looking for writers 2026/08/11 03:45:55 DEBUG : dir: reading active writers 2026/08/11 03:45:55 DEBUG : file0: reading active writers 2026/08/11 03:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.23s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:56 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:56 DEBUG : Looking for writers 2026/08/11 03:45:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:45:56 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:45:57 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/11 03:45:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/11 03:45:58 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/11 03:45:58 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/11 03:45:59 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/11 03:45:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:45:59 DEBUG : d: Looking for writers 2026/08/11 03:45:59 DEBUG : Looking for writers 2026/08/11 03:45:59 DEBUG : a: Looking for writers 2026/08/11 03:45:59 DEBUG : b: Looking for writers 2026/08/11 03:45:59 DEBUG : c: Looking for writers 2026/08/11 03:45:59 DEBUG : Looking for writers 2026/08/11 03:45:59 DEBUG : /: reading active writers 2026/08/11 03:45:59 DEBUG : a: reading active writers 2026/08/11 03:45:59 DEBUG : b: reading active writers 2026/08/11 03:45:59 DEBUG : c: reading active writers 2026/08/11 03:45:59 DEBUG : d: reading active writers 2026/08/11 03:45:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.90s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:00 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:01 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/11 03:46:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/11 03:46:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/11 03:46:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/11 03:46:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:04 DEBUG : a/b/c/d: Looking for writers 2026/08/11 03:46:04 DEBUG : a/b/c: Looking for writers 2026/08/11 03:46:04 DEBUG : d: reading active writers 2026/08/11 03:46:04 DEBUG : a/b: Looking for writers 2026/08/11 03:46:04 DEBUG : c: reading active writers 2026/08/11 03:46:04 DEBUG : a: Looking for writers 2026/08/11 03:46:04 DEBUG : b: reading active writers 2026/08/11 03:46:04 DEBUG : Looking for writers 2026/08/11 03:46:04 DEBUG : a: reading active writers 2026/08/11 03:46:04 DEBUG : >WaitForWriters: 2026/08/11 03:46:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a/b/c not empty`) 2026/08/11 03:46:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:46:05 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 03:46:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a/b not empty`) 2026/08/11 03:46:05 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/11 03:46:05 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/11 03:46:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:05 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/08/11 03:46:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:06 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/08/11 03:46:06 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:06 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/08/11 03:46:06 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:06 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2026/08/11 03:46:06 DEBUG : pacer: Reducing sleep to 270ms 2026/08/11 03:46:06 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestVFSMkdirAll (6.35s) === 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-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:06 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:06 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:06 DEBUG : Looking for writers 2026/08/11 03:46:06 DEBUG : >WaitForWriters: 2026/08/11 03:46:07 DEBUG : pacer: Reducing sleep to 151.875ms 2026/08/11 03:46:07 DEBUG : pacer: Reducing sleep to 113.90625ms --- PASS: TestVFSIsMetadataFile (0.46s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:07 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:07 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/08/11 03:46:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 03:46:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 03:46:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/11 03:46:07 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:46:08 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/08/11 03:46:08 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/08/11 03:46:08 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/08/11 03:46:08 DEBUG : file1: size = 5 OK 2026/08/11 03:46:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:46:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:08 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/08/11 03:46:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/11 03:46:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:46:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:46:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:08 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:46:09 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/08/11 03:46:09 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/08/11 03:46:10 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/08/11 03:46:10 DEBUG : file1: size = 0 OK 2026/08/11 03:46:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:46:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:46:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:46:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:10 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (7 bytes), uploading instead of streaming 2026/08/11 03:46:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:46:11 DEBUG : file1: size = 7 OK 2026/08/11 03:46:11 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/11 03:46:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:11 DEBUG : Looking for writers 2026/08/11 03:46:11 DEBUG : file1: reading active writers 2026/08/11 03:46:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.13s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:11 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:11 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/11 03:46:12 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/11 03:46:12 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/11 03:46:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/11 03:46:12 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (11 bytes), uploading instead of streaming 2026/08/11 03:46:13 DEBUG : file1: size = 11 OK 2026/08/11 03:46:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 03:46:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/11 03:46:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:13 DEBUG : Looking for writers 2026/08/11 03:46:13 DEBUG : file1: reading active writers 2026/08/11 03:46:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.69s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:14 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/11 03:46:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:14 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:46:15 DEBUG : file1: size = 5 OK 2026/08/11 03:46:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:46:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/11 03:46:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:15 DEBUG : Looking for writers 2026/08/11 03:46:15 DEBUG : file1: reading active writers 2026/08/11 03:46:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.58s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:15 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:15 DEBUG : file1: WriteFileHandle.Release closing 2026/08/11 03:46:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:15 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:46:16 DEBUG : file1: size = 0 OK 2026/08/11 03:46:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:46:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/11 03:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:16 DEBUG : Looking for writers 2026/08/11 03:46:16 DEBUG : file1: reading active writers 2026/08/11 03:46:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:17 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:17 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (2 bytes), uploading instead of streaming 2026/08/11 03:46:18 DEBUG : file1: size = 2 OK 2026/08/11 03:46:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/11 03:46:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/11 03:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:18 DEBUG : Looking for writers 2026/08/11 03:46:18 DEBUG : file1: reading active writers 2026/08/11 03:46:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.74s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:19 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:19 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:46:20 DEBUG : file1: size = 0 OK 2026/08/11 03:46:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:46:20 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 03:46:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 03:46:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 03:46:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:20 DEBUG : Looking for writers 2026/08/11 03:46:20 DEBUG : file1: reading active writers 2026/08/11 03:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.00s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:21 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:46:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:46:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:46:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:46:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:21 DEBUG : files root 'rclone-test-yakexoy6jozo': File to upload is small (100 bytes), uploading instead of streaming 2026/08/11 03:46:22 DEBUG : file1: size = 100 OK 2026/08/11 03:46:22 DEBUG : file1: md5 = 24f1b19b5069ac7d68c07ae9dcfadcdd OK 2026/08/11 03:46:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:46:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:46:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:46:22 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 03:46:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 03:46:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 03:46:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:22 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:22 DEBUG : Looking for writers 2026/08/11 03:46:22 DEBUG : file1: reading active writers 2026/08/11 03:46:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.06s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:23 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/11 03:46:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/11 03:46:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/11 03:46:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/11 03:46:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/11 03:46:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/11 03:46:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/11 03:46:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/11 03:46:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/11 03:46:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/11 03:46:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:30 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:30 DEBUG : flat: Looking for writers 2026/08/11 03:46:30 DEBUG : f000.txt: reading active writers 2026/08/11 03:46:30 DEBUG : f001.txt: reading active writers 2026/08/11 03:46:30 DEBUG : f002.txt: reading active writers 2026/08/11 03:46:30 DEBUG : f003.txt: reading active writers 2026/08/11 03:46:30 DEBUG : f004.txt: reading active writers 2026/08/11 03:46:30 DEBUG : Looking for writers 2026/08/11 03:46:30 DEBUG : flat: reading active writers 2026/08/11 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.99s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:32 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/11 03:46:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/11 03:46:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:36 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:36 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/11 03:46:36 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/11 03:46:36 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:36 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/11 03:46:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/11 03:46:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:37 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:37 DEBUG : a/b/c: Looking for writers 2026/08/11 03:46:37 DEBUG : deep.txt: reading active writers 2026/08/11 03:46:37 DEBUG : a/b: Looking for writers 2026/08/11 03:46:37 DEBUG : c: reading active writers 2026/08/11 03:46:37 DEBUG : mid.txt: reading active writers 2026/08/11 03:46:37 DEBUG : a: Looking for writers 2026/08/11 03:46:37 DEBUG : b: reading active writers 2026/08/11 03:46:37 DEBUG : top.txt: reading active writers 2026/08/11 03:46:37 DEBUG : Looking for writers 2026/08/11 03:46:37 DEBUG : a: reading active writers 2026/08/11 03:46:37 DEBUG : >WaitForWriters: 2026/08/11 03:46:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a/b not empty`) 2026/08/11 03:46:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 03:46:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a/b not empty`) 2026/08/11 03:46:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/11 03:46:38 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a/b not empty`) 2026/08/11 03:46:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/11 03:46:38 DEBUG : pacer: Reducing sleep to 60ms 2026/08/11 03:46:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:38 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/08/11 03:46:39 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:39 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/08/11 03:46:39 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yakexoy6jozo/a not empty`) 2026/08/11 03:46:39 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/08/11 03:46:39 DEBUG : pacer: Reducing sleep to 360ms 2026/08/11 03:46:39 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestZipManySubDirs (7.69s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:39 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:42 DEBUG : pacer: Reducing sleep to 202.5ms 2026/08/11 03:46:42 DEBUG : pacer: Reducing sleep to 151.875ms 2026/08/11 03:46:42 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/08/11 03:46:42 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/08/11 03:46:42 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/08/11 03:46:42 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/11 03:46:42 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/11 03:46:42 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:43 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:44 DEBUG : bigdir: Looking for writers 2026/08/11 03:46:44 DEBUG : big.bin: reading active writers 2026/08/11 03:46:44 DEBUG : Looking for writers 2026/08/11 03:46:44 DEBUG : bigdir: reading active writers 2026/08/11 03:46:44 DEBUG : >WaitForWriters: 2026/08/11 03:46:44 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/08/11 03:46:44 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/08/11 03:46:44 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/08/11 03:46:44 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/08/11 03:46:44 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestZipLargeFiles (4.87s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-yakexoy6jozo'", Local "Local file system at /tmp/rclone1938735788", Modify Window "1s" 2026/08/11 03:46:44 INFO : files root 'rclone-test-yakexoy6jozo': poll-interval is not supported by this remote 2026/08/11 03:46:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 03:46:49 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/11 03:46:49 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/11 03:46:49 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:49 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:49 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/11 03:46:49 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/11 03:46:49 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:49 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:49 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/11 03:46:49 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/11 03:46:49 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:46:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:46:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:46:50 DEBUG : dir2: Looking for writers 2026/08/11 03:46:50 DEBUG : b.txt: reading active writers 2026/08/11 03:46:50 DEBUG : dir3: Looking for writers 2026/08/11 03:46:50 DEBUG : c.txt: reading active writers 2026/08/11 03:46:50 DEBUG : dir1: Looking for writers 2026/08/11 03:46:50 DEBUG : a.txt: reading active writers 2026/08/11 03:46:50 DEBUG : Looking for writers 2026/08/11 03:46:50 DEBUG : dir1: reading active writers 2026/08/11 03:46:50 DEBUG : dir2: reading active writers 2026/08/11 03:46:50 DEBUG : dir3: reading active writers 2026/08/11 03:46:50 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.77s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/11 03:46:51 DEBUG : files root 'rclone-test-yakexoy6jozo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m37.583979115s (try 1/5): exit status 1: Failed [TestDirMethods TestDirMkdir TestFileSetModTime/cache=off,open=false,write=false TestReadFileHandleRelease]