"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/24 03:54:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fatatuh7wila" 2026/05/24 03:54:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:54:27 DEBUG : Creating backend with remote "/tmp/rclone2912782285" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:27 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:30 DEBUG : dir: Looking for writers 2026/05/24 03:54:30 DEBUG : Looking for writers 2026/05/24 03:54:30 DEBUG : dir: reading active writers 2026/05/24 03:54:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.23s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:31 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:34 DEBUG : dir/subdir: Looking for writers 2026/05/24 03:54:34 DEBUG : dir: Looking for writers 2026/05/24 03:54:34 DEBUG : file1: reading active writers 2026/05/24 03:54:34 DEBUG : file2: reading active writers 2026/05/24 03:54:34 DEBUG : subdir: reading active writers 2026/05/24 03:54:34 DEBUG : Looking for writers 2026/05/24 03:54:34 DEBUG : dir: reading active writers 2026/05/24 03:54:34 DEBUG : >WaitForWriters: 2026/05/24 03:54:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:54:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 03:54:35 DEBUG : pacer: Reducing sleep to 15ms 2026/05/24 03:54:35 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.42s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:35 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:36 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 03:54:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:36 DEBUG : dir: Looking for writers 2026/05/24 03:54:36 DEBUG : file1: reading active writers 2026/05/24 03:54:36 DEBUG : Looking for writers 2026/05/24 03:54:36 DEBUG : dir: reading active writers 2026/05/24 03:54:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.06s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:37 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:38 DEBUG : dir: Looking for writers 2026/05/24 03:54:38 DEBUG : Looking for writers 2026/05/24 03:54:38 DEBUG : dir: reading active writers 2026/05/24 03:54:38 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.90s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:39 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:40 DEBUG : dir: forgetting directory cache 2026/05/24 03:54:40 DEBUG : forgetting directory cache 2026/05/24 03:54:40 DEBUG : dir: forgetting directory cache 2026/05/24 03:54:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:40 DEBUG : Looking for writers 2026/05/24 03:54:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.03s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:41 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/24 03:54:42 DEBUG : dir: invalidating directory cache 2026/05/24 03:54:42 DEBUG : >ForgetPath: 2026/05/24 03:54:42 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/24 03:54:42 DEBUG : invalidating directory cache 2026/05/24 03:54:42 DEBUG : dir: forgetting directory cache 2026/05/24 03:54:42 DEBUG : >ForgetPath: 2026/05/24 03:54:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/24 03:54:42 DEBUG : >ForgetPath: 2026/05/24 03:54:42 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:42 DEBUG : dir: Looking for writers 2026/05/24 03:54:42 DEBUG : Looking for writers 2026/05/24 03:54:42 DEBUG : dir: reading active writers 2026/05/24 03:54:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.98s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:43 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:46 DEBUG : forgetting directory cache 2026/05/24 03:54:46 DEBUG : dir: forgetting directory cache 2026/05/24 03:54:46 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:46 DEBUG : dir: Looking for writers 2026/05/24 03:54:46 DEBUG : fil/a/b: Looking for writers 2026/05/24 03:54:46 DEBUG : fil/a: Looking for writers 2026/05/24 03:54:46 DEBUG : b: reading active writers 2026/05/24 03:54:46 DEBUG : fil: Looking for writers 2026/05/24 03:54:46 DEBUG : a: reading active writers 2026/05/24 03:54:46 DEBUG : Looking for writers 2026/05/24 03:54:46 DEBUG : dir: reading active writers 2026/05/24 03:54:46 DEBUG : fil: reading active writers 2026/05/24 03:54:46 DEBUG : >WaitForWriters: 2026/05/24 03:54:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 03:54:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/24 03:54:47 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/24 03:54:47 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/24 03:54:47 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/24 03:54:48 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/24 03:54:48 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/fil/a not empty`) 2026/05/24 03:54:48 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/24 03:54:49 DEBUG : pacer: Reducing sleep to 960ms 2026/05/24 03:54:50 DEBUG : pacer: Reducing sleep to 720ms 2026/05/24 03:54:51 DEBUG : pacer: Reducing sleep to 540ms 2026/05/24 03:54:51 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestDirWalk (8.51s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:51 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:53 DEBUG : pacer: Reducing sleep to 303.75ms 2026/05/24 03:54:53 DEBUG : pacer: Reducing sleep to 227.8125ms 2026/05/24 03:54:53 DEBUG : pacer: Reducing sleep to 170.859375ms 2026/05/24 03:54:53 DEBUG : pacer: Reducing sleep to 128.144531ms 2026/05/24 03:54:53 DEBUG : pacer: Reducing sleep to 96.108398ms 2026/05/24 03:54:54 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:54 DEBUG : dir: Looking for writers 2026/05/24 03:54:54 DEBUG : Looking for writers 2026/05/24 03:54:54 DEBUG : dir: reading active writers 2026/05/24 03:54:54 DEBUG : >WaitForWriters: 2026/05/24 03:54:54 DEBUG : pacer: Reducing sleep to 72.081298ms 2026/05/24 03:54:54 DEBUG : pacer: Reducing sleep to 54.060973ms 2026/05/24 03:54:54 DEBUG : pacer: Reducing sleep to 40.545729ms 2026/05/24 03:54:54 DEBUG : pacer: Reducing sleep to 30.409296ms 2026/05/24 03:54:54 DEBUG : pacer: Reducing sleep to 22.806972ms --- PASS: TestDirSetModTime (2.80s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:54 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:54:55 DEBUG : pacer: Reducing sleep to 17.105229ms 2026/05/24 03:54:55 DEBUG : pacer: Reducing sleep to 12.828921ms 2026/05/24 03:54:55 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 03:54:56 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:54:56 DEBUG : dir: Looking for writers 2026/05/24 03:54:56 DEBUG : file1: reading active writers 2026/05/24 03:54:56 DEBUG : Looking for writers 2026/05/24 03:54:56 DEBUG : dir: reading active writers 2026/05/24 03:54:56 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.13s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:54:56 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/24 03:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/24 03:54:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/24 03:54:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/24 03:54:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/24 03:55:02 DEBUG : dir: invalidating directory cache 2026/05/24 03:55:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/24 03:55:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/24 03:55:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/24 03:55:02 DEBUG : dir/file1: Reset virtual modtime 2026/05/24 03:55:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/24 03:55:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/24 03:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/24 03:55:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/24 03:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:55:02 DEBUG : dir: invalidating directory cache 2026/05/24 03:55:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/24 03:55:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/24 03:55:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/24 03:55:02 DEBUG : forgetting directory cache 2026/05/24 03:55:02 DEBUG : dir: forgetting directory cache 2026/05/24 03:55:02 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/24 03:55:02 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:02 DEBUG : dir/virtualDir: Looking for writers 2026/05/24 03:55:02 DEBUG : dir: Looking for writers 2026/05/24 03:55:02 DEBUG : virtualFile: reading active writers 2026/05/24 03:55:02 DEBUG : virtualDir: reading active writers 2026/05/24 03:55:02 DEBUG : file1: reading active writers 2026/05/24 03:55:02 DEBUG : virtualFile2: reading active writers 2026/05/24 03:55:02 DEBUG : Looking for writers 2026/05/24 03:55:02 DEBUG : dir: reading active writers 2026/05/24 03:55:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.79s) --- PASS: TestDirReadDirAll/Virtual (2.41s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:03 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:04 ERROR : dir/: Can only open directories read only 2026/05/24 03:55:04 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:04 DEBUG : dir: Looking for writers 2026/05/24 03:55:04 DEBUG : Looking for writers 2026/05/24 03:55:04 DEBUG : dir: reading active writers 2026/05/24 03:55:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.89s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:05 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 03:55:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/24 03:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 03:55:07 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 03:55:07 DEBUG : dir/potato: size = 5 OK 2026/05/24 03:55:07 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 03:55:07 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/24 03:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 03:55:07 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:07 DEBUG : dir: Looking for writers 2026/05/24 03:55:07 DEBUG : file1: reading active writers 2026/05/24 03:55:07 DEBUG : potato: reading active writers 2026/05/24 03:55:07 DEBUG : Looking for writers 2026/05/24 03:55:07 DEBUG : dir: reading active writers 2026/05/24 03:55:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.16s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:08 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 03:55:10 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:10 DEBUG : dir/sub: Looking for writers 2026/05/24 03:55:10 DEBUG : dir: Looking for writers 2026/05/24 03:55:10 DEBUG : file1: reading active writers 2026/05/24 03:55:10 DEBUG : sub: reading active writers 2026/05/24 03:55:10 DEBUG : Looking for writers 2026/05/24 03:55:10 DEBUG : dir: reading active writers 2026/05/24 03:55:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.10s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:11 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 03:55:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/24 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:14 DEBUG : dir/sub/subsub: Looking for writers 2026/05/24 03:55:14 DEBUG : dir/sub: Looking for writers 2026/05/24 03:55:14 DEBUG : subsub: reading active writers 2026/05/24 03:55:14 DEBUG : dir: Looking for writers 2026/05/24 03:55:14 DEBUG : sub: reading active writers 2026/05/24 03:55:14 DEBUG : file1: reading active writers 2026/05/24 03:55:14 DEBUG : Looking for writers 2026/05/24 03:55:14 DEBUG : dir: reading active writers 2026/05/24 03:55:14 DEBUG : >WaitForWriters: 2026/05/24 03:55:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir/sub not empty`) 2026/05/24 03:55:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 03:55:15 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir/sub not empty`) 2026/05/24 03:55:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/24 03:55:15 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir/sub not empty`) 2026/05/24 03:55:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/24 03:55:15 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir/sub not empty`) 2026/05/24 03:55:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/24 03:55:16 DEBUG : pacer: Reducing sleep to 120ms 2026/05/24 03:55:16 DEBUG : pacer: Reducing sleep to 90ms 2026/05/24 03:55:16 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.47s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:16 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:16 DEBUG : pacer: Reducing sleep to 50.625ms 2026/05/24 03:55:17 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/05/24 03:55:17 DEBUG : pacer: Reducing sleep to 28.476562ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/24 03:55:18 DEBUG : pacer: Reducing sleep to 21.357421ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/05/24 03:55:20 DEBUG : pacer: Reducing sleep to 16.018065ms 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:438 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemove 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:438 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemove Messages: 1 objects not found 2026/05/24 03:55:24 DEBUG : pacer: Reducing sleep to 12.013548ms 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:438 Error: Received unexpected error: file does not exist Test: TestDirRemove 2026/05/24 03:55:24 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:24 DEBUG : Looking for writers 2026/05/24 03:55:24 DEBUG : >WaitForWriters: 2026/05/24 03:55:24 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirRemove (8.91s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:25 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:27 DEBUG : dir/file1: Remove: 2026/05/24 03:55:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:55:27 DEBUG : dir/file1: >Remove: err= 2026/05/24 03:55:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 03:55:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:28 DEBUG : Looking for writers 2026/05/24 03:55:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.05s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:28 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:29 DEBUG : dir/file1: Remove: 2026/05/24 03:55:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:55:29 DEBUG : dir/file1: >Remove: err= 2026/05/24 03:55:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:30 DEBUG : dir: Looking for writers 2026/05/24 03:55:30 DEBUG : Looking for writers 2026/05/24 03:55:30 DEBUG : dir: reading active writers 2026/05/24 03:55:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.36s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:30 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/24 03:55:33 DEBUG : dir: Updating dir with dir2 0x1a7cd1d0f450 2026/05/24 03:55:33 DEBUG : dir: forgetting directory cache 2026/05/24 03:55:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 03:55:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/24 03:55:34 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/24 03:55:34 DEBUG : file2: Updating file with file2 0x1a7cd1d0fd40 2026/05/24 03:55:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/24 03:55:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 03:55:35 INFO : dir2/file3: Deleted 2026/05/24 03:55:35 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/24 03:55:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x1a7cd1d0fd40 2026/05/24 03:55:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/24 03:55:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/24 03:55:36 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/24 03:55:36 DEBUG : empty directory: Updating dir with renamed empty directory 0x1a7cd14b0000 2026/05/24 03:55:36 DEBUG : empty directory: forgetting directory cache 2026/05/24 03:55:36 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/24 03:55:36 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/24 03:55:36 DEBUG : dir2: Renaming to "dir3" 2026/05/24 03:55:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:36 DEBUG : dir3: Looking for writers 2026/05/24 03:55:36 DEBUG : file3: reading active writers 2026/05/24 03:55:36 DEBUG : renamed empty directory: Looking for writers 2026/05/24 03:55:36 DEBUG : Looking for writers 2026/05/24 03:55:36 DEBUG : dir3: reading active writers 2026/05/24 03:55:36 DEBUG : renamed empty directory: reading active writers 2026/05/24 03:55:36 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.90s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:37 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 03:55:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:55:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:55:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 03:55:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/24 03:55:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/24 03:55:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 03:55:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:55:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:55:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 03:55:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/24 03:55:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/24 03:55:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 03:55:39 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (12 bytes), uploading instead of streaming 2026/05/24 03:55:39 DEBUG : dir/sub/file2: size = 12 OK 2026/05/24 03:55:39 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/24 03:55:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/24 03:55:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 03:55:39 DEBUG : forgetting directory cache 2026/05/24 03:55:39 DEBUG : dir: forgetting directory cache 2026/05/24 03:55:39 DEBUG : dir/sub: forgetting directory cache 2026/05/24 03:55:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/24 03:55:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/24 03:55:39 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 03:55:40 DEBUG : dir/sub/file0: size = 5 OK 2026/05/24 03:55:40 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/24 03:55:40 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/24 03:55:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 03:55:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:40 DEBUG : dir/sub: Looking for writers 2026/05/24 03:55:40 DEBUG : file0: reading active writers 2026/05/24 03:55:40 DEBUG : file2: reading active writers 2026/05/24 03:55:40 DEBUG : dir: Looking for writers 2026/05/24 03:55:40 DEBUG : file1: reading active writers 2026/05/24 03:55:40 DEBUG : sub: reading active writers 2026/05/24 03:55:40 DEBUG : Looking for writers 2026/05/24 03:55:40 DEBUG : dir: reading active writers 2026/05/24 03:55:40 DEBUG : >WaitForWriters: 2026/05/24 03:55:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:55:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 03:55:41 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:55:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/24 03:55:42 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:55:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/24 03:55:42 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:55:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/24 03:55:42 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:55:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/24 03:55:42 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/dir not empty`) 2026/05/24 03:55:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/24 03:55:42 DEBUG : pacer: Reducing sleep to 480ms 2026/05/24 03:55:43 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirFileOpen (5.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:43 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:44 DEBUG : pacer: Reducing sleep to 270ms 2026/05/24 03:55:44 DEBUG : pacer: Reducing sleep to 202.5ms 2026/05/24 03:55:44 DEBUG : forgetting directory cache 2026/05/24 03:55:44 DEBUG : pacer: Reducing sleep to 151.875ms 2026/05/24 03:55:46 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/05/24 03:55:46 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/05/24 03:55:46 DEBUG : forgetting directory cache 2026/05/24 03:55:46 DEBUG : dir: forgetting directory cache 2026/05/24 03:55:46 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/05/24 03:55:46 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:46 DEBUG : dir: Looking for writers 2026/05/24 03:55:46 DEBUG : Looking for writers 2026/05/24 03:55:46 DEBUG : dir: reading active writers 2026/05/24 03:55:46 DEBUG : >WaitForWriters: 2026/05/24 03:55:46 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/05/24 03:55:46 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/05/24 03:55:47 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/05/24 03:55:47 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/05/24 03:55:47 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/05/24 03:55:47 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirEntryModTimeInvalidation (4.29s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:47 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:48 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 03:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/24 03:55:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:55:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/24 03:55:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/24 03:55:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/24 03:55:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:55:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 03:55:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/24 03:55:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:55:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/24 03:55:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/24 03:55:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/24 03:55:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:55:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 03:55:49 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:49 DEBUG : dir: Looking for writers 2026/05/24 03:55:49 DEBUG : file1: reading active writers 2026/05/24 03:55:49 DEBUG : file1.metadata: reading active writers 2026/05/24 03:55:49 DEBUG : Looking for writers 2026/05/24 03:55:49 DEBUG : dir: reading active writers 2026/05/24 03:55:49 DEBUG : dir.metadata: reading active writers 2026/05/24 03:55:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.97s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:49 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:50 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:50 DEBUG : dir: Looking for writers 2026/05/24 03:55:50 DEBUG : file1: reading active writers 2026/05/24 03:55:50 DEBUG : Looking for writers 2026/05/24 03:55:50 DEBUG : dir: reading active writers 2026/05/24 03:55:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.99s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:51 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:54 DEBUG : Can set mod time: true 2026/05/24 03:55:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 03:55:54 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:54 DEBUG : dir: Looking for writers 2026/05/24 03:55:54 DEBUG : file1: reading active writers 2026/05/24 03:55:54 DEBUG : Looking for writers 2026/05/24 03:55:54 DEBUG : dir: reading active writers 2026/05/24 03:55:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:55 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:55:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 03:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:55:56 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 03:55:57 DEBUG : dir/file1: size = 0 OK 2026/05/24 03:55:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:55:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 03:55:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 03:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:55:57 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:57 DEBUG : dir: Looking for writers 2026/05/24 03:55:57 DEBUG : file1: reading active writers 2026/05/24 03:55:57 DEBUG : Looking for writers 2026/05/24 03:55:57 DEBUG : dir: reading active writers 2026/05/24 03:55:57 DEBUG : >WaitForWriters: 2026/05/24 03:55:57 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:55:57 DEBUG : dir: Looking for writers 2026/05/24 03:55:57 DEBUG : file1: reading active writers 2026/05/24 03:55:57 DEBUG : Looking for writers 2026/05/24 03:55:57 DEBUG : dir: reading active writers 2026/05/24 03:55:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:55:58 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:55:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:55:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 03:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:55:59 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 03:56:00 DEBUG : dir/file1: size = 5 OK 2026/05/24 03:56:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 03:56:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 03:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:00 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:00 DEBUG : dir: Looking for writers 2026/05/24 03:56:00 DEBUG : file1: reading active writers 2026/05/24 03:56:00 DEBUG : Looking for writers 2026/05/24 03:56:00 DEBUG : dir: reading active writers 2026/05/24 03:56:00 DEBUG : >WaitForWriters: 2026/05/24 03:56:01 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:01 DEBUG : dir: Looking for writers 2026/05/24 03:56:01 DEBUG : file1: reading active writers 2026/05/24 03:56:01 DEBUG : Looking for writers 2026/05/24 03:56:01 DEBUG : dir: reading active writers 2026/05/24 03:56:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:01 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:01 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:01 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:01 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:01 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 03:56:04 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:04 DEBUG : dir: Looking for writers 2026/05/24 03:56:04 DEBUG : file1: reading active writers 2026/05/24 03:56:04 DEBUG : Looking for writers 2026/05/24 03:56:04 DEBUG : dir: reading active writers 2026/05/24 03:56:04 DEBUG : >WaitForWriters: 2026/05/24 03:56:04 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:06 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:06 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:06 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:06 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:06 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 03:56:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:07 DEBUG : dir/file1(0x1a7cd182cd80): close: 2026/05/24 03:56:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 03:56:07 DEBUG : dir/file1(0x1a7cd182cd80): >close: err= 2026/05/24 03:56:07 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:07 DEBUG : dir: Looking for writers 2026/05/24 03:56:07 DEBUG : file1: reading active writers 2026/05/24 03:56:07 DEBUG : Looking for writers 2026/05/24 03:56:07 DEBUG : dir: reading active writers 2026/05/24 03:56:07 DEBUG : >WaitForWriters: 2026/05/24 03:56:07 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:07 DEBUG : dir: Looking for writers 2026/05/24 03:56:07 DEBUG : file1: reading active writers 2026/05/24 03:56:07 DEBUG : Looking for writers 2026/05/24 03:56:07 DEBUG : dir: reading active writers 2026/05/24 03:56:07 DEBUG : >WaitForWriters: 2026/05/24 03:56:07 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:08 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:08 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:08 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:08 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:08 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 03:56:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:09 DEBUG : dir/file1(0x1a7cd1c98d00): _writeAt: size=5, off=0 2026/05/24 03:56:09 DEBUG : dir/file1(0x1a7cd1c98d00): openPending: 2026/05/24 03:56:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 03:56:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 03:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:09 DEBUG : dir/file1(0x1a7cd1c98d00): >openPending: err= 2026/05/24 03:56:09 DEBUG : dir/file1(0x1a7cd1c98d00): >_writeAt: n=5, err= 2026/05/24 03:56:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/24 03:56:09 DEBUG : dir/file1(0x1a7cd1c98d00): close: 2026/05/24 03:56:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/24 03:56:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/24 03:56:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/24 03:56:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 03:56:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/24 03:56:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:10 DEBUG : dir/file1(0x1a7cd1c98d00): >close: err= 2026/05/24 03:56:10 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:56:10 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:56:10 DEBUG : dir: Looking for writers 2026/05/24 03:56:10 DEBUG : file1: reading active writers 2026/05/24 03:56:10 DEBUG : Looking for writers 2026/05/24 03:56:10 DEBUG : dir: reading active writers 2026/05/24 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:56:10 DEBUG : dir/file1: size = 14 OK 2026/05/24 03:56:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:10 INFO : dir/file1: Copied (replaced existing) 2026/05/24 03:56:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/24 03:56:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 03:56:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/24 03:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 03:56:11 DEBUG : dir: Looking for writers 2026/05/24 03:56:11 DEBUG : file1: reading active writers 2026/05/24 03:56:11 DEBUG : Looking for writers 2026/05/24 03:56:11 DEBUG : dir: reading active writers 2026/05/24 03:56:11 DEBUG : >WaitForWriters: 2026/05/24 03:56:11 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:11 DEBUG : dir: Looking for writers 2026/05/24 03:56:11 DEBUG : file1: reading active writers 2026/05/24 03:56:11 DEBUG : Looking for writers 2026/05/24 03:56:11 DEBUG : dir: reading active writers 2026/05/24 03:56:11 DEBUG : >WaitForWriters: 2026/05/24 03:56:11 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.66s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.20s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.82s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:12 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:56:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:56:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:56:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 03:56:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:13 DEBUG : dir: Looking for writers 2026/05/24 03:56:13 DEBUG : file1: reading active writers 2026/05/24 03:56:13 DEBUG : Looking for writers 2026/05/24 03:56:13 DEBUG : dir: reading active writers 2026/05/24 03:56:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.28s) === RUN TestFileOpenReadUnknownSize 2026/05/24 03:56:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/24 03:56:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/24 03:56:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:56:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/24 03:56:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:14 DEBUG : Looking for writers 2026/05/24 03:56:14 DEBUG : file.txt: reading active writers 2026/05/24 03:56:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:14 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:15 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 03:56:16 DEBUG : dir/file1: size = 25 OK 2026/05/24 03:56:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 03:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:16 DEBUG : dir: Looking for writers 2026/05/24 03:56:16 DEBUG : file1: reading active writers 2026/05/24 03:56:16 DEBUG : Looking for writers 2026/05/24 03:56:16 DEBUG : dir: reading active writers 2026/05/24 03:56:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.70s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:17 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:18 DEBUG : dir/file1: Remove: 2026/05/24 03:56:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:18 DEBUG : dir/file1: >Remove: err= 2026/05/24 03:56:19 DEBUG : dir/file1: Remove: 2026/05/24 03:56:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/24 03:56:19 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:19 DEBUG : dir: Looking for writers 2026/05/24 03:56:19 DEBUG : Looking for writers 2026/05/24 03:56:19 DEBUG : dir: reading active writers 2026/05/24 03:56:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.47s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:19 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:21 DEBUG : dir/file1: Remove: 2026/05/24 03:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:21 DEBUG : dir/file1: >Remove: err= 2026/05/24 03:56:21 DEBUG : dir/file1: Remove: 2026/05/24 03:56:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/24 03:56:21 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:21 DEBUG : dir: Looking for writers 2026/05/24 03:56:21 DEBUG : Looking for writers 2026/05/24 03:56:21 DEBUG : dir: reading active writers 2026/05/24 03:56:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.30s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:22 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:56:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:56:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 03:56:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 03:56:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/24 03:56:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 03:56:23 DEBUG : dir/file1: Open: flags=0x3 2026/05/24 03:56:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/24 03:56:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/24 03:56:23 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:23 DEBUG : dir: Looking for writers 2026/05/24 03:56:23 DEBUG : file1: reading active writers 2026/05/24 03:56:23 DEBUG : Looking for writers 2026/05/24 03:56:23 DEBUG : dir: reading active writers 2026/05/24 03:56:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.99s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:24 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:25 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:25 DEBUG : dir: Looking for writers 2026/05/24 03:56:25 DEBUG : file1: reading active writers 2026/05/24 03:56:25 DEBUG : Looking for writers 2026/05/24 03:56:25 DEBUG : dir: reading active writers 2026/05/24 03:56:25 DEBUG : >WaitForWriters: 2026/05/24 03:56:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:26 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd1f60820 2026/05/24 03:56:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 03:56:27 DEBUG : dir/file1: Updating file with dir/file1 0x1a7cd1f60820 2026/05/24 03:56:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 03:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:56:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 03:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:27 DEBUG : dir/file1: File is currently open, delaying rename 0x1a7cd1f60820 2026/05/24 03:56:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:27 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 03:56:28 DEBUG : dir/file1: size = 25 OK 2026/05/24 03:56:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 03:56:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:28 DEBUG : newLeaf: Running delayed rename now 2026/05/24 03:56:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:28 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd1f60820 2026/05/24 03:56:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:28 DEBUG : dir: Looking for writers 2026/05/24 03:56:28 DEBUG : Looking for writers 2026/05/24 03:56:28 DEBUG : dir: reading active writers 2026/05/24 03:56:28 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:28 DEBUG : >WaitForWriters: 2026/05/24 03:56:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:28 DEBUG : dir: Looking for writers 2026/05/24 03:56:28 DEBUG : Looking for writers 2026/05/24 03:56:28 DEBUG : dir: reading active writers 2026/05/24 03:56:28 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:29 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:29 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:29 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:29 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:29 DEBUG : Config file has changed externally - reloading 2026/05/24 03:56:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:29 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:30 DEBUG : dir: Looking for writers 2026/05/24 03:56:30 DEBUG : file1: reading active writers 2026/05/24 03:56:30 DEBUG : Looking for writers 2026/05/24 03:56:30 DEBUG : dir: reading active writers 2026/05/24 03:56:30 DEBUG : >WaitForWriters: 2026/05/24 03:56:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:31 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd1caa410 2026/05/24 03:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 03:56:32 DEBUG : dir/file1: Updating file with dir/file1 0x1a7cd1caa410 2026/05/24 03:56:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 03:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 03:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:32 DEBUG : dir/file1: File is currently open, delaying rename 0x1a7cd1caa410 2026/05/24 03:56:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:32 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 03:56:33 DEBUG : dir/file1: size = 25 OK 2026/05/24 03:56:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 03:56:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:33 DEBUG : newLeaf: Running delayed rename now 2026/05/24 03:56:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:34 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd1caa410 2026/05/24 03:56:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:34 DEBUG : dir: Looking for writers 2026/05/24 03:56:34 DEBUG : Looking for writers 2026/05/24 03:56:34 DEBUG : dir: reading active writers 2026/05/24 03:56:34 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:34 DEBUG : >WaitForWriters: 2026/05/24 03:56:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:34 DEBUG : dir: Looking for writers 2026/05/24 03:56:34 DEBUG : Looking for writers 2026/05/24 03:56:34 DEBUG : dir: reading active writers 2026/05/24 03:56:34 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:34 DEBUG : >WaitForWriters: 2026/05/24 03:56:34 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:35 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:35 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:35 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:35 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:35 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:56:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:36 DEBUG : dir/file1(0x1a7cd13539c0): openPending: 2026/05/24 03:56:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/05/24 03:56:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 03:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:36 DEBUG : dir/file1(0x1a7cd13539c0): >openPending: err= 2026/05/24 03:56:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:56:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:36 DEBUG : dir/file1(0x1a7cd13539c0): _writeAt: size=14, off=0 2026/05/24 03:56:36 DEBUG : dir/file1(0x1a7cd13539c0): >_writeAt: n=14, err= 2026/05/24 03:56:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 03:56:36 DEBUG : dir/file1(0x1a7cd13539c0): close: 2026/05/24 03:56:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 03:56:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 03:56:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:36 DEBUG : dir/file1(0x1a7cd13539c0): >close: err= 2026/05/24 03:56:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:36 DEBUG : dir: Looking for writers 2026/05/24 03:56:36 DEBUG : file1: reading active writers 2026/05/24 03:56:36 DEBUG : Looking for writers 2026/05/24 03:56:36 DEBUG : dir: reading active writers 2026/05/24 03:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:36 DEBUG : dir: Looking for writers 2026/05/24 03:56:36 DEBUG : file1: reading active writers 2026/05/24 03:56:36 DEBUG : Looking for writers 2026/05/24 03:56:36 DEBUG : dir: reading active writers 2026/05/24 03:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:36 DEBUG : dir: Looking for writers 2026/05/24 03:56:36 DEBUG : file1: reading active writers 2026/05/24 03:56:36 DEBUG : Looking for writers 2026/05/24 03:56:36 DEBUG : dir: reading active writers 2026/05/24 03:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:56:36 DEBUG : dir: Looking for writers 2026/05/24 03:56:36 DEBUG : file1: reading active writers 2026/05/24 03:56:36 DEBUG : Looking for writers 2026/05/24 03:56:36 DEBUG : dir: reading active writers 2026/05/24 03:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:56:36 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 03:56:36 DEBUG : dir: Looking for writers 2026/05/24 03:56:36 DEBUG : file1: reading active writers 2026/05/24 03:56:36 DEBUG : Looking for writers 2026/05/24 03:56:36 DEBUG : dir: reading active writers 2026/05/24 03:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:56:36 DEBUG : dir: Looking for writers 2026/05/24 03:56:36 DEBUG : file1: reading active writers 2026/05/24 03:56:36 DEBUG : Looking for writers 2026/05/24 03:56:36 DEBUG : dir: reading active writers 2026/05/24 03:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:56:37 DEBUG : dir: Looking for writers 2026/05/24 03:56:37 DEBUG : file1: reading active writers 2026/05/24 03:56:37 DEBUG : Looking for writers 2026/05/24 03:56:37 DEBUG : dir: reading active writers 2026/05/24 03:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:56:37 DEBUG : dir/file1: size = 14 OK 2026/05/24 03:56:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:37 INFO : dir/file1: Copied (replaced existing) 2026/05/24 03:56:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 03:56:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/24 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 03:56:37 DEBUG : dir: Looking for writers 2026/05/24 03:56:37 DEBUG : file1: reading active writers 2026/05/24 03:56:37 DEBUG : Looking for writers 2026/05/24 03:56:37 DEBUG : dir: reading active writers 2026/05/24 03:56:37 DEBUG : >WaitForWriters: 2026/05/24 03:56:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:56:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:37 DEBUG : dir/file1(0x1a7cd1d42600): _readAt: size=512, off=0 2026/05/24 03:56:37 DEBUG : dir/file1(0x1a7cd1d42600): openPending: 2026/05/24 03:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/24 03:56:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:37 DEBUG : dir/file1(0x1a7cd1d42600): >openPending: err= 2026/05/24 03:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 03:56:37 DEBUG : dir/file1(0x1a7cd1d42600): >_readAt: n=14, err=EOF 2026/05/24 03:56:37 DEBUG : dir/file1(0x1a7cd1d42600): close: 2026/05/24 03:56:37 DEBUG : dir/file1(0x1a7cd1d42600): >close: err= 2026/05/24 03:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:38 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 03:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:38 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd16fe820 2026/05/24 03:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 03:56:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 03:56:39 DEBUG : dir/file1: Updating file with dir/file1 0x1a7cd16fe820 2026/05/24 03:56:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 03:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:56:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:39 DEBUG : dir/file1(0x1a7cd182c040): openPending: 2026/05/24 03:56:39 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/05/24 03:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 03:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:39 DEBUG : dir/file1(0x1a7cd182c040): >openPending: err= 2026/05/24 03:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:39 DEBUG : dir/file1(0x1a7cd182c040): _writeAt: size=25, off=0 2026/05/24 03:56:39 DEBUG : dir/file1(0x1a7cd182c040): >_writeAt: n=25, err= 2026/05/24 03:56:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:40 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd16fe820 2026/05/24 03:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:40 DEBUG : newLeaf(0x1a7cd182c040): close: 2026/05/24 03:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 03:56:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 03:56:39.625719325 +0000 UTC m=+132.548173546 2026/05/24 03:56:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:40 DEBUG : newLeaf(0x1a7cd182c040): >close: err= 2026/05/24 03:56:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:56:40 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:56:40 DEBUG : dir: Looking for writers 2026/05/24 03:56:40 DEBUG : Looking for writers 2026/05/24 03:56:40 DEBUG : dir: reading active writers 2026/05/24 03:56:40 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:56:41 DEBUG : newLeaf: size = 25 OK 2026/05/24 03:56:41 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/24 03:56:41 INFO : newLeaf: Copied (replaced existing) 2026/05/24 03:56:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 03:56:39 +0000 UTC," 2026/05/24 03:56:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 03:56:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 03:56:41 DEBUG : dir: Looking for writers 2026/05/24 03:56:41 DEBUG : Looking for writers 2026/05/24 03:56:41 DEBUG : dir: reading active writers 2026/05/24 03:56:41 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:41 DEBUG : >WaitForWriters: 2026/05/24 03:56:41 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:41 DEBUG : dir: Looking for writers 2026/05/24 03:56:41 DEBUG : Looking for writers 2026/05/24 03:56:41 DEBUG : dir: reading active writers 2026/05/24 03:56:41 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:41 DEBUG : >WaitForWriters: 2026/05/24 03:56:41 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:42 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:42 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:42 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:42 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:42 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:43 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:43 DEBUG : dir: Looking for writers 2026/05/24 03:56:43 DEBUG : file1: reading active writers 2026/05/24 03:56:43 DEBUG : Looking for writers 2026/05/24 03:56:43 DEBUG : dir: reading active writers 2026/05/24 03:56:43 DEBUG : >WaitForWriters: 2026/05/24 03:56:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:44 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd212a8f0 2026/05/24 03:56:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 03:56:45 DEBUG : dir/file1: Updating file with dir/file1 0x1a7cd212a8f0 2026/05/24 03:56:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 03:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:56:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:45 DEBUG : dir/file1(0x1a7cd182ddc0): openPending: 2026/05/24 03:56:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 03:56:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 03:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:45 DEBUG : dir/file1(0x1a7cd182ddc0): >openPending: err= 2026/05/24 03:56:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:56:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:45 DEBUG : dir/file1(0x1a7cd182ddc0): _writeAt: size=25, off=0 2026/05/24 03:56:45 DEBUG : dir/file1(0x1a7cd182ddc0): >_writeAt: n=25, err= 2026/05/24 03:56:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:46 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd212a8f0 2026/05/24 03:56:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:46 DEBUG : newLeaf(0x1a7cd182ddc0): close: 2026/05/24 03:56:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 03:56:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 03:56:45.70770445 +0000 UTC m=+138.630158681 2026/05/24 03:56:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:46 DEBUG : newLeaf(0x1a7cd182ddc0): >close: err= 2026/05/24 03:56:46 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:56:46 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:56:46 DEBUG : dir: Looking for writers 2026/05/24 03:56:46 DEBUG : Looking for writers 2026/05/24 03:56:46 DEBUG : dir: reading active writers 2026/05/24 03:56:46 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:56:47 DEBUG : newLeaf: size = 25 OK 2026/05/24 03:56:47 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/24 03:56:47 INFO : newLeaf: Copied (replaced existing) 2026/05/24 03:56:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 03:56:45 +0000 UTC," 2026/05/24 03:56:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 03:56:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 03:56:47 DEBUG : dir: Looking for writers 2026/05/24 03:56:47 DEBUG : Looking for writers 2026/05/24 03:56:47 DEBUG : dir: reading active writers 2026/05/24 03:56:47 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:47 DEBUG : >WaitForWriters: 2026/05/24 03:56:47 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:47 DEBUG : dir: Looking for writers 2026/05/24 03:56:47 DEBUG : Looking for writers 2026/05/24 03:56:47 DEBUG : dir: reading active writers 2026/05/24 03:56:47 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:47 DEBUG : >WaitForWriters: 2026/05/24 03:56:47 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:48 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:48 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:56:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:49 DEBUG : dir/file1(0x1a7cd13f9800): openPending: 2026/05/24 03:56:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 03:56:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 03:56:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:49 DEBUG : dir/file1(0x1a7cd13f9800): >openPending: err= 2026/05/24 03:56:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:56:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:49 DEBUG : dir/file1(0x1a7cd13f9800): _writeAt: size=14, off=0 2026/05/24 03:56:49 DEBUG : dir/file1(0x1a7cd13f9800): >_writeAt: n=14, err= 2026/05/24 03:56:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 03:56:49 DEBUG : dir/file1(0x1a7cd13f9800): close: 2026/05/24 03:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 03:56:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 03:56:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:49 DEBUG : dir/file1(0x1a7cd13f9800): >close: err= 2026/05/24 03:56:49 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:49 DEBUG : dir: Looking for writers 2026/05/24 03:56:49 DEBUG : file1: reading active writers 2026/05/24 03:56:49 DEBUG : Looking for writers 2026/05/24 03:56:49 DEBUG : dir: reading active writers 2026/05/24 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:49 DEBUG : dir: Looking for writers 2026/05/24 03:56:49 DEBUG : file1: reading active writers 2026/05/24 03:56:49 DEBUG : Looking for writers 2026/05/24 03:56:49 DEBUG : dir: reading active writers 2026/05/24 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:49 DEBUG : dir: Looking for writers 2026/05/24 03:56:49 DEBUG : file1: reading active writers 2026/05/24 03:56:49 DEBUG : Looking for writers 2026/05/24 03:56:49 DEBUG : dir: reading active writers 2026/05/24 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:56:49 DEBUG : dir: Looking for writers 2026/05/24 03:56:49 DEBUG : file1: reading active writers 2026/05/24 03:56:49 DEBUG : Looking for writers 2026/05/24 03:56:49 DEBUG : dir: reading active writers 2026/05/24 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:56:49 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 03:56:49 DEBUG : dir: Looking for writers 2026/05/24 03:56:49 DEBUG : file1: reading active writers 2026/05/24 03:56:49 DEBUG : Looking for writers 2026/05/24 03:56:49 DEBUG : dir: reading active writers 2026/05/24 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:56:50 DEBUG : dir: Looking for writers 2026/05/24 03:56:50 DEBUG : file1: reading active writers 2026/05/24 03:56:50 DEBUG : Looking for writers 2026/05/24 03:56:50 DEBUG : dir: reading active writers 2026/05/24 03:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:56:50 DEBUG : dir: Looking for writers 2026/05/24 03:56:50 DEBUG : file1: reading active writers 2026/05/24 03:56:50 DEBUG : Looking for writers 2026/05/24 03:56:50 DEBUG : dir: reading active writers 2026/05/24 03:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:56:50 DEBUG : dir/file1: size = 14 OK 2026/05/24 03:56:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:56:50 INFO : dir/file1: Copied (replaced existing) 2026/05/24 03:56:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/24 03:56:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 03:56:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/24 03:56:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 03:56:51 DEBUG : dir: Looking for writers 2026/05/24 03:56:51 DEBUG : file1: reading active writers 2026/05/24 03:56:51 DEBUG : Looking for writers 2026/05/24 03:56:51 DEBUG : dir: reading active writers 2026/05/24 03:56:51 DEBUG : >WaitForWriters: 2026/05/24 03:56:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:56:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:51 DEBUG : dir/file1(0x1a7cd1525240): _readAt: size=512, off=0 2026/05/24 03:56:51 DEBUG : dir/file1(0x1a7cd1525240): openPending: 2026/05/24 03:56:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/24 03:56:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 03:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:51 DEBUG : dir/file1(0x1a7cd1525240): >openPending: err= 2026/05/24 03:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 03:56:51 DEBUG : dir/file1(0x1a7cd1525240): >_readAt: n=14, err=EOF 2026/05/24 03:56:51 DEBUG : dir/file1(0x1a7cd1525240): close: 2026/05/24 03:56:51 DEBUG : dir/file1(0x1a7cd1525240): >close: err= 2026/05/24 03:56:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:51 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 03:56:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:51 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd1afe340 2026/05/24 03:56:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 03:56:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 03:56:52 DEBUG : dir/file1: Updating file with dir/file1 0x1a7cd1afe340 2026/05/24 03:56:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 03:56:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:56:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:53 DEBUG : dir/file1(0x1a7cd1f10180): openPending: 2026/05/24 03:56:53 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/05/24 03:56:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:53 DEBUG : dir/file1(0x1a7cd1f10180): >openPending: err= 2026/05/24 03:56:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:56:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:53 DEBUG : dir/file1(0x1a7cd1f10180): _writeAt: size=25, off=0 2026/05/24 03:56:53 DEBUG : dir/file1(0x1a7cd1f10180): >_writeAt: n=25, err= 2026/05/24 03:56:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:53 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd1afe340 2026/05/24 03:56:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:53 DEBUG : newLeaf(0x1a7cd1f10180): close: 2026/05/24 03:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 03:56:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 03:56:53.049220008 +0000 UTC m=+145.971674229 2026/05/24 03:56:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:53 DEBUG : newLeaf(0x1a7cd1f10180): >close: err= 2026/05/24 03:56:53 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:53 DEBUG : dir: Looking for writers 2026/05/24 03:56:53 DEBUG : Looking for writers 2026/05/24 03:56:53 DEBUG : dir: reading active writers 2026/05/24 03:56:53 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:53 DEBUG : dir: Looking for writers 2026/05/24 03:56:53 DEBUG : Looking for writers 2026/05/24 03:56:53 DEBUG : dir: reading active writers 2026/05/24 03:56:53 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:53 DEBUG : dir: Looking for writers 2026/05/24 03:56:53 DEBUG : Looking for writers 2026/05/24 03:56:53 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:53 DEBUG : dir: reading active writers 2026/05/24 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:56:53 DEBUG : dir: Looking for writers 2026/05/24 03:56:53 DEBUG : Looking for writers 2026/05/24 03:56:53 DEBUG : dir: reading active writers 2026/05/24 03:56:53 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:56:53 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 03:56:53 DEBUG : dir: Looking for writers 2026/05/24 03:56:53 DEBUG : Looking for writers 2026/05/24 03:56:53 DEBUG : dir: reading active writers 2026/05/24 03:56:53 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:56:53 DEBUG : dir: Looking for writers 2026/05/24 03:56:53 DEBUG : Looking for writers 2026/05/24 03:56:53 DEBUG : dir: reading active writers 2026/05/24 03:56:53 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:56:54 DEBUG : dir: Looking for writers 2026/05/24 03:56:54 DEBUG : Looking for writers 2026/05/24 03:56:54 DEBUG : dir: reading active writers 2026/05/24 03:56:54 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:56:54 DEBUG : newLeaf: size = 25 OK 2026/05/24 03:56:54 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/24 03:56:54 INFO : newLeaf: Copied (replaced existing) 2026/05/24 03:56:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 03:56:53 +0000 UTC," 2026/05/24 03:56:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 03:56:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 03:56:54 DEBUG : dir: Looking for writers 2026/05/24 03:56:54 DEBUG : Looking for writers 2026/05/24 03:56:54 DEBUG : dir: reading active writers 2026/05/24 03:56:54 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:54 DEBUG : >WaitForWriters: 2026/05/24 03:56:55 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:55 DEBUG : dir: Looking for writers 2026/05/24 03:56:55 DEBUG : Looking for writers 2026/05/24 03:56:55 DEBUG : dir: reading active writers 2026/05/24 03:56:55 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:55 DEBUG : >WaitForWriters: 2026/05/24 03:56:55 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:56:55 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:56:55 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:56:55 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:55 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:56:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:56:55 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:56:57 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:57 DEBUG : dir: Looking for writers 2026/05/24 03:56:57 DEBUG : file1: reading active writers 2026/05/24 03:56:57 DEBUG : Looking for writers 2026/05/24 03:56:57 DEBUG : dir: reading active writers 2026/05/24 03:56:57 DEBUG : >WaitForWriters: 2026/05/24 03:56:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:56:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:57 DEBUG : dir/file1(0x1a7cd1e99500): _readAt: size=512, off=0 2026/05/24 03:56:57 DEBUG : dir/file1(0x1a7cd1e99500): openPending: 2026/05/24 03:56:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 03:56:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 03:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:57 DEBUG : dir/file1(0x1a7cd1e99500): >openPending: err= 2026/05/24 03:56:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/24 03:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:56:57 DEBUG : dir/file1(0x1a7cd1e99500): >_readAt: n=14, err=EOF 2026/05/24 03:56:57 DEBUG : dir/file1(0x1a7cd1e99500): close: 2026/05/24 03:56:57 DEBUG : dir/file1(0x1a7cd1e99500): >close: err= 2026/05/24 03:56:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:58 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd20b8000 2026/05/24 03:56:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 03:56:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 03:56:59 DEBUG : dir/file1: Updating file with dir/file1 0x1a7cd20b8000 2026/05/24 03:56:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 03:56:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:56:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:56:59 DEBUG : dir/file1(0x1a7cd1e60a80): openPending: 2026/05/24 03:56:59 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/05/24 03:56:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 03:56:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:56:59 DEBUG : dir/file1(0x1a7cd1e60a80): >openPending: err= 2026/05/24 03:56:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:56:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:56:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:56:59 DEBUG : dir/file1(0x1a7cd1e60a80): _writeAt: size=25, off=0 2026/05/24 03:56:59 DEBUG : dir/file1(0x1a7cd1e60a80): >_writeAt: n=25, err= 2026/05/24 03:56:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 03:56:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 03:56:59 DEBUG : newLeaf: Updating file with newLeaf 0x1a7cd20b8000 2026/05/24 03:56:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 03:56:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:56:59 DEBUG : newLeaf(0x1a7cd1e60a80): close: 2026/05/24 03:56:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 03:56:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 03:56:59.369035056 +0000 UTC m=+152.291489287 2026/05/24 03:56:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 03:56:59 DEBUG : newLeaf(0x1a7cd1e60a80): >close: err= 2026/05/24 03:56:59 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:56:59 DEBUG : dir: Looking for writers 2026/05/24 03:56:59 DEBUG : Looking for writers 2026/05/24 03:56:59 DEBUG : dir: reading active writers 2026/05/24 03:56:59 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:56:59 DEBUG : dir: Looking for writers 2026/05/24 03:56:59 DEBUG : Looking for writers 2026/05/24 03:56:59 DEBUG : dir: reading active writers 2026/05/24 03:56:59 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:56:59 DEBUG : dir: Looking for writers 2026/05/24 03:56:59 DEBUG : Looking for writers 2026/05/24 03:56:59 DEBUG : dir: reading active writers 2026/05/24 03:56:59 DEBUG : newLeaf: reading active writers 2026/05/24 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:00 DEBUG : dir: Looking for writers 2026/05/24 03:57:00 DEBUG : Looking for writers 2026/05/24 03:57:00 DEBUG : newLeaf: reading active writers 2026/05/24 03:57:00 DEBUG : dir: reading active writers 2026/05/24 03:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:00 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 03:57:00 DEBUG : dir: Looking for writers 2026/05/24 03:57:00 DEBUG : Looking for writers 2026/05/24 03:57:00 DEBUG : dir: reading active writers 2026/05/24 03:57:00 DEBUG : newLeaf: reading active writers 2026/05/24 03:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:00 DEBUG : dir: Looking for writers 2026/05/24 03:57:00 DEBUG : Looking for writers 2026/05/24 03:57:00 DEBUG : newLeaf: reading active writers 2026/05/24 03:57:00 DEBUG : dir: reading active writers 2026/05/24 03:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:00 DEBUG : dir: Looking for writers 2026/05/24 03:57:00 DEBUG : Looking for writers 2026/05/24 03:57:00 DEBUG : dir: reading active writers 2026/05/24 03:57:00 DEBUG : newLeaf: reading active writers 2026/05/24 03:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:00 DEBUG : newLeaf: size = 25 OK 2026/05/24 03:57:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/24 03:57:00 INFO : newLeaf: Copied (replaced existing) 2026/05/24 03:57:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 03:56:59 +0000 UTC," 2026/05/24 03:57:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 03:57:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 03:57:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 03:57:01 DEBUG : dir: Looking for writers 2026/05/24 03:57:01 DEBUG : Looking for writers 2026/05/24 03:57:01 DEBUG : dir: reading active writers 2026/05/24 03:57:01 DEBUG : newLeaf: reading active writers 2026/05/24 03:57:01 DEBUG : >WaitForWriters: 2026/05/24 03:57:01 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:01 DEBUG : dir: Looking for writers 2026/05/24 03:57:01 DEBUG : Looking for writers 2026/05/24 03:57:01 DEBUG : newLeaf: reading active writers 2026/05/24 03:57:01 DEBUG : dir: reading active writers 2026/05/24 03:57:01 DEBUG : >WaitForWriters: 2026/05/24 03:57:01 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestFileRename (38.08s) --- PASS: TestFileRename/off,forceCache=false (5.44s) --- PASS: TestFileRename/minimal,forceCache=false (5.54s) --- PASS: TestFileRename/minimal,forceCache=true (7.37s) --- PASS: TestFileRename/writes,forceCache=false (6.08s) --- PASS: TestFileRename/writes,forceCache=true (7.35s) --- PASS: TestFileRename/full,forceCache=false (6.30s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:02 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:02 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:02 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:02 DEBUG : Looking for writers 2026/05/24 03:57:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:02 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:57:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 03:57:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:04 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:04 DEBUG : dir: Looking for writers 2026/05/24 03:57:04 DEBUG : file1: reading active writers 2026/05/24 03:57:04 DEBUG : Looking for writers 2026/05/24 03:57:04 DEBUG : dir: reading active writers 2026/05/24 03:57:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.32s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:04 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:57:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/24 03:57:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/24 03:57:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/24 03:57:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 03:57:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/24 03:57:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/24 03:57:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/24 03:57:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/24 03:57:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/24 03:57:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/24 03:57:07 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:07 DEBUG : dir: Looking for writers 2026/05/24 03:57:07 DEBUG : file1: reading active writers 2026/05/24 03:57:07 DEBUG : Looking for writers 2026/05/24 03:57:07 DEBUG : dir: reading active writers 2026/05/24 03:57:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.69s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:08 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:57:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 03:57:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/24 03:57:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/24 03:57:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/24 03:57:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 03:57:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/24 03:57:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/24 03:57:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/24 03:57:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/24 03:57:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/24 03:57:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/24 03:57:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/24 03:57:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/24 03:57:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/24 03:57:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/24 03:57:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/24 03:57:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/24 03:57:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/24 03:57:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/24 03:57:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/24 03:57:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/24 03:57:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/24 03:57:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/24 03:57:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/24 03:57:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/24 03:57:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/24 03:57:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:12 DEBUG : dir: Looking for writers 2026/05/24 03:57:12 DEBUG : file1: reading active writers 2026/05/24 03:57:12 DEBUG : Looking for writers 2026/05/24 03:57:12 DEBUG : dir: reading active writers 2026/05/24 03:57:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.29s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:12 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:57:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 03:57:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:14 DEBUG : dir: Looking for writers 2026/05/24 03:57:14 DEBUG : file1: reading active writers 2026/05/24 03:57:14 DEBUG : Looking for writers 2026/05/24 03:57:14 DEBUG : dir: reading active writers 2026/05/24 03:57:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.30s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:15 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 03:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 03:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/24 03:57:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/24 03:57:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:16 DEBUG : dir: Looking for writers 2026/05/24 03:57:16 DEBUG : file1: reading active writers 2026/05/24 03:57:16 DEBUG : Looking for writers 2026/05/24 03:57:16 DEBUG : dir: reading active writers 2026/05/24 03:57:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.25s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:17 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:17 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:17 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:17 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:17 DEBUG : Config file has changed externally - reloading 2026/05/24 03:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:17 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): _readAt: size=1, off=0 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): openPending: 2026/05/24 03:57:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): >openPending: err= 2026/05/24 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 03:57:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): >_readAt: n=1, err= 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): _readAt: size=256, off=1 2026/05/24 03:57:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): >_readAt: n=15, err=EOF 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): _readAt: size=16, off=16 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): >_readAt: n=0, err=EOF 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): close: 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): >close: err= 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): close: 2026/05/24 03:57:18 DEBUG : dir/file1(0x1a7cd182cb40): >close: err=file already closed 2026/05/24 03:57:18 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:18 DEBUG : dir: Looking for writers 2026/05/24 03:57:18 DEBUG : file1: reading active writers 2026/05/24 03:57:18 DEBUG : Looking for writers 2026/05/24 03:57:18 DEBUG : dir: reading active writers 2026/05/24 03:57:18 DEBUG : >WaitForWriters: 2026/05/24 03:57:18 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.31s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:19 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:19 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:19 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:19 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:19 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:20 DEBUG : dir/file1(0x1a7cd182d3c0): _readAt: size=1, off=0 2026/05/24 03:57:20 DEBUG : dir/file1(0x1a7cd182d3c0): openPending: 2026/05/24 03:57:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:20 DEBUG : dir/file1(0x1a7cd182d3c0): >openPending: err= 2026/05/24 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 03:57:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): >_readAt: n=1, err= 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): _readAt: size=1, off=5 2026/05/24 03:57:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): >_readAt: n=1, err= 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): _readAt: size=1, off=3 2026/05/24 03:57:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): >_readAt: n=1, err= 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): _readAt: size=1, off=13 2026/05/24 03:57:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): >_readAt: n=1, err= 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): _readAt: size=16, off=100 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): close: 2026/05/24 03:57:21 DEBUG : dir/file1(0x1a7cd182d3c0): >close: err= 2026/05/24 03:57:21 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:21 DEBUG : dir: Looking for writers 2026/05/24 03:57:21 DEBUG : file1: reading active writers 2026/05/24 03:57:21 DEBUG : Looking for writers 2026/05/24 03:57:21 DEBUG : dir: reading active writers 2026/05/24 03:57:21 DEBUG : >WaitForWriters: 2026/05/24 03:57:21 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:21 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:21 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:21 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:21 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:21 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=1, off=0 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): openPending: 2026/05/24 03:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >openPending: err= 2026/05/24 03:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 03:57:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=1, err= 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=1, off=5 2026/05/24 03:57:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=1, err= 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=1, off=1 2026/05/24 03:57:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=1, err= 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=6, off=10 2026/05/24 03:57:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=6, err= 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=256, off=10 2026/05/24 03:57:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=6, err=EOF 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=256, off=100 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=0, err=EOF 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): close: 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >close: err= 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): _readAt: size=256, off=100 2026/05/24 03:57:23 DEBUG : dir/file1(0x1a7cd182de00): >_readAt: n=0, err=file already closed 2026/05/24 03:57:23 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:23 DEBUG : dir: Looking for writers 2026/05/24 03:57:23 DEBUG : file1: reading active writers 2026/05/24 03:57:23 DEBUG : Looking for writers 2026/05/24 03:57:23 DEBUG : dir: reading active writers 2026/05/24 03:57:23 DEBUG : >WaitForWriters: 2026/05/24 03:57:23 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting 2026/05/24 03:57:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:23 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-fatatuh7wila/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.22s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:24 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:24 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:24 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:24 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:24 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): RWFileHandle.Flush 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): _readAt: size=256, off=0 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): openPending: 2026/05/24 03:57:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): >openPending: err= 2026/05/24 03:57:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/24 03:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): >_readAt: n=16, err=EOF 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): RWFileHandle.Flush 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): RWFileHandle.Flush 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): close: 2026/05/24 03:57:25 DEBUG : dir/file1(0x1a7cd1e08b00): >close: err= 2026/05/24 03:57:25 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:25 DEBUG : dir: Looking for writers 2026/05/24 03:57:25 DEBUG : file1: reading active writers 2026/05/24 03:57:25 DEBUG : Looking for writers 2026/05/24 03:57:25 DEBUG : dir: reading active writers 2026/05/24 03:57:25 DEBUG : >WaitForWriters: 2026/05/24 03:57:25 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting 2026/05/24 03:57:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:26 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-fatatuh7wila/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.28s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:26 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:26 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:26 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:26 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:26 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:57:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 03:57:27 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): _readAt: size=256, off=0 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): openPending: 2026/05/24 03:57:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): >openPending: err= 2026/05/24 03:57:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/24 03:57:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): >_readAt: n=16, err=EOF 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): RWFileHandle.Release 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): close: 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): >close: err= 2026/05/24 03:57:27 DEBUG : dir/file1(0x1a7cd1e091c0): RWFileHandle.Release 2026/05/24 03:57:27 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:27 DEBUG : dir: Looking for writers 2026/05/24 03:57:27 DEBUG : file1: reading active writers 2026/05/24 03:57:27 DEBUG : Looking for writers 2026/05/24 03:57:27 DEBUG : dir: reading active writers 2026/05/24 03:57:27 DEBUG : >WaitForWriters: 2026/05/24 03:57:27 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting 2026/05/24 03:57:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.26s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:28 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:28 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:28 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:28 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:28 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:28 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): openPending: 2026/05/24 03:57:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): >openPending: err= 2026/05/24 03:57:28 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): _writeAt: size=5, off=0 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): >_writeAt: n=5, err= 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): _writeAt: size=7, off=5 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): >_writeAt: n=7, err= 2026/05/24 03:57:28 DEBUG : file1: vfs cache: truncate to size=11 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): close: 2026/05/24 03:57:28 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 03:57:28.803927189 +0000 UTC m=+181.726381430 2026/05/24 03:57:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): >close: err= 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): close: 2026/05/24 03:57:28 DEBUG : file1(0x1a7cd1d43c00): >close: err=file already closed 2026/05/24 03:57:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:28 DEBUG : Looking for writers 2026/05/24 03:57:28 DEBUG : file1: reading active writers 2026/05/24 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:28 DEBUG : Looking for writers 2026/05/24 03:57:28 DEBUG : file1: reading active writers 2026/05/24 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:28 DEBUG : Looking for writers 2026/05/24 03:57:28 DEBUG : file1: reading active writers 2026/05/24 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:28 DEBUG : Looking for writers 2026/05/24 03:57:28 DEBUG : file1: reading active writers 2026/05/24 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:28 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:28 DEBUG : Looking for writers 2026/05/24 03:57:28 DEBUG : file1: reading active writers 2026/05/24 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:29 DEBUG : Looking for writers 2026/05/24 03:57:29 DEBUG : file1: reading active writers 2026/05/24 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:29 DEBUG : Looking for writers 2026/05/24 03:57:29 DEBUG : file1: reading active writers 2026/05/24 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:29 DEBUG : file1: size = 11 OK 2026/05/24 03:57:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:29 INFO : file1: Copied (new) 2026/05/24 03:57:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-24 03:57:28 +0000 UTC," 2026/05/24 03:57:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:29 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : >WaitForWriters: 2026/05/24 03:57:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : >WaitForWriters: 2026/05/24 03:57:30 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:30 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:30 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:30 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:30 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:30 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:30 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): openPending: 2026/05/24 03:57:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): >openPending: err= 2026/05/24 03:57:30 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): _writeAt: size=7, off=0 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): >_writeAt: n=7, err= 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): _writeAt: size=6, off=5 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): >_writeAt: n=6, err= 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): close: 2026/05/24 03:57:30 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 03:57:30.78176243 +0000 UTC m=+183.704216691 2026/05/24 03:57:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): >close: err= 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): _writeAt: size=5, off=0 2026/05/24 03:57:30 DEBUG : file1(0x1a7cd2098340): >_writeAt: n=0, err=file already closed 2026/05/24 03:57:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:30 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:30 DEBUG : Looking for writers 2026/05/24 03:57:30 DEBUG : file1: reading active writers 2026/05/24 03:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:31 DEBUG : Looking for writers 2026/05/24 03:57:31 DEBUG : file1: reading active writers 2026/05/24 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:31 DEBUG : Looking for writers 2026/05/24 03:57:31 DEBUG : file1: reading active writers 2026/05/24 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:31 DEBUG : file1: size = 11 OK 2026/05/24 03:57:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:31 INFO : file1: Copied (new) 2026/05/24 03:57:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-24 03:57:30 +0000 UTC," 2026/05/24 03:57:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:31 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : >WaitForWriters: 2026/05/24 03:57:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : >WaitForWriters: 2026/05/24 03:57:32 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:32 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:32 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:32 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:32 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:32 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:32 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:32 DEBUG : file1(0x1a7cd1878b40): openPending: 2026/05/24 03:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:32 DEBUG : file1(0x1a7cd1878b40): >openPending: err= 2026/05/24 03:57:32 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:32 DEBUG : file1(0x1a7cd1878b40): close: 2026/05/24 03:57:32 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 03:57:32.729061233 +0000 UTC m=+185.651515464 2026/05/24 03:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:32 DEBUG : file1(0x1a7cd1878b40): >close: err= 2026/05/24 03:57:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 03:57:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:57:32 DEBUG : file2: newRWFileHandle: 2026/05/24 03:57:32 DEBUG : file2(0x1a7cd1879140): openPending: 2026/05/24 03:57:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 03:57:32 DEBUG : file2(0x1a7cd1879140): >openPending: err= 2026/05/24 03:57:32 DEBUG : file2: >newRWFileHandle: err= 2026/05/24 03:57:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 03:57:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/24 03:57:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/24 03:57:32 DEBUG : file2(0x1a7cd1879140): RWFileHandle.Flush 2026/05/24 03:57:32 DEBUG : file2(0x1a7cd1879140): RWFileHandle.Release 2026/05/24 03:57:32 DEBUG : file2(0x1a7cd1879140): close: 2026/05/24 03:57:32 DEBUG : file2: vfs cache: setting modification time to 2026-05-24 03:57:32.72999246 +0000 UTC m=+185.652446691 2026/05/24 03:57:32 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:32 DEBUG : file2(0x1a7cd1879140): >close: err= 2026/05/24 03:57:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : file2: reading active writers 2026/05/24 03:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : file2: reading active writers 2026/05/24 03:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : file2: reading active writers 2026/05/24 03:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : file2: reading active writers 2026/05/24 03:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/24 03:57:32 DEBUG : file2: vfs cache: starting upload 2026/05/24 03:57:32 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:32 DEBUG : Looking for writers 2026/05/24 03:57:32 DEBUG : file1: reading active writers 2026/05/24 03:57:32 DEBUG : file2: reading active writers 2026/05/24 03:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/24 03:57:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:32 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-fatatuh7wila/dir/file1: no such file or directory 2026/05/24 03:57:33 DEBUG : Looking for writers 2026/05/24 03:57:33 DEBUG : file1: reading active writers 2026/05/24 03:57:33 DEBUG : file2: reading active writers 2026/05/24 03:57:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/24 03:57:33 DEBUG : Looking for writers 2026/05/24 03:57:33 DEBUG : file1: reading active writers 2026/05/24 03:57:33 DEBUG : file2: reading active writers 2026/05/24 03:57:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/24 03:57:33 DEBUG : file1: size = 0 OK 2026/05/24 03:57:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:33 INFO : file1: Copied (new) 2026/05/24 03:57:33 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-24 03:57:32 +0000 UTC," 2026/05/24 03:57:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:33 DEBUG : file2: size = 0 OK 2026/05/24 03:57:33 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/24 03:57:33 INFO : file2: Copied (new) 2026/05/24 03:57:33 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-24 03:57:32 +0000 UTC," 2026/05/24 03:57:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/24 03:57:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 03:57:33 INFO : file2: vfs cache: upload succeeded try #1 2026/05/24 03:57:34 DEBUG : Looking for writers 2026/05/24 03:57:34 DEBUG : file1: reading active writers 2026/05/24 03:57:34 DEBUG : file2: reading active writers 2026/05/24 03:57:34 DEBUG : >WaitForWriters: 2026/05/24 03:57:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:34 DEBUG : Looking for writers 2026/05/24 03:57:34 DEBUG : file1: reading active writers 2026/05/24 03:57:34 DEBUG : file2: reading active writers 2026/05/24 03:57:34 DEBUG : >WaitForWriters: 2026/05/24 03:57:34 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:34 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:34 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:34 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:34 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:34 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:34 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): openPending: 2026/05/24 03:57:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): >openPending: err= 2026/05/24 03:57:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): _writeAt: size=5, off=0 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): >_writeAt: n=5, err= 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): RWFileHandle.Flush 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): RWFileHandle.Flush 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): close: 2026/05/24 03:57:34 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 03:57:34.855372585 +0000 UTC m=+187.777826856 2026/05/24 03:57:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:34 DEBUG : file1(0x1a7cd2099800): >close: err= 2026/05/24 03:57:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:34 DEBUG : Looking for writers 2026/05/24 03:57:34 DEBUG : file1: reading active writers 2026/05/24 03:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:34 DEBUG : Looking for writers 2026/05/24 03:57:34 DEBUG : file1: reading active writers 2026/05/24 03:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:34 DEBUG : Looking for writers 2026/05/24 03:57:34 DEBUG : file1: reading active writers 2026/05/24 03:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:34 DEBUG : Looking for writers 2026/05/24 03:57:34 DEBUG : file1: reading active writers 2026/05/24 03:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:34 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:35 DEBUG : Looking for writers 2026/05/24 03:57:35 DEBUG : file1: reading active writers 2026/05/24 03:57:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:35 DEBUG : Looking for writers 2026/05/24 03:57:35 DEBUG : file1: reading active writers 2026/05/24 03:57:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:35 DEBUG : Looking for writers 2026/05/24 03:57:35 DEBUG : file1: reading active writers 2026/05/24 03:57:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:35 DEBUG : file1: size = 5 OK 2026/05/24 03:57:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:35 INFO : file1: Copied (new) 2026/05/24 03:57:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 03:57:34 +0000 UTC," 2026/05/24 03:57:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : >WaitForWriters: 2026/05/24 03:57:36 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:36 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:36 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:36 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:36 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:36 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:36 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): openPending: 2026/05/24 03:57:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): >openPending: err= 2026/05/24 03:57:36 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): _writeAt: size=5, off=0 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): >_writeAt: n=5, err= 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): RWFileHandle.Release 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): close: 2026/05/24 03:57:36 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 03:57:36.685192266 +0000 UTC m=+189.607646497 2026/05/24 03:57:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): >close: err= 2026/05/24 03:57:36 DEBUG : file1(0x1a7cd1e7b3c0): RWFileHandle.Release 2026/05/24 03:57:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:36 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:36 DEBUG : Looking for writers 2026/05/24 03:57:36 DEBUG : file1: reading active writers 2026/05/24 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:37 DEBUG : Looking for writers 2026/05/24 03:57:37 DEBUG : file1: reading active writers 2026/05/24 03:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:37 DEBUG : file1: size = 5 OK 2026/05/24 03:57:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:37 INFO : file1: Copied (new) 2026/05/24 03:57:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 03:57:36 +0000 UTC," 2026/05/24 03:57:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:37 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:37 DEBUG : Looking for writers 2026/05/24 03:57:37 DEBUG : file1: reading active writers 2026/05/24 03:57:37 DEBUG : >WaitForWriters: 2026/05/24 03:57:37 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:38 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:38 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:38 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:38 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:38 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 03:57:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:57:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:39 DEBUG : dir/file1(0x1a7cd2041e80): openPending: 2026/05/24 03:57:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:39 DEBUG : dir/file1(0x1a7cd2041e80): >openPending: err= 2026/05/24 03:57:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 03:57:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:39 DEBUG : dir/file1(0x1a7cd2041e80): _writeAt: size=5, off=0 2026/05/24 03:57:39 DEBUG : dir/file1(0x1a7cd2041e80): >_writeAt: n=5, err= 2026/05/24 03:57:39 DEBUG : dir/file1(0x1a7cd2041e80): close: 2026/05/24 03:57:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-24 03:57:39.671163354 +0000 UTC m=+192.593617585 2026/05/24 03:57:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:39 DEBUG : dir/file1(0x1a7cd2041e80): >close: err= 2026/05/24 03:57:39 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:39 DEBUG : dir: Looking for writers 2026/05/24 03:57:39 DEBUG : file1: reading active writers 2026/05/24 03:57:39 DEBUG : Looking for writers 2026/05/24 03:57:39 DEBUG : dir: reading active writers 2026/05/24 03:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:39 DEBUG : dir: Looking for writers 2026/05/24 03:57:39 DEBUG : file1: reading active writers 2026/05/24 03:57:39 DEBUG : Looking for writers 2026/05/24 03:57:39 DEBUG : dir: reading active writers 2026/05/24 03:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:39 DEBUG : dir: Looking for writers 2026/05/24 03:57:39 DEBUG : file1: reading active writers 2026/05/24 03:57:39 DEBUG : Looking for writers 2026/05/24 03:57:39 DEBUG : dir: reading active writers 2026/05/24 03:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:39 DEBUG : dir: Looking for writers 2026/05/24 03:57:39 DEBUG : file1: reading active writers 2026/05/24 03:57:39 DEBUG : Looking for writers 2026/05/24 03:57:39 DEBUG : dir: reading active writers 2026/05/24 03:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 03:57:39 DEBUG : dir: Looking for writers 2026/05/24 03:57:39 DEBUG : file1: reading active writers 2026/05/24 03:57:39 DEBUG : Looking for writers 2026/05/24 03:57:39 DEBUG : dir: reading active writers 2026/05/24 03:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:39 DEBUG : dir: Looking for writers 2026/05/24 03:57:39 DEBUG : file1: reading active writers 2026/05/24 03:57:39 DEBUG : Looking for writers 2026/05/24 03:57:39 DEBUG : dir: reading active writers 2026/05/24 03:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:40 DEBUG : dir: Looking for writers 2026/05/24 03:57:40 DEBUG : file1: reading active writers 2026/05/24 03:57:40 DEBUG : Looking for writers 2026/05/24 03:57:40 DEBUG : dir: reading active writers 2026/05/24 03:57:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:40 DEBUG : dir/file1: size = 5 OK 2026/05/24 03:57:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:40 INFO : dir/file1: Copied (replaced existing) 2026/05/24 03:57:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-24 03:57:39 +0000 UTC," 2026/05/24 03:57:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:40 DEBUG : dir: Looking for writers 2026/05/24 03:57:40 DEBUG : file1: reading active writers 2026/05/24 03:57:40 DEBUG : Looking for writers 2026/05/24 03:57:40 DEBUG : dir: reading active writers 2026/05/24 03:57:40 DEBUG : >WaitForWriters: 2026/05/24 03:57:40 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:41 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:41 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:41 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:41 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:41 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 03:57:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 03:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 03:57:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): _writeAt: size=5, off=0 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): openPending: 2026/05/24 03:57:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 03:57:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 03:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): >openPending: err= 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): >_writeAt: n=5, err= 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): _writeAt: size=15, off=5 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): >_writeAt: n=15, err= 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): close: 2026/05/24 03:57:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/24 03:57:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-24 03:57:43.01739725 +0000 UTC m=+195.939851471 2026/05/24 03:57:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:43 DEBUG : dir/file1(0x1a7cd13f9700): >close: err= 2026/05/24 03:57:43 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:43 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:43 DEBUG : dir: Looking for writers 2026/05/24 03:57:43 DEBUG : file1: reading active writers 2026/05/24 03:57:43 DEBUG : Looking for writers 2026/05/24 03:57:43 DEBUG : dir: reading active writers 2026/05/24 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:43 DEBUG : dir/file1: size = 20 OK 2026/05/24 03:57:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:43 INFO : dir/file1: Copied (replaced existing) 2026/05/24 03:57:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-24 03:57:43 +0000 UTC," 2026/05/24 03:57:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:44 DEBUG : dir: Looking for writers 2026/05/24 03:57:44 DEBUG : file1: reading active writers 2026/05/24 03:57:44 DEBUG : Looking for writers 2026/05/24 03:57:44 DEBUG : dir: reading active writers 2026/05/24 03:57:44 DEBUG : >WaitForWriters: 2026/05/24 03:57:44 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.63s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:45 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:45 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:45 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:45 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:45 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:45 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:45 DEBUG : file1(0x1a7cd1352780): openPending: 2026/05/24 03:57:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:45 DEBUG : file1(0x1a7cd1352780): >openPending: err= 2026/05/24 03:57:45 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:45 DEBUG : file1(0x1a7cd1352780): _writeAt: size=5, off=0 2026/05/24 03:57:45 DEBUG : file1(0x1a7cd1352780): >_writeAt: n=5, err= 2026/05/24 03:57:45 DEBUG : file1(0x1a7cd1352780): close: 2026/05/24 03:57:45 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 03:57:45.603327615 +0000 UTC m=+198.525781836 2026/05/24 03:57:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:45 DEBUG : file1(0x1a7cd1352780): >close: err= 2026/05/24 03:57:45 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:45 DEBUG : Looking for writers 2026/05/24 03:57:45 DEBUG : file1: reading active writers 2026/05/24 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:45 DEBUG : Looking for writers 2026/05/24 03:57:45 DEBUG : file1: reading active writers 2026/05/24 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:45 DEBUG : Looking for writers 2026/05/24 03:57:45 DEBUG : file1: reading active writers 2026/05/24 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:45 DEBUG : Looking for writers 2026/05/24 03:57:45 DEBUG : file1: reading active writers 2026/05/24 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:45 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:45 DEBUG : Looking for writers 2026/05/24 03:57:45 DEBUG : file1: reading active writers 2026/05/24 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:45 DEBUG : Looking for writers 2026/05/24 03:57:45 DEBUG : file1: reading active writers 2026/05/24 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:46 DEBUG : Looking for writers 2026/05/24 03:57:46 DEBUG : file1: reading active writers 2026/05/24 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:46 DEBUG : file1: size = 5 OK 2026/05/24 03:57:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 03:57:46 INFO : file1: Copied (new) 2026/05/24 03:57:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 03:57:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 03:57:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:46 DEBUG : Looking for writers 2026/05/24 03:57:46 DEBUG : file1: reading active writers 2026/05/24 03:57:46 DEBUG : >WaitForWriters: 2026/05/24 03:57:46 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:47 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:47 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:47 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:47 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/24 03:57:47 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.766692671 +0000 UTC m=+200.689146913 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.766692671 +0000 UTC m=+200.689146913 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9b00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42340): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42340): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42340): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42340): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42340): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.766692671 +0000 UTC m=+200.689146913 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42340): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd103a460 item 1 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42980): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42980): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42980): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42980): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42980): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.770296011 +0000 UTC m=+200.692750252 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42980): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.770296011 +0000 UTC m=+200.692750252 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd103b180 item 2 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d435c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d435c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d435c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d435c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d435c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.773670508 +0000 UTC m=+200.696124749 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d435c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.773670508 +0000 UTC m=+200.696124749 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc000): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc000): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc000): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc000): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc000): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.773670508 +0000 UTC m=+200.696124749 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc000): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd103bd50 item 3 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc680): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc680): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc680): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc680): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc680): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.776230789 +0000 UTC m=+200.698685020 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbc680): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbcbc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbcbc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbcbc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbcbc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbcbc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.776230789 +0000 UTC m=+200.698685020 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbcbc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e84620 item 4 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.779296084 +0000 UTC m=+200.701750305 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.779296084 +0000 UTC m=+200.701750305 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbd680): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbdb40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbdb40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbdb40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbdb40): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbdb40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.779296084 +0000 UTC m=+200.701750305 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dbdb40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e84c40 item 5 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cd80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cd80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cd80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cd80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cd80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.784166634 +0000 UTC m=+200.706620855 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cd80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d2c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d2c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d2c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d2c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d2c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.784166634 +0000 UTC m=+200.706620855 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d2c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c7c70 item 6 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182db80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182db80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182db80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182db80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182db80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.786227212 +0000 UTC m=+200.708681433 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182db80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.786227212 +0000 UTC m=+200.708681433 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10180): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10640): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10640): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10640): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10640): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10640): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.786227212 +0000 UTC m=+200.708681433 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10640): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d62a0 item 7 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10cc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10cc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10cc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10cc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10cc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.790958841 +0000 UTC m=+200.713413062 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10cc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11200): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11200): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11200): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.790958841 +0000 UTC m=+200.713413062 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d6cb0 item 8 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e117c0): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd1e117c0): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e117c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e117c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e117c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e117c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e117c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11b80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11b80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11b80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11b80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11b80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.793167778 +0000 UTC m=+200.715622019 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11b80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.793167778 +0000 UTC m=+200.715622019 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a100): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a600): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a600): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a600): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a600): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a600): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.793167778 +0000 UTC m=+200.715622019 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5a600): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d7880 item 9 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5ac80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5ac80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5ac80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5ac80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5ac80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.794767838 +0000 UTC m=+200.717222059 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5ac80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b1c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b1c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b1c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b1c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b1c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.794767838 +0000 UTC m=+200.717222059 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b1c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1168770 item 10 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b800): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd1e5b800): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b800): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b800): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b800): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b800): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5b800): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5bbc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5bbc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5bbc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5bbc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5bbc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.796184982 +0000 UTC m=+200.718639203 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e5bbc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.796184982 +0000 UTC m=+200.718639203 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c1c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c6c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c6c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c6c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c6c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c6c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.796184982 +0000 UTC m=+200.718639203 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9c6c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1169340 item 11 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9cd40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9cd40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9cd40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9cd40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9cd40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.797774591 +0000 UTC m=+200.720228812 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9cd40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d280): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d280): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d280): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d280): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d280): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.797774591 +0000 UTC m=+200.720228812 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d280): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1169960 item 12 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d8c0): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd1e9d8c0): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d8c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d8c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d8c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9d8c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9dc80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9dc80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9dc80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9dc80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9dc80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.799751281 +0000 UTC m=+200.722205502 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e9dc80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f000c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f000c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f000c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f000c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f000c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.799751281 +0000 UTC m=+200.722205502 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f000c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1681dc0 item 13 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00740): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00740): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00740): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00740): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00740): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.802730452 +0000 UTC m=+200.725184674 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00740): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00c80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00c80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00c80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00c80): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00c80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.802730452 +0000 UTC m=+200.725184674 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f00c80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1114690 item 14 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f012c0): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd1f012c0): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f012c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f012c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f012c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f012c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f012c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01680): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01680): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01680): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01680): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01680): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.804015427 +0000 UTC m=+200.726469647 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01680): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01d40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01d40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01d40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01d40): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01d40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.804015427 +0000 UTC m=+200.726469647 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f01d40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1114cb0 item 15 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f264c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f264c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f264c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f264c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f264c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.805504938 +0000 UTC m=+200.727959159 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f264c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f26a00): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f26a00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f26a00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f26a00): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f26a00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.805504938 +0000 UTC m=+200.727959159 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f26a00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15f20e0 item 16 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f27040): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f27040): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f27040): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f27040): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f27040): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.806743144 +0000 UTC m=+200.729197366 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f27040): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.806743144 +0000 UTC m=+200.729197366 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f274c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f279c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f279c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f279c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f279c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f279c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.806743144 +0000 UTC m=+200.729197366 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f279c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15f2540 item 17 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78140): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78140): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78140): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78140): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78140): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.80832569 +0000 UTC m=+200.730779911 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78140): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78680): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78680): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78680): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78680): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78680): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.80832569 +0000 UTC m=+200.730779911 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78680): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15f3110 item 18 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78d00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78d00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78d00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78d00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78d00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.809425796 +0000 UTC m=+200.731880027 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f78d00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.809425796 +0000 UTC m=+200.731880027 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79700): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79700): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79700): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.809425796 +0000 UTC m=+200.731880027 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15f3570 item 19 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79d80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79d80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79d80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79d80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79d80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.811533723 +0000 UTC m=+200.733987944 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f79d80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa63c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa63c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa63c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa63c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa63c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.811533723 +0000 UTC m=+200.733987944 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa63c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15f3a40 item 20 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6a40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6a40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6a40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6a40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6a40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.813197202 +0000 UTC m=+200.735651424 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6a40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.813197202 +0000 UTC m=+200.735651424 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa6f40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7440): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7440): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7440): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7440): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7440): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.813197202 +0000 UTC m=+200.735651424 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7440): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17bc2a0 item 21 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7ac0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7ac0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7ac0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7ac0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7ac0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.815443872 +0000 UTC m=+200.737898093 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fa7ac0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0100): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0100): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0100): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0100): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0100): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.815443872 +0000 UTC m=+200.737898093 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0100): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17bc8c0 item 22 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0780): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0780): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0780): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.817378312 +0000 UTC m=+200.739832533 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.817378312 +0000 UTC m=+200.739832533 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd0c80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1180): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1180): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1180): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1180): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1180): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.817378312 +0000 UTC m=+200.739832533 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1180): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17bcf50 item 23 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1800): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1800): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1800): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1800): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1800): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.819506478 +0000 UTC m=+200.741960699 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1800): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1d40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1d40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1d40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1d40): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1d40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.819506478 +0000 UTC m=+200.741960699 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fd1d40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17bd8f0 item 24 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df43c0): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd1df43c0): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df43c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df43c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df43c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df43c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df43c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4780): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4780): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4780): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.820994615 +0000 UTC m=+200.743448836 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.820994615 +0000 UTC m=+200.743448836 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df4c80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df51c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df51c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df51c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df51c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df51c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.820994615 +0000 UTC m=+200.743448836 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df51c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e851f0 item 25 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec380): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec380): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec380): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec380): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec380): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.82451642 +0000 UTC m=+200.746970642 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec380): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec8c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec8c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec8c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec8c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec8c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.82451642 +0000 UTC m=+200.746970642 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fec8c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15e6150 item 26 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fecf00): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd1fecf00): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fecf00): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fecf00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fecf00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fecf00): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fecf00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed2c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed2c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed2c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed2c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed2c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.826669905 +0000 UTC m=+200.749124126 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed2c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.826669905 +0000 UTC m=+200.749124126 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fed7c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fedd00): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fedd00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fedd00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fedd00): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fedd00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.826669905 +0000 UTC m=+200.749124126 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1fedd00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15e6620 item 27 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a4480): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a4480): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a4480): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a4480): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a4480): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.828777 +0000 UTC m=+200.751231221 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a4480): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a49c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a49c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a49c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a49c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a49c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.828777 +0000 UTC m=+200.751231221 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a49c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15e6ee0 item 28 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5000): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd20a5000): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5000): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5000): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5000): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5000): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5000): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a53c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a53c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a53c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a53c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a53c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.83039324 +0000 UTC m=+200.752847461 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a53c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5a80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5a80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5a80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5a80): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5a80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.83039324 +0000 UTC m=+200.752847461 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20a5a80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15e7420 item 29 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.83210487 +0000 UTC m=+200.754559090 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0740): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0740): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0740): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0740): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0740): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.83210487 +0000 UTC m=+200.754559090 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0740): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15e7d50 item 30 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0d80): _readAt: size=2, off=0 2026/05/24 03:57:47 ERROR : open-test-file(0x1a7cd20d0d80): Couldn't read size of file 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0d80): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0d80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0d80): close: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d0d80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1140): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1140): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1140): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1140): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1140): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.833659202 +0000 UTC m=+200.756113423 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1140): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1800): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1800): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1800): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1800): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1800): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.833659202 +0000 UTC m=+200.756113423 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1800): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32380 item 31 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1e80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1e80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1e80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1e80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1e80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.835379138 +0000 UTC m=+200.757833369 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20d1e80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f44c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f44c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f44c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f44c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f44c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.835379138 +0000 UTC m=+200.757833369 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f44c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a328c0 item 32 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f4b00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f4b00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f4b00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f4b00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f4b00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.837355778 +0000 UTC m=+200.759809998 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20f4b00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e85810 item 33 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.83791867 +0000 UTC m=+200.760372891 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1df5ac0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20200c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20200c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20200c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20200c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20200c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.83791867 +0000 UTC m=+200.760372891 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20200c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e859d0 item 33 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020700): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020700): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020700): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.839522516 +0000 UTC m=+200.761976738 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e85e30 item 34 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.840432434 +0000 UTC m=+200.762886655 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2020b80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20210c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20210c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20210c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20210c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20210c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.840432434 +0000 UTC m=+200.762886655 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20210c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1414230 item 34 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021700): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021700): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021700): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.842051969 +0000 UTC m=+200.764506200 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14149a0 item 35 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.842813526 +0000 UTC m=+200.765267748 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2021b80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074180): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074180): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074180): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074180): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074180): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.842813526 +0000 UTC m=+200.765267748 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074180): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1415730 item 35 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074800): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074800): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074800): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074800): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074800): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.84530664 +0000 UTC m=+200.767760861 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074800): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35420 item 36 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.846729505 +0000 UTC m=+200.769183726 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1133cc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe240): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe240): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe240): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe240): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe240): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.846729505 +0000 UTC m=+200.769183726 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe240): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32150 item 36 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe880): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe880): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe880): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe880): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe880): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.848990882 +0000 UTC m=+200.771445103 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfe880): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a325b0 item 37 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.849794468 +0000 UTC m=+200.772248699 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cfed00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff200): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff200): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff200): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.849794468 +0000 UTC m=+200.772248699 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32850 item 37 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff880): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff880): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff880): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff880): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff880): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.851315738 +0000 UTC m=+200.773769960 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cff880): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a331f0 item 38 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.851742365 +0000 UTC m=+200.774196585 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1cffd80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20743c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20743c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20743c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20743c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20743c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.851742365 +0000 UTC m=+200.774196585 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd20743c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a333b0 item 38 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074b80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074b80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074b80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074b80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074b80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.852962336 +0000 UTC m=+200.775416557 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2074b80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a337a0 item 39 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.853573248 +0000 UTC m=+200.776027470 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075080): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075580): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075580): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075580): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075580): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075580): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.853573248 +0000 UTC m=+200.776027470 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075580): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a33960 item 39 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075c00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075c00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075c00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075c00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075c00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.854865508 +0000 UTC m=+200.777319729 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2075c00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a33d50 item 40 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.855316148 +0000 UTC m=+200.777770368 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878240): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878780): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878780): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878780): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.855316148 +0000 UTC m=+200.777770368 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e062a0 item 40 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.85745874 +0000 UTC m=+200.779912961 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1878d40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18794c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18794c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18794c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e06d20 item 41 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18794c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18794c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.85785076 +0000 UTC m=+200.780304981 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18794c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e071f0 item 41 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.860560012 +0000 UTC m=+200.783014234 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18799c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098000): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098000): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098000): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098000): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098000): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.860560012 +0000 UTC m=+200.783014234 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098000): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07500 item 41 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.862447103 +0000 UTC m=+200.784901324 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a100): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a600): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a600): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a600): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34150 item 42 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a600): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a600): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.863125623 +0000 UTC m=+200.785579844 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7a600): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34310 item 42 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.863974725 +0000 UTC m=+200.786428946 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7ab40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b0c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b0c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b0c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b0c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b0c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.863974725 +0000 UTC m=+200.786428946 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b0c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e344d0 item 42 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.866188243 +0000 UTC m=+200.788642464 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7b700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7bc40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7bc40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7bc40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34850 item 43 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7bc40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7bc40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.866867845 +0000 UTC m=+200.789322066 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e7bc40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34a80 item 43 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.867503865 +0000 UTC m=+200.789958085 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1524fc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1525dc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1525dc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1525dc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1525dc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1525dc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.867503865 +0000 UTC m=+200.789958085 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1525dc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35030 item 43 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.868868399 +0000 UTC m=+200.791322620 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f92c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f97c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f97c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f97c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35880 item 44 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f97c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f97c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.869339759 +0000 UTC m=+200.791793980 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f97c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35a40 item 44 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.869984896 +0000 UTC m=+200.792439118 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13f9d00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a380): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a380): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a380): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a380): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a380): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.869984896 +0000 UTC m=+200.792439118 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a380): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35c00 item 44 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.871404053 +0000 UTC m=+200.793858275 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3a9c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3aec0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3aec0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3aec0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14141c0 item 45 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3aec0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3aec0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.872017512 +0000 UTC m=+200.794471733 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3aec0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3b5c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3b5c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3b5c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3b5c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3b5c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.872017512 +0000 UTC m=+200.794471733 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3b5c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1414540 item 45 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.873592153 +0000 UTC m=+200.796046373 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1f3bc80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a84c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a84c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a84c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1415650 item 46 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a84c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a84c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.874169743 +0000 UTC m=+200.796623964 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a84c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a8cc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a8cc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a8cc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a8cc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a8cc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.874169743 +0000 UTC m=+200.796623964 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a8cc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1415ab0 item 46 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.875780592 +0000 UTC m=+200.798234813 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd16a9840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42140): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42140): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42140): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158aaf0 item 47 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42140): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42140): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.876328496 +0000 UTC m=+200.798782718 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42140): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42840): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42840): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42840): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.876328496 +0000 UTC m=+200.798782718 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158b030 item 47 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.8778251 +0000 UTC m=+200.800279331 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d42f80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43380): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43380): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43380): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e077a0 item 48 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43380): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43380): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.87847168 +0000 UTC m=+200.800925901 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43380): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a80): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.87847168 +0000 UTC m=+200.800925901 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d43a80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158b5e0 item 48 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c1c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c1c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c1c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c1c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c1c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.88049595 +0000 UTC m=+200.802950171 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c1c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158bd50 item 49 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.881154893 +0000 UTC m=+200.803609114 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182c640): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cc80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cc80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cc80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cc80): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cc80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.881154893 +0000 UTC m=+200.803609114 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182cc80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf80e0 item 49 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d300): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d300): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d300): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d300): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d300): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.882851234 +0000 UTC m=+200.805305465 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182d300): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8460 item 50 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.883643298 +0000 UTC m=+200.806097519 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd182da40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352540): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352540): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352540): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352540): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352540): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.883643298 +0000 UTC m=+200.806097519 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352540): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8620 item 50 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352f40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352f40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352f40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352f40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352f40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.885208502 +0000 UTC m=+200.807662723 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1352f40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8a80 item 51 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.885777837 +0000 UTC m=+200.808232058 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd13538c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1353ec0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1353ec0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1353ec0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1353ec0): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1353ec0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.885777837 +0000 UTC m=+200.808232058 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1353ec0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8d90 item 51 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.887128055 +0000 UTC m=+200.809582275 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf91f0 item 52 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.888136097 +0000 UTC m=+200.810590318 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700c80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700c80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700c80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700c80): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700c80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.888136097 +0000 UTC m=+200.810590318 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1700c80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf93b0 item 52 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701300): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701300): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701300): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701300): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701300): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.889775079 +0000 UTC m=+200.812229310 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701300): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9730 item 53 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.890280853 +0000 UTC m=+200.812735075 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701800): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701d40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701d40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701d40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701d40): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701d40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.890280853 +0000 UTC m=+200.812735075 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1701d40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf98f0 item 53 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17364c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17364c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17364c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17364c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17364c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.891390788 +0000 UTC m=+200.813845009 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17364c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9c70 item 54 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.891835125 +0000 UTC m=+200.814289347 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17369c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1736f40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1736f40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1736f40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1736f40): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1736f40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.891835125 +0000 UTC m=+200.814289347 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1736f40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9e30 item 54 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17375c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17375c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17375c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17375c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17375c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.892921055 +0000 UTC m=+200.815375276 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd17375c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a310 item 55 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.893454352 +0000 UTC m=+200.815908573 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1737ac0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804100): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804100): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804100): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804100): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804100): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.893454352 +0000 UTC m=+200.815908573 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804100): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a5b0 item 55 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804780): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804780): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804780): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.894483684 +0000 UTC m=+200.816937905 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a9a0 item 56 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.894963859 +0000 UTC m=+200.817418080 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1804c80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805200): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805200): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805200): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.894963859 +0000 UTC m=+200.817418080 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229ab60 item 56 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.896169945 +0000 UTC m=+200.818624167 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805d80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805d80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805d80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229aee0 item 57 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805d80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805d80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.896547909 +0000 UTC m=+200.819002129 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1805d80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b0a0 item 57 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.896961509 +0000 UTC m=+200.819415740 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18323c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832940): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832940): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832940): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832940): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832940): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.896961509 +0000 UTC m=+200.819415740 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832940): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b260 item 57 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.898067436 +0000 UTC m=+200.820521657 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1832f80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18334c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18334c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18334c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b6c0 item 58 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18334c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18334c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.898467741 +0000 UTC m=+200.820921963 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18334c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b9d0 item 58 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.898902371 +0000 UTC m=+200.821356592 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1833a00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e0c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e0c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e0c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e0c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e0c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.898902371 +0000 UTC m=+200.821356592 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e0c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229bb90 item 58 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.90005698 +0000 UTC m=+200.822511202 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187e700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187ec40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187ec40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187ec40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc0e0 item 59 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187ec40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187ec40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.900466704 +0000 UTC m=+200.822920935 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187ec40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc2a0 item 59 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.900886115 +0000 UTC m=+200.823340336 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f180): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f700): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f700): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f700): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f700): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f700): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.900886115 +0000 UTC m=+200.823340336 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187f700): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc460 item 59 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.902034592 +0000 UTC m=+200.824488813 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd187fd40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4380): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4380): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4380): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc850 item 60 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4380): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4380): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.902435108 +0000 UTC m=+200.824889329 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4380): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbca10 item 60 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.902884334 +0000 UTC m=+200.825338556 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a48c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4e80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4e80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4e80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4e80): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4e80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.902884334 +0000 UTC m=+200.825338556 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a4e80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbcbd0 item 60 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.904114346 +0000 UTC m=+200.826568578 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a54c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a5a00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a5a00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a5a00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbcfc0 item 61 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a5a00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a5a00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.904475277 +0000 UTC m=+200.826929498 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18a5a00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce200): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce200): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce200): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.904475277 +0000 UTC m=+200.826929498 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd1f0 item 61 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.905701451 +0000 UTC m=+200.828155672 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098880): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098dc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098dc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098dc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e079d0 item 62 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098dc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098dc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.906235899 +0000 UTC m=+200.828690120 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2098dc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099500): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099500): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099500): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099500): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099500): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.906235899 +0000 UTC m=+200.828690120 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099500): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07c70 item 62 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.90756114 +0000 UTC m=+200.830015362 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd2099b40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e180): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e180): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e180): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d862a0 item 63 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e180): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e180): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.907994658 +0000 UTC m=+200.830448879 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e180): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e880): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e880): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e880): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e880): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e880): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.907994658 +0000 UTC m=+200.830448879 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191e880): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86460 item 63 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.909374782 +0000 UTC m=+200.831829003 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191eec0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191f400): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191f400): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191f400): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d868c0 item 64 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191f400): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191f400): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.909793713 +0000 UTC m=+200.832247934 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191f400): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191fb00): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191fb00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191fb00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191fb00): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191fb00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.909793713 +0000 UTC m=+200.832247934 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd191fb00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86a80 item 64 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a240): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a240): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a240): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a240): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a240): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.911045324 +0000 UTC m=+200.833499545 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a240): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86e70 item 65 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.911597155 +0000 UTC m=+200.834051376 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194a6c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194abc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194abc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194abc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194abc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194abc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.911597155 +0000 UTC m=+200.834051376 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194abc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87030 item 65 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.912711799 +0000 UTC m=+200.835166020 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87500 item 66 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.913206702 +0000 UTC m=+200.835660923 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194b680): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194bbc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194bbc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194bbc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194bbc0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194bbc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.913206702 +0000 UTC m=+200.835660923 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd194bbc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d876c0 item 66 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe300): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe300): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe300): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe300): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe300): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.914305637 +0000 UTC m=+200.836759858 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe300): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87b20 item 67 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.914727934 +0000 UTC m=+200.837182154 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fe780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fec80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fec80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fec80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fec80): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fec80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.914727934 +0000 UTC m=+200.837182154 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19fec80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87dc0 item 67 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff300): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff300): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff300): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff300): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff300): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.916006536 +0000 UTC m=+200.838460757 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff300): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc2a0 item 68 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.916495909 +0000 UTC m=+200.838950129 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ff800): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ffd40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ffd40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ffd40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ffd40): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ffd40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.916495909 +0000 UTC m=+200.838950129 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd19ffd40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc460 item 68 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a480): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a480): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a480): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a480): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a480): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.917619259 +0000 UTC m=+200.840073480 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a480): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc850 item 69 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.918095557 +0000 UTC m=+200.840549778 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2a900): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2ae00): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2ae00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2ae00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2ae00): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2ae00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.918095557 +0000 UTC m=+200.840549778 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2ae00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cca10 item 69 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b480): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b480): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b480): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b480): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b480): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.919239937 +0000 UTC m=+200.841694158 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b480): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20ccd90 item 70 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.919677021 +0000 UTC m=+200.842131242 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2b980): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2bec0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2bec0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2bec0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2bec0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2bec0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.919677021 +0000 UTC m=+200.842131242 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a2bec0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cd030 item 70 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5c640): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5c640): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5c640): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5c640): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5c640): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.920826811 +0000 UTC m=+200.843281033 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5c640): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cd7a0 item 71 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.921272993 +0000 UTC m=+200.843727214 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5cb40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d040): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d040): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d040): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d040): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d040): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.921272993 +0000 UTC m=+200.843727214 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d040): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cdc00 item 71 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d6c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d6c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d6c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d6c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d6c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.922383228 +0000 UTC m=+200.844837449 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5d6c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c01c0 item 72 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.922819531 +0000 UTC m=+200.845273752 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a5dbc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70200): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70200): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70200): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.922819531 +0000 UTC m=+200.845273752 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0690 item 72 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.923957629 +0000 UTC m=+200.846411850 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a707c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70cc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70cc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70cc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0a10 item 73 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70cc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70cc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.924362714 +0000 UTC m=+200.846816934 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a70cc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0bd0 item 73 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.924785821 +0000 UTC m=+200.847240043 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71180): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a716c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a716c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a716c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a716c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a716c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.924785821 +0000 UTC m=+200.847240043 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a716c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0e70 item 73 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.925913439 +0000 UTC m=+200.848367660 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1a71d00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8300): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8300): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8300): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c1340 item 74 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8300): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8300): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.926317522 +0000 UTC m=+200.848771743 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8300): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c1500 item 74 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.926771538 +0000 UTC m=+200.849225759 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8dc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8dc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8dc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8dc0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8dc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.926771538 +0000 UTC m=+200.849225759 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa8dc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c16c0 item 74 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.927864871 +0000 UTC m=+200.850319092 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9400): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9900): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9900): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9900): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c1b90 item 75 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9900): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9900): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.928293279 +0000 UTC m=+200.850747501 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9900): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): _writeAt: size=3, off=2 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1474380 item 75 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.928750062 +0000 UTC m=+200.851204283 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aa9e40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aca480): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aca480): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aca480): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aca480): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aca480): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.928750062 +0000 UTC m=+200.851204283 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1aca480): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1474700 item 75 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.929872831 +0000 UTC m=+200.852327051 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acaac0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acafc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acafc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acafc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1474fc0 item 76 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acafc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acafc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.930308021 +0000 UTC m=+200.852762243 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acafc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14752d0 item 76 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): _writeAt: size=3, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.930837831 +0000 UTC m=+200.853292052 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acb500): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acba80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acba80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acba80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acba80): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acba80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.930837831 +0000 UTC m=+200.853292052 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1acba80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1475490 item 76 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.931979475 +0000 UTC m=+200.854433696 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae61c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae66c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae66c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae66c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1475b90 item 77 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae66c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae66c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.93238467 +0000 UTC m=+200.854838891 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae66c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae6dc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae6dc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae6dc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae6dc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae6dc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.93238467 +0000 UTC m=+200.854838891 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae6dc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea2000 item 77 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.933629448 +0000 UTC m=+200.856083670 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18ce780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cec80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cec80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cec80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd650 item 78 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cec80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cec80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.934162555 +0000 UTC m=+200.856616776 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cec80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf380): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf380): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf380): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf380): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf380): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.934162555 +0000 UTC m=+200.856616776 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf380): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd810 item 78 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.935466715 +0000 UTC m=+200.857920937 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cf9c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cfec0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cfec0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cfec0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbdd50 item 79 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cfec0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cfec0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.935902097 +0000 UTC m=+200.858356318 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd18cfec0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c826c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c826c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c826c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c826c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c826c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.935902097 +0000 UTC m=+200.858356318 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c826c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1646070 item 79 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.937320583 +0000 UTC m=+200.859774805 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c82d00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1646620 item 80 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.937769119 +0000 UTC m=+200.860223340 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83900): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83900): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83900): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83900): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83900): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.937769119 +0000 UTC m=+200.860223340 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1c83900): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd16468c0 item 80 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18040): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18040): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18040): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18040): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18040): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.939120549 +0000 UTC m=+200.861574771 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18040): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1646e00 item 81 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.93967701 +0000 UTC m=+200.862131231 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d184c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18a00): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18a00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18a00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18a00): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18a00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.93967701 +0000 UTC m=+200.862131231 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d18a00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1647030 item 81 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19080): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19080): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19080): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19080): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19080): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.940884849 +0000 UTC m=+200.863339070 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19080): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd16475e0 item 82 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.941365476 +0000 UTC m=+200.863819697 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19580): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19b00): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19b00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19b00): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19b00): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19b00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.941365476 +0000 UTC m=+200.863819697 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d19b00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd16478f0 item 82 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a280): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a280): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a280): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a280): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a280): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.942535694 +0000 UTC m=+200.864989916 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a280): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1647e30 item 83 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.942972989 +0000 UTC m=+200.865427210 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4a780): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4acc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4acc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4acc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4acc0): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4acc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.942972989 +0000 UTC m=+200.865427210 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4acc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d40150 item 83 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b340): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b340): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b340): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b340): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b340): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.944215935 +0000 UTC m=+200.866670156 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b340): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d404d0 item 84 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.944894175 +0000 UTC m=+200.867348395 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4b840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4bdc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4bdc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4bdc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4bdc0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4bdc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.944894175 +0000 UTC m=+200.867348395 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d4bdc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d40ee0 item 84 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88540): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88540): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88540): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88540): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88540): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.9463226 +0000 UTC m=+200.868776821 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88540): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea23f0 item 85 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.946745669 +0000 UTC m=+200.869199889 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7680): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7bc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7bc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7bc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7bc0): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7bc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.946745669 +0000 UTC m=+200.869199889 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ae7bc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea2620 item 85 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10340): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10340): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10340): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10340): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10340): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.948288208 +0000 UTC m=+200.870742430 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10340): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea29a0 item 86 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.94899407 +0000 UTC m=+200.871448291 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10dc0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10dc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10dc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10dc0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10dc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.94899407 +0000 UTC m=+200.871448291 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e10dc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea2b60 item 86 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11440): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11440): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11440): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11440): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11440): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.950439097 +0000 UTC m=+200.872893318 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11440): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea3490 item 87 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.95091247 +0000 UTC m=+200.873366701 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11940): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11e80): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11e80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11e80): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11e80): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11e80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.95091247 +0000 UTC m=+200.873366701 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e11e80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea37a0 item 87 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2a600): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2a600): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2a600): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2a600): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2a600): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.95239619 +0000 UTC m=+200.874850412 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2a600): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ea3ce0 item 88 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.952899861 +0000 UTC m=+200.875354082 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2ab00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b080): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b080): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b080): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b080): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b080): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.952899861 +0000 UTC m=+200.875354082 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b080): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da6230 item 88 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.954266319 +0000 UTC m=+200.876720540 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2b6c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2bc00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2bc00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2bc00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da6770 item 89 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2bc00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2bc00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.954922458 +0000 UTC m=+200.877376678 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e2bc00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da6930 item 89 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.955456925 +0000 UTC m=+200.877911147 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60240): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e607c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e607c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e607c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e607c0): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e607c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.955456925 +0000 UTC m=+200.877911147 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e607c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da6af0 item 89 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.956801392 +0000 UTC m=+200.879255613 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e60e00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61340): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61340): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61340): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da7420 item 90 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61340): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61340): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.95745685 +0000 UTC m=+200.879911071 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61340): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da75e0 item 90 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.957927047 +0000 UTC m=+200.880381267 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61880): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61e40): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61e40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61e40): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61e40): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61e40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.957927047 +0000 UTC m=+200.880381267 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1e61e40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da7a40 item 90 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.958940067 +0000 UTC m=+200.881394289 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0580): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0ac0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0ac0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0ac0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1da7dc0 item 91 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0ac0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0ac0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.959609601 +0000 UTC m=+200.882063822 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea0ac0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): >_readAt: n=2, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): _writeAt: size=3, off=7 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd22802a0 item 91 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.960057967 +0000 UTC m=+200.882512188 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1000): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1580): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1580): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1580): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1580): >_readAt: n=8, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1580): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.960057967 +0000 UTC m=+200.882512188 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1580): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2280460 item 91 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.961184884 +0000 UTC m=+200.883639105 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ea1bc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ee2200): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ee2200): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ee2200): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2280850 item 92 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ee2200): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ee2200): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.961621277 +0000 UTC m=+200.884075498 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1ee2200): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): open at offset 5 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d41180 item 92 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): _readAt: size=2, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): _writeAt: size=3, off=5 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): >_writeAt: n=3, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.962528269 +0000 UTC m=+200.884982490 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88900): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88ec0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88ec0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88ec0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88ec0): >_readAt: n=3, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88ec0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.962528269 +0000 UTC m=+200.884982490 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d88ec0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d41340 item 92 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.964413305 +0000 UTC m=+200.886867527 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89500): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89a40): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89a40): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89a40): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d416c0 item 93 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89a40): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89a40): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.96512634 +0000 UTC m=+200.887580561 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1d89a40): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa240): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa240): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa240): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa240): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa240): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.96512634 +0000 UTC m=+200.887580561 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa240): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d41880 item 93 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.966560086 +0000 UTC m=+200.889014307 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daa880): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daadc0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daadc0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daadc0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d41c00 item 94 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daadc0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daadc0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.967014985 +0000 UTC m=+200.889469206 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1daadc0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dab4c0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dab4c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dab4c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dab4c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dab4c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.967014985 +0000 UTC m=+200.889469206 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dab4c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d41dc0 item 94 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.968486471 +0000 UTC m=+200.890940692 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dabb00): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8140): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8140): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8140): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd23263f0 item 95 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8140): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8140): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.969910709 +0000 UTC m=+200.892364930 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8140): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8840): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8840): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8840): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8840): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8840): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.969910709 +0000 UTC m=+200.892364930 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8840): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2326690 item 95 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 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/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): open at offset 0 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): _readAt: size=2, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): >_readAt: n=0, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.97197825 +0000 UTC m=+200.894432472 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd8e80): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd93c0): _writeAt: size=5, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd93c0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd93c0): >openPending: err= 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2326af0 item 96 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd93c0): >_writeAt: n=5, err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd93c0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.972843713 +0000 UTC m=+200.895297934 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd93c0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd9ac0): _readAt: size=512, off=0 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd9ac0): openPending: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd9ac0): >openPending: err= 2026/05/24 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd9ac0): >_readAt: n=5, err=EOF 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd9ac0): close: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:47.972843713 +0000 UTC m=+200.895297934 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:47 DEBUG : open-test-file(0x1a7cd1dd9ac0): >close: err= 2026/05/24 03:57:47 DEBUG : open-test-file: Remove: 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2326cb0 item 96 2026/05/24 03:57:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:47 DEBUG : open-test-file: >Remove: err= 2026/05/24 03:57:47 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:47 DEBUG : Looking for writers 2026/05/24 03:57:47 DEBUG : >WaitForWriters: 2026/05/24 03:57:47 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:48 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/24 03:57:48 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08380): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08380): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08380): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08380): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08380): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.359169393 +0000 UTC m=+201.281623615 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08380): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.359169393 +0000 UTC m=+201.281623615 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08cc0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08cc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08cc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08cc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08cc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.359169393 +0000 UTC m=+201.281623615 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08cc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd171eaf0 item 1 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09300): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09300): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09300): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.361328707 +0000 UTC m=+201.283782928 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09800): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09800): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09800): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.361328707 +0000 UTC m=+201.283782928 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd171f1f0 item 2 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09e40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09e40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09e40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09e40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09e40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.362733258 +0000 UTC m=+201.285187479 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09e40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.362733258 +0000 UTC m=+201.285187479 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e3c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e880): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e880): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e880): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e880): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e880): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.362733258 +0000 UTC m=+201.285187479 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6e880): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd171f5e0 item 3 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6ef00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6ef00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6ef00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6ef00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6ef00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.364669161 +0000 UTC m=+201.287123392 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6ef00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6f440): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6f440): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6f440): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6f440): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6f440): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.364669161 +0000 UTC m=+201.287123392 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6f440): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2e0e0 item 4 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6fa80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6fa80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6fa80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6fa80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6fa80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.366179752 +0000 UTC m=+201.288633983 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f6fa80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.366179752 +0000 UTC m=+201.288633983 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4000): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a44c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a44c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a44c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a44c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a44c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.366179752 +0000 UTC m=+201.288633983 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a44c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2e540 item 5 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4b40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4b40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4b40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4b40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4b40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.368149127 +0000 UTC m=+201.290603358 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a4b40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5080): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5080): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5080): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.368149127 +0000 UTC m=+201.290603358 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2eaf0 item 6 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5700): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5700): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5700): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5700): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5700): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.369427199 +0000 UTC m=+201.291881430 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5700): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.369427199 +0000 UTC m=+201.291881430 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20a5c00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da1c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da1c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da1c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da1c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da1c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.369427199 +0000 UTC m=+201.291881430 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da1c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2ee70 item 7 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da840): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da840): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da840): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da840): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da840): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.371231524 +0000 UTC m=+201.293685755 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20da840): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dad80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dad80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dad80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dad80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dad80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.371231524 +0000 UTC m=+201.293685755 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dad80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2f420 item 8 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db340): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd20db340): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db340): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db340): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db340): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db340): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db340): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db700): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db700): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db700): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db700): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db700): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.372574759 +0000 UTC m=+201.295028990 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20db700): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.372574759 +0000 UTC m=+201.295028990 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20dbb80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102180): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102180): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102180): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102180): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102180): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.372574759 +0000 UTC m=+201.295028990 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102180): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2f8f0 item 9 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.374288422 +0000 UTC m=+201.296742643 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102d40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102d40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102d40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102d40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102d40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.374288422 +0000 UTC m=+201.296742643 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2102d40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e2fdc0 item 10 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103380): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd2103380): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103380): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103380): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103380): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103380): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103380): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103740): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103740): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103740): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103740): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103740): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.375614264 +0000 UTC m=+201.298068495 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103740): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.375614264 +0000 UTC m=+201.298068495 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2103c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a240): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a240): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a240): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a240): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a240): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.375614264 +0000 UTC m=+201.298068495 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a240): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1412700 item 11 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a8c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a8c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a8c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a8c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a8c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.377369817 +0000 UTC m=+201.299824038 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213a8c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213ae00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213ae00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213ae00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213ae00): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213ae00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.377369817 +0000 UTC m=+201.299824038 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213ae00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1413260 item 12 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b440): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd213b440): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b440): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b440): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b440): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b440): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b440): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.378691149 +0000 UTC m=+201.301145370 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213b800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213bec0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213bec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213bec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213bec0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213bec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.378691149 +0000 UTC m=+201.301145370 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd213bec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1580150 item 13 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154640): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154640): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154640): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154640): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154640): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.379895623 +0000 UTC m=+201.302349844 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154640): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154b80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154b80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154b80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154b80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154b80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.379895623 +0000 UTC m=+201.302349844 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2154b80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15808c0 item 14 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21551c0): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd21551c0): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21551c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21551c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21551c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21551c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21551c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155580): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155580): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155580): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155580): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155580): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.381113982 +0000 UTC m=+201.303568203 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155580): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155c40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155c40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.381113982 +0000 UTC m=+201.303568203 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2155c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1581420 item 15 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a23c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a23c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a23c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a23c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a23c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.382222493 +0000 UTC m=+201.304676724 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a23c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2900): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2900): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2900): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.382222493 +0000 UTC m=+201.304676724 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1581960 item 16 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2f40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2f40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2f40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2f40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2f40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.383348447 +0000 UTC m=+201.305802668 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a2f40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.383348447 +0000 UTC m=+201.305802668 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a33c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a38c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a38c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a38c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a38c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a38c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.383348447 +0000 UTC m=+201.305802668 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd21a38c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1581e30 item 17 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214040): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214040): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214040): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214040): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214040): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.384906477 +0000 UTC m=+201.307360699 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214040): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214580): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214580): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214580): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214580): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214580): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.384906477 +0000 UTC m=+201.307360699 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214580): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1ade8c0 item 18 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214c00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214c00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214c00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214c00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214c00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.386038884 +0000 UTC m=+201.308493105 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2214c00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.386038884 +0000 UTC m=+201.308493105 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215100): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215600): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215600): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215600): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215600): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215600): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.386038884 +0000 UTC m=+201.308493105 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215600): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1aded20 item 19 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215c80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215c80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215c80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215c80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215c80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.387580042 +0000 UTC m=+201.310034264 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2215c80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22302c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22302c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22302c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22302c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22302c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.387580042 +0000 UTC m=+201.310034264 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22302c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1adf340 item 20 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230940): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230940): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230940): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230940): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230940): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.388960297 +0000 UTC m=+201.311414528 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230940): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.388960297 +0000 UTC m=+201.311414528 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2230e40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2231340): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2231340): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2231340): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2231340): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2231340): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.388960297 +0000 UTC m=+201.311414528 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2231340): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1adf6c0 item 21 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22319c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22319c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22319c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22319c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22319c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.390877595 +0000 UTC m=+201.313331816 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22319c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254000): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254000): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254000): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254000): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254000): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.390877595 +0000 UTC m=+201.313331816 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254000): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1adfc70 item 22 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254680): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254680): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254680): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254680): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254680): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.392259322 +0000 UTC m=+201.314713553 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254680): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.392259322 +0000 UTC m=+201.314713553 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2254b80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255080): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255080): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255080): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.392259322 +0000 UTC m=+201.314713553 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221a230 item 23 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255700): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255700): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255700): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255700): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255700): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.39440452 +0000 UTC m=+201.316858771 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255700): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255c40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255c40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.39440452 +0000 UTC m=+201.316858771 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2255c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221a770 item 24 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272380): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd2272380): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272380): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272380): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272380): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272380): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272380): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272740): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272740): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272740): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272740): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272740): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.395650571 +0000 UTC m=+201.318104792 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272740): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.395650571 +0000 UTC m=+201.318104792 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2272c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273180): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273180): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273180): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273180): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273180): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.395650571 +0000 UTC m=+201.318104792 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273180): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221aaf0 item 25 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.397485163 +0000 UTC m=+201.319939384 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273d40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273d40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273d40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273d40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273d40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.397485163 +0000 UTC m=+201.319939384 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2273d40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221b030 item 26 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e480): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd228e480): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e480): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e480): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e480): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e480): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e480): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e840): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e840): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e840): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e840): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e840): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.399117372 +0000 UTC m=+201.321571593 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228e840): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.399117372 +0000 UTC m=+201.321571593 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228ed40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f280): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f280): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f280): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f280): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f280): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.399117372 +0000 UTC m=+201.321571593 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f280): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221b3b0 item 27 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f900): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f900): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.401001929 +0000 UTC m=+201.323456160 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228f900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228fe40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228fe40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228fe40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228fe40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228fe40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.401001929 +0000 UTC m=+201.323456160 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd228fe40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221b960 item 28 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4580): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd22c4580): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4580): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4580): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4580): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4580): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4580): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4940): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4940): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4940): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4940): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4940): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.402554818 +0000 UTC m=+201.325009049 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c4940): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5000): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5000): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5000): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5000): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5000): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.402554818 +0000 UTC m=+201.325009049 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5000): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd221bd50 item 29 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5680): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5680): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5680): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5680): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5680): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.403911168 +0000 UTC m=+201.326365389 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5680): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5bc0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5bc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5bc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5bc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5bc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.403911168 +0000 UTC m=+201.326365389 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22c5bc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d0460 item 30 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0300): _readAt: size=2, off=0 2026/05/24 03:57:48 ERROR : open-test-file(0x1a7cd22e0300): Couldn't read size of file 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0300): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0300): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0300): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0300): close: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e06c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e06c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e06c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e06c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e06c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.405392865 +0000 UTC m=+201.327847096 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e06c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0d80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0d80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0d80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0d80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0d80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.405392865 +0000 UTC m=+201.327847096 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e0d80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d0cb0 item 31 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1400): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1400): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1400): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1400): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1400): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.406788918 +0000 UTC m=+201.329243139 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1400): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1940): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1940): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1940): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1940): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1940): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.406788918 +0000 UTC m=+201.329243139 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd22e1940): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d1260 item 32 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300080): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300080): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300080): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.408126262 +0000 UTC m=+201.330580482 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13d1ce0 item 33 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.408646403 +0000 UTC m=+201.331100634 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300500): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300a00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300a00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300a00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300a00): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300a00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.408646403 +0000 UTC m=+201.331100634 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2300a00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd13980e0 item 33 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301040): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301040): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301040): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301040): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301040): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.410002071 +0000 UTC m=+201.332456302 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301040): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1398c40 item 34 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.410635527 +0000 UTC m=+201.333089748 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23014c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301a00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301a00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301a00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301a00): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301a00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.410635527 +0000 UTC m=+201.333089748 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2301a00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1398fc0 item 34 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320140): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320140): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320140): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320140): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320140): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.411961729 +0000 UTC m=+201.334415950 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320140): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1399960 item 35 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.412554478 +0000 UTC m=+201.335008709 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23205c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320ac0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320ac0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320ac0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320ac0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320ac0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.412554478 +0000 UTC m=+201.335008709 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2320ac0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1399dc0 item 35 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321140): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321140): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321140): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321140): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321140): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.413987151 +0000 UTC m=+201.336441382 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321140): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd103ad90 item 36 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.414619083 +0000 UTC m=+201.337073314 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321640): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321b80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321b80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321b80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321b80): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321b80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.414619083 +0000 UTC m=+201.337073314 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2321b80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd103b110 item 36 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23422c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23422c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23422c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23422c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23422c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.415966676 +0000 UTC m=+201.338420907 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23422c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd103bb90 item 37 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.416476438 +0000 UTC m=+201.338930659 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342740): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342c40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342c40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.416476438 +0000 UTC m=+201.338930659 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2342c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c60e0 item 37 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23432c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23432c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23432c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23432c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23432c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.417842094 +0000 UTC m=+201.340296326 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23432c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c67e0 item 38 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.418407131 +0000 UTC m=+201.340861362 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23437c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2343d00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2343d00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2343d00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2343d00): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2343d00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.418407131 +0000 UTC m=+201.340861362 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2343d00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c69a0 item 38 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360480): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360480): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360480): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360480): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360480): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.420002241 +0000 UTC m=+201.342456472 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360480): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c7110 item 39 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.421056902 +0000 UTC m=+201.343511133 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360980): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2480): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2480): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2480): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2480): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2480): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.421056902 +0000 UTC m=+201.343511133 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2480): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14368c0 item 39 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360280): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360280): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360280): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360280): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360280): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.423504108 +0000 UTC m=+201.345958329 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360280): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c6230 item 40 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.424222775 +0000 UTC m=+201.346677006 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2360ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361400): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361400): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361400): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361400): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361400): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.424222775 +0000 UTC m=+201.346677006 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361400): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c65b0 item 40 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.425654005 +0000 UTC m=+201.348108226 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd23619c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361ec0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c6a80 item 41 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361ec0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.426195787 +0000 UTC m=+201.348650018 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2361ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c7490 item 41 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.426716761 +0000 UTC m=+201.349170992 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2e40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2e40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2e40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2e40): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2e40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.426716761 +0000 UTC m=+201.349170992 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee2e40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c77a0 item 41 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.428076767 +0000 UTC m=+201.350530989 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3480): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3980): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3980): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3980): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c7c00 item 42 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3980): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3980): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.428538879 +0000 UTC m=+201.350993110 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3980): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c7e30 item 42 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.429064631 +0000 UTC m=+201.351518862 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ee3ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190800): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190800): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190800): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.429064631 +0000 UTC m=+201.351518862 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1522540 item 42 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.430202528 +0000 UTC m=+201.352656750 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2190e40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191340): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191340): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191340): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1523030 item 43 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191340): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191340): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.430593335 +0000 UTC m=+201.353047556 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191340): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15232d0 item 43 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.43104073 +0000 UTC m=+201.353494951 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191880): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191dc0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191dc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191dc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191dc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191dc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.43104073 +0000 UTC m=+201.353494951 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2191dc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd15237a0 item 43 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.432203925 +0000 UTC m=+201.354658146 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878540): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878a40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878a40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878a40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd22802a0 item 44 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878a40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878a40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.432611092 +0000 UTC m=+201.355065323 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1878a40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2280460 item 44 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.433046996 +0000 UTC m=+201.355501217 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18790c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879780): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879780): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879780): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879780): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879780): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.433046996 +0000 UTC m=+201.355501217 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879780): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2280690 item 44 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.434007087 +0000 UTC m=+201.356461308 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1879dc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7a380): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7a380): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7a380): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2280c40 item 45 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7a380): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7a380): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.434413604 +0000 UTC m=+201.356867826 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7a380): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7aa80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7aa80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7aa80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7aa80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7aa80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.434413604 +0000 UTC m=+201.356867826 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7aa80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2280e70 item 45 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.43559277 +0000 UTC m=+201.358046990 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b0c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b5c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b5c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b5c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd22811f0 item 46 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b5c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b5c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.435984198 +0000 UTC m=+201.358438419 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7b5c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7bd00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7bd00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7bd00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7bd00): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7bd00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.435984198 +0000 UTC m=+201.358438419 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1e7bd00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd22813b0 item 46 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.437148324 +0000 UTC m=+201.359602545 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd15253c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f8300): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f8300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f8300): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2281730 item 47 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f8300): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f8300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.437604335 +0000 UTC m=+201.360058557 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f8300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9500): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9500): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9500): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9500): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9500): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.437604335 +0000 UTC m=+201.360058557 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9500): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd22818f0 item 47 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.438890723 +0000 UTC m=+201.361344944 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13f9b40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a140): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a140): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a140): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd2281d50 item 48 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a140): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a140): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.439299063 +0000 UTC m=+201.361753284 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a140): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a840): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a840): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a840): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a840): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a840): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.439299063 +0000 UTC m=+201.361753284 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3a840): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14361c0 item 48 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3ae80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3ae80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3ae80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3ae80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3ae80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.440527741 +0000 UTC m=+201.362981962 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3ae80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1436690 item 49 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.440965126 +0000 UTC m=+201.363419347 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b840): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b840): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b840): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b840): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b840): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.440965126 +0000 UTC m=+201.363419347 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f3b840): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1436a10 item 49 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8280): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8280): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8280): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8280): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8280): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.442179849 +0000 UTC m=+201.364634070 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8280): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32150 item 50 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.44260434 +0000 UTC m=+201.365058561 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42280): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42800): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42800): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42800): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.44260434 +0000 UTC m=+201.365058561 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32310 item 50 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42f80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42f80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42f80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42f80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42f80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.443712661 +0000 UTC m=+201.366166882 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d42f80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32850 item 51 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.444189892 +0000 UTC m=+201.366644113 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d43480): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d439c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d439c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d439c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d439c0): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d439c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.444189892 +0000 UTC m=+201.366644113 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1d439c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a32d20 item 51 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c140): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c140): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c140): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c140): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c140): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.445416255 +0000 UTC m=+201.367870476 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c140): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a33340 item 52 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.445902292 +0000 UTC m=+201.368356514 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182c640): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182ccc0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182ccc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182ccc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182ccc0): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182ccc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.445902292 +0000 UTC m=+201.368356514 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182ccc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a33570 item 52 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182d340): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182d340): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182d340): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182d340): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182d340): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.446957072 +0000 UTC m=+201.369411294 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182d340): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a338f0 item 53 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.447478016 +0000 UTC m=+201.369932237 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd182da80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352540): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352540): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352540): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352540): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352540): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.447478016 +0000 UTC m=+201.369932237 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352540): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1a33b20 item 53 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352f40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352f40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352f40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352f40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352f40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.448666549 +0000 UTC m=+201.371120770 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1352f40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34000 item 54 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.449218049 +0000 UTC m=+201.371672270 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd13538c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1132000): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1132000): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1132000): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1132000): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1132000): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.449218049 +0000 UTC m=+201.371672270 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1132000): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e341c0 item 54 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1133a80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1133a80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1133a80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1133a80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1133a80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.45035756 +0000 UTC m=+201.372811791 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1133a80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34540 item 55 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.450814521 +0000 UTC m=+201.373268742 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd20980c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098600): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098600): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098600): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098600): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098600): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.450814521 +0000 UTC m=+201.373268742 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098600): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34700 item 55 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098c80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098c80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098c80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098c80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098c80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.452156905 +0000 UTC m=+201.374611125 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2098c80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e34af0 item 56 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.452609699 +0000 UTC m=+201.375063921 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099180): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099740): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099740): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099740): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099740): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099740): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.452609699 +0000 UTC m=+201.375063921 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099740): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35030 item 56 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.453852934 +0000 UTC m=+201.376307156 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd2099d80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08400): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08400): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08400): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35490 item 57 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08400): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08400): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.454320628 +0000 UTC m=+201.376774848 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08400): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e357a0 item 57 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.454786436 +0000 UTC m=+201.377240658 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08940): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08ec0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08ec0): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.454786436 +0000 UTC m=+201.377240658 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f08ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35960 item 57 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.455907041 +0000 UTC m=+201.378361263 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09500): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09a40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09a40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09a40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e35ce0 item 58 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09a40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09a40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.456347172 +0000 UTC m=+201.378801403 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f09a40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1414000 item 58 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.456931464 +0000 UTC m=+201.379385685 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0640): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0640): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0640): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0640): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0640): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.456931464 +0000 UTC m=+201.379385685 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0640): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14143f0 item 58 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.458040327 +0000 UTC m=+201.380494547 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e0c80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e11c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e11c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e11c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1414a80 item 59 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e11c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e11c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.458462533 +0000 UTC m=+201.380916754 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e11c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1415880 item 59 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.458890491 +0000 UTC m=+201.381344711 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1700): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1c80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1c80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1c80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1c80): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1c80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.458890491 +0000 UTC m=+201.381344711 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16e1c80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1415c00 item 59 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.460056441 +0000 UTC m=+201.382510662 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17003c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700900): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158ac40 item 60 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700900): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.460447949 +0000 UTC m=+201.382902170 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158b180 item 60 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.460950978 +0000 UTC m=+201.383405199 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1700e40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701400): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701400): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701400): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701400): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701400): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.460950978 +0000 UTC m=+201.383405199 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701400): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158b420 item 60 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.462040805 +0000 UTC m=+201.384495026 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1701a40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730080): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730080): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158bb20 item 61 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730080): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.462496746 +0000 UTC m=+201.384950967 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730780): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730780): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730780): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730780): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730780): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.462496746 +0000 UTC m=+201.384950967 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730780): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd158bd50 item 61 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.463770519 +0000 UTC m=+201.386224740 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1730dc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731300): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731300): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf82a0 item 62 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731300): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.464217543 +0000 UTC m=+201.386671763 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731a00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731a00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731a00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731a00): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731a00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.464217543 +0000 UTC m=+201.386671763 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1731a00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8460 item 62 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.465465838 +0000 UTC m=+201.387920059 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772140): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772680): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772680): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772680): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf87e0 item 63 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772680): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772680): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.4658909 +0000 UTC m=+201.388345121 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772680): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772d80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772d80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772d80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772d80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772d80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.4658909 +0000 UTC m=+201.388345121 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1772d80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8a80 item 63 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.467125951 +0000 UTC m=+201.389580171 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17733c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1773900): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1773900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1773900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf8f50 item 64 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1773900): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1773900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.467499906 +0000 UTC m=+201.389954127 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1773900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0100): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0100): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0100): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0100): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0100): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.467499906 +0000 UTC m=+201.389954127 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0100): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf91f0 item 64 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0740): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0740): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0740): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0740): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0740): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.468728164 +0000 UTC m=+201.391182385 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0740): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9570 item 65 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.469174997 +0000 UTC m=+201.391629218 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e0bc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e10c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e10c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e10c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e10c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e10c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.469174997 +0000 UTC m=+201.391629218 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e10c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9730 item 65 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1700): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1700): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1700): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1700): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1700): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.470281875 +0000 UTC m=+201.392736097 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1700): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9ab0 item 66 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.470770577 +0000 UTC m=+201.393224799 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd17e1b80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18301c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18301c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18301c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18301c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18301c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.470770577 +0000 UTC m=+201.393224799 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18301c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1cf9c70 item 66 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.471868279 +0000 UTC m=+201.394322500 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a150 item 67 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.472392017 +0000 UTC m=+201.394846238 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1830c80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831180): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831180): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831180): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831180): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831180): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.472392017 +0000 UTC m=+201.394846238 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831180): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a310 item 67 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.473560412 +0000 UTC m=+201.396014633 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a7e0 item 68 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.474125118 +0000 UTC m=+201.396579338 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1831d00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858340): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858340): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858340): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858340): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858340): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.474125118 +0000 UTC m=+201.396579338 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858340): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229a9a0 item 68 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858980): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858980): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858980): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858980): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858980): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.475256963 +0000 UTC m=+201.397711184 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858980): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229ad20 item 69 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.475693817 +0000 UTC m=+201.398148048 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1858e00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859300): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859300): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859300): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.475693817 +0000 UTC m=+201.398148048 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229aee0 item 69 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859980): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859980): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859980): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859980): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859980): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.476791899 +0000 UTC m=+201.399246120 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859980): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b260 item 70 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.477289769 +0000 UTC m=+201.399743989 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1859e80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188e4c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188e4c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188e4c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188e4c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188e4c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.477289769 +0000 UTC m=+201.399743989 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188e4c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b500 item 70 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188eb40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188eb40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188eb40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188eb40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188eb40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.478462662 +0000 UTC m=+201.400916883 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188eb40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229b9d0 item 71 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.478906609 +0000 UTC m=+201.401360830 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f040): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f540): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f540): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f540): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f540): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f540): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.478906609 +0000 UTC m=+201.401360830 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188f540): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd229bb90 item 71 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188fbc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188fbc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188fbc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188fbc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188fbc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.480146159 +0000 UTC m=+201.402600379 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd188fbc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e06a10 item 72 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.480590617 +0000 UTC m=+201.403044838 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b01c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0700): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0700): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0700): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0700): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0700): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.480590617 +0000 UTC m=+201.403044838 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0700): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e06bd0 item 72 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.481670785 +0000 UTC m=+201.404125006 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b0cc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b11c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b11c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b11c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07260 item 73 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b11c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b11c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.482069398 +0000 UTC m=+201.404523619 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b11c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07570 item 73 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.482514217 +0000 UTC m=+201.404968448 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1680): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1bc0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1bc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1bc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1bc0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1bc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.482514217 +0000 UTC m=+201.404968448 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18b1bc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07730 item 73 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.483696788 +0000 UTC m=+201.406151010 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07ab0 item 74 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.484115598 +0000 UTC m=+201.406569820 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1e07dc0 item 74 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.48459838 +0000 UTC m=+201.407052601 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c4d40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c52c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c52c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c52c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c52c0): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c52c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.48459838 +0000 UTC m=+201.407052601 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c52c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86150 item 74 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.485730926 +0000 UTC m=+201.408185147 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5e00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5e00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5e00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86540 item 75 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5e00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5e00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.486189352 +0000 UTC m=+201.408643573 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18c5e00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): _writeAt: size=3, off=2 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86700 item 75 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.486717147 +0000 UTC m=+201.409171379 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de440): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de980): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de980): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de980): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de980): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de980): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.486717147 +0000 UTC m=+201.409171379 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18de980): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d869a0 item 75 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.48786875 +0000 UTC m=+201.410322971 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18defc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18df4c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18df4c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18df4c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86d90 item 76 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18df4c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18df4c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.488322106 +0000 UTC m=+201.410776327 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18df4c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d86f50 item 76 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): _writeAt: size=3, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.488837098 +0000 UTC m=+201.411291319 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd18dfa00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902080): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902080): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902080): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.488837098 +0000 UTC m=+201.411291319 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87110 item 76 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.49033759 +0000 UTC m=+201.412791810 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19026c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902bc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902bc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902bc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d875e0 item 77 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902bc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902bc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.490746852 +0000 UTC m=+201.413201073 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1902bc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19032c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19032c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19032c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19032c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19032c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.490746852 +0000 UTC m=+201.413201073 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19032c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87810 item 77 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.49233113 +0000 UTC m=+201.414785361 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903e00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903e00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903e00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1d87ce0 item 78 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903e00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903e00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.492796499 +0000 UTC m=+201.415250730 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1903e00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920600): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920600): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920600): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920600): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920600): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.492796499 +0000 UTC m=+201.415250730 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920600): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc000 item 78 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.49424381 +0000 UTC m=+201.416698031 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1920c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921140): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921140): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921140): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc380 item 79 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921140): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921140): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.494731681 +0000 UTC m=+201.417185912 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921140): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921840): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921840): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921840): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921840): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921840): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.494731681 +0000 UTC m=+201.417185912 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921840): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc540 item 79 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.496185193 +0000 UTC m=+201.418639424 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1921e80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194c480): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194c480): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194c480): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20cc930 item 80 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194c480): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194c480): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.496611227 +0000 UTC m=+201.419065458 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194c480): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194cb80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194cb80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194cb80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194cb80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194cb80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.496611227 +0000 UTC m=+201.419065458 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194cb80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20ccaf0 item 80 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194d1c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194d1c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194d1c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194d1c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194d1c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.497954412 +0000 UTC m=+201.420408643 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd194d1c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd20ccf50 item 81 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.498545036 +0000 UTC m=+201.420999257 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a040): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a580): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a580): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a580): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a580): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a580): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.498545036 +0000 UTC m=+201.420999257 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8a580): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c01c0 item 81 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8ac00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8ac00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8ac00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8ac00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8ac00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.499844557 +0000 UTC m=+201.422298788 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8ac00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0850 item 82 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.500443508 +0000 UTC m=+201.422897729 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b100): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b680): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b680): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b680): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b680): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b680): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.500443508 +0000 UTC m=+201.422897729 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8b680): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0a10 item 82 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8bd00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8bd00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8bd00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8bd00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8bd00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.50165795 +0000 UTC m=+201.424112181 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1f8bd00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c0e70 item 83 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.502227946 +0000 UTC m=+201.424682177 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2300): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2840): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2840): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2840): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2840): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2840): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.502227946 +0000 UTC m=+201.424682177 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2840): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c1030 item 83 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2ec0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2ec0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.503407281 +0000 UTC m=+201.425861512 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa2ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c1500 item 84 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.503887767 +0000 UTC m=+201.426341988 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa33c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa3940): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa3940): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa3940): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa3940): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa3940): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.503887767 +0000 UTC m=+201.426341988 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fa3940): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c16c0 item 84 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc00c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc00c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc00c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc00c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc00c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.504932459 +0000 UTC m=+201.427386680 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc00c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd17c1b90 item 85 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.505456066 +0000 UTC m=+201.427910288 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc05c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc0b00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc0b00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc0b00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc0b00): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc0b00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.505456066 +0000 UTC m=+201.427910288 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc0b00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1474380 item 85 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1180): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1180): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1180): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1180): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1180): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.506412461 +0000 UTC m=+201.428866682 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1180): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1474c40 item 86 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.506935417 +0000 UTC m=+201.429389639 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1680): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1c00): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1c00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1c00): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1c00): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1c00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.506935417 +0000 UTC m=+201.429389639 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fc1c00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1474fc0 item 86 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6380): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6380): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6380): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6380): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6380): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.50794917 +0000 UTC m=+201.430403391 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6380): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1475490 item 87 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.508407246 +0000 UTC m=+201.430861466 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6880): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6dc0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6dc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6dc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6dc0): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6dc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.508407246 +0000 UTC m=+201.430861466 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd6dc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd14758f0 item 87 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7440): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7440): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7440): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7440): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7440): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.509508984 +0000 UTC m=+201.431963205 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7440): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc000 item 88 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.509953894 +0000 UTC m=+201.432408115 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7940): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7ec0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7ec0): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.509953894 +0000 UTC m=+201.432408115 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1fd7ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc1c0 item 88 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.510917612 +0000 UTC m=+201.433371834 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2600): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2b40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2b40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2b40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc540 item 89 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2b40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2b40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.511328508 +0000 UTC m=+201.433782729 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff2b40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc770 item 89 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.511780791 +0000 UTC m=+201.434235012 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3080): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3600): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3600): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3600): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3600): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3600): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.511780791 +0000 UTC m=+201.434235012 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3600): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbc930 item 89 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.512969283 +0000 UTC m=+201.435423505 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd1ff3c40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c280): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c280): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c280): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbccb0 item 90 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c280): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c280): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.513646071 +0000 UTC m=+201.436100292 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c280): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbce70 item 90 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.514253807 +0000 UTC m=+201.436708029 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198c7c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198cd80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198cd80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198cd80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198cd80): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198cd80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.514253807 +0000 UTC m=+201.436708029 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198cd80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd0a0 item 90 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.515250999 +0000 UTC m=+201.437705220 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d3c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d900): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d900): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d900): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd570 item 91 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d900): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d900): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.515650333 +0000 UTC m=+201.438104554 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198d900): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): >_readAt: n=2, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): _writeAt: size=3, off=7 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd730 item 91 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.516244864 +0000 UTC m=+201.438699086 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd198de40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a04c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a04c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a04c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a04c0): >_readAt: n=8, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a04c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.516244864 +0000 UTC m=+201.438699086 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a04c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbd8f0 item 91 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.517439689 +0000 UTC m=+201.439893910 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a0b00): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1040): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1040): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1040): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1fbde30 item 92 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1040): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1040): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.517881592 +0000 UTC m=+201.440335814 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1040): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): open at offset 5 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1646230 item 92 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): _readAt: size=2, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): _writeAt: size=3, off=5 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): >_writeAt: n=3, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.518415451 +0000 UTC m=+201.440869671 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1580): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1b40): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1b40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1b40): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1b40): >_readAt: n=3, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1b40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.518415451 +0000 UTC m=+201.440869671 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19a1b40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd16464d0 item 92 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.519559569 +0000 UTC m=+201.442013800 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4280): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b47c0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b47c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b47c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1646b60 item 93 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b47c0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b47c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.519987026 +0000 UTC m=+201.442441247 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b47c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4ec0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4ec0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4ec0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4ec0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4ec0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.519987026 +0000 UTC m=+201.442441247 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b4ec0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1646d20 item 93 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.521437112 +0000 UTC m=+201.443891362 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5500): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5a40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5a40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5a40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd16471f0 item 94 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5a40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5a40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.521874317 +0000 UTC m=+201.444328548 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19b5a40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca240): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca240): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca240): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca240): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca240): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.521874317 +0000 UTC m=+201.444328548 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca240): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1647490 item 94 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.523172797 +0000 UTC m=+201.445627028 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19ca880): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cadc0): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cadc0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cadc0): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1647ab0 item 95 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cadc0): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cadc0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.523512548 +0000 UTC m=+201.445966779 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cadc0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cb4c0): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cb4c0): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cb4c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cb4c0): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cb4c0): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.523512548 +0000 UTC m=+201.445966779 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd19cb4c0): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1647c70 item 95 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 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/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): open at offset 0 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): _readAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): >_readAt: n=0, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.5247801 +0000 UTC m=+201.447234331 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8800): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8e40): _writeAt: size=5, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8e40): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8e40): >openPending: err= 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1436ee0 item 96 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8e40): >_writeAt: n=5, err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8e40): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.525309779 +0000 UTC m=+201.447764000 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a8e40): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 03:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 03:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a9b80): _readAt: size=512, off=0 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a9b80): openPending: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a9b80): >openPending: err= 2026/05/24 03:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a9b80): >_readAt: n=5, err=EOF 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a9b80): close: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 03:57:48.525309779 +0000 UTC m=+201.447764000 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : open-test-file(0x1a7cd16a9b80): >close: err= 2026/05/24 03:57:48 DEBUG : open-test-file: Remove: 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a7cd1437110 item 96 2026/05/24 03:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 03:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 03:57:48 DEBUG : open-test-file: >Remove: err= 2026/05/24 03:57:48 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:48 DEBUG : Looking for writers 2026/05/24 03:57:48 DEBUG : >WaitForWriters: 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.15s) --- PASS: TestRWFileHandleOpenTests/writes (0.59s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:48 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:48 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:48 DEBUG : file1: newRWFileHandle: 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): openPending: 2026/05/24 03:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): >openPending: err= 2026/05/24 03:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 03:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 03:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): _writeAt: size=2, off=0 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): >_writeAt: n=2, err= 2026/05/24 03:57:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): RWFileHandle.Flush 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): RWFileHandle.Release 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): close: 2026/05/24 03:57:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/24 03:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:48 DEBUG : file1(0x1a7cd19cb9c0): >close: err= 2026/05/24 03:57:48 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:48 DEBUG : Looking for writers 2026/05/24 03:57:48 DEBUG : file1: reading active writers 2026/05/24 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:48 DEBUG : Looking for writers 2026/05/24 03:57:48 DEBUG : file1: reading active writers 2026/05/24 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:48 DEBUG : Looking for writers 2026/05/24 03:57:48 DEBUG : file1: reading active writers 2026/05/24 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:48 DEBUG : Looking for writers 2026/05/24 03:57:48 DEBUG : file1: reading active writers 2026/05/24 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:49 DEBUG : file1: vfs cache: starting upload 2026/05/24 03:57:49 DEBUG : Looking for writers 2026/05/24 03:57:49 DEBUG : file1: reading active writers 2026/05/24 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:49 DEBUG : Looking for writers 2026/05/24 03:57:49 DEBUG : file1: reading active writers 2026/05/24 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:49 DEBUG : Looking for writers 2026/05/24 03:57:49 DEBUG : file1: reading active writers 2026/05/24 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:49 DEBUG : file1: size = 2 OK 2026/05/24 03:57:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:57:49 INFO : file1: Copied (new) 2026/05/24 03:57:49 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/24 03:57:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 03:57:49 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/24 03:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:57:49 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 03:57:50 DEBUG : Looking for writers 2026/05/24 03:57:50 DEBUG : file1: reading active writers 2026/05/24 03:57:50 DEBUG : >WaitForWriters: 2026/05/24 03:57:50 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:50 DEBUG : Looking for writers 2026/05/24 03:57:50 DEBUG : file1: reading active writers 2026/05/24 03:57:50 DEBUG : >WaitForWriters: 2026/05/24 03:57:50 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:50 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:50 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:50 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:50 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:57:50 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:57:50 DEBUG : rename_me: newRWFileHandle: 2026/05/24 03:57:50 DEBUG : rename_me(0x1a7cd2190180): openPending: 2026/05/24 03:57:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 03:57:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/24 03:57:50 DEBUG : rename_me(0x1a7cd2190180): >openPending: err= 2026/05/24 03:57:50 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/24 03:57:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/24 03:57:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/24 03:57:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/24 03:57:50 DEBUG : rename_me(0x1a7cd2190180): _writeAt: size=5, off=0 2026/05/24 03:57:50 DEBUG : rename_me(0x1a7cd2190180): >_writeAt: n=5, err= 2026/05/24 03:57:50 DEBUG : rename_me(0x1a7cd2190180): close: 2026/05/24 03:57:50 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-24 03:57:50.897645375 +0000 UTC m=+203.820099596 2026/05/24 03:57:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/24 03:57:50 DEBUG : rename_me(0x1a7cd2190180): >close: err= 2026/05/24 03:57:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/24 03:57:50 DEBUG : i_was_renamed: Updating file with 0x1a7cd1caa000 2026/05/24 03:57:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/24 03:57:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/24 03:57:50 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:57:50 DEBUG : Looking for writers 2026/05/24 03:57:50 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 03:57:50 DEBUG : Looking for writers 2026/05/24 03:57:50 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 03:57:50 DEBUG : Looking for writers 2026/05/24 03:57:50 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 03:57:50 DEBUG : Looking for writers 2026/05/24 03:57:50 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 03:57:51 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/24 03:57:51 DEBUG : Looking for writers 2026/05/24 03:57:51 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 03:57:51 DEBUG : Looking for writers 2026/05/24 03:57:51 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/24 03:57:51 DEBUG : Looking for writers 2026/05/24 03:57:51 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/24 03:57:51 DEBUG : i_was_renamed: size = 5 OK 2026/05/24 03:57:51 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 03:57:51 INFO : i_was_renamed: Copied (new) 2026/05/24 03:57:51 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-24 03:57:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 03:57:51 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/24 03:57:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/24 03:57:51 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/24 03:57:52 DEBUG : Looking for writers 2026/05/24 03:57:52 DEBUG : i_was_renamed: reading active writers 2026/05/24 03:57:52 DEBUG : >WaitForWriters: 2026/05/24 03:57:52 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:57:52 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:57:52 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 03:57:52 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:52 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 03:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fatatuh7wila" 2026/05/24 03:57:52 INFO : files root 'rclone-test-fatatuh7wila': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 03:57:52 DEBUG : forgetting directory cache 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate(0x1a7cd1878b00): _readAt: size=512, off=0 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate(0x1a7cd1878b00): openPending: 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 02:58:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 03:57:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate(0x1a7cd1878b00): >openPending: err= 2026/05/24 03:57:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:54 DEBUG : forgetting directory cache 2026/05/24 03:57:54 DEBUG : TestRWCacheUpdate(0x1a7cd1878b00): >_readAt: n=20, err=EOF 2026/05/24 03:57:54 DEBUG : TestRWCacheUpdate(0x1a7cd1878b00): close: 2026/05/24 03:57:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 02:58:52 +0000 UTC 2026/05/24 03:57:54 DEBUG : TestRWCacheUpdate(0x1a7cd1878b00): >close: err= 2026/05/24 03:57:54 DEBUG : Re-reading directory (262.595424ms old) 2026/05/24 03:57:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:57:54 DEBUG : forgetting directory cache 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate(0x1a7cd21913c0): _readAt: size=512, off=0 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate(0x1a7cd21913c0): openPending: 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-24 02:58:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-24 02:58:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/24 03:57:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 03:57:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate(0x1a7cd21913c0): >openPending: err= 2026/05/24 03:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:55 DEBUG : forgetting directory cache 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate(0x1a7cd21913c0): >_readAt: n=20, err=EOF 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate(0x1a7cd21913c0): close: 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 02:59:52 +0000 UTC 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate(0x1a7cd21913c0): >close: err= 2026/05/24 03:57:55 DEBUG : Re-reading directory (276.692188ms old) 2026/05/24 03:57:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:57:56 DEBUG : forgetting directory cache 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate(0x1a7cd1ee2b40): _readAt: size=512, off=0 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate(0x1a7cd1ee2b40): openPending: 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-24 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-24 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/24 03:57:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 03:57:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate(0x1a7cd1ee2b40): >openPending: err= 2026/05/24 03:57:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:57 DEBUG : forgetting directory cache 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate(0x1a7cd1ee2b40): >_readAt: n=20, err=EOF 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate(0x1a7cd1ee2b40): close: 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:00:52 +0000 UTC 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate(0x1a7cd1ee2b40): >close: err= 2026/05/24 03:57:57 DEBUG : Re-reading directory (265.546551ms old) 2026/05/24 03:57:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:57:57 DEBUG : forgetting directory cache 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate(0x1a7cd19f5a00): _readAt: size=512, off=0 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate(0x1a7cd19f5a00): openPending: 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 03:01:52 +0000 UTC," against cached fingerprint "20,2026-05-24 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 03:01:52 +0000 UTC," != cached fingerprint "20,2026-05-24 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/24 03:57:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 03:57:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate(0x1a7cd19f5a00): >openPending: err= 2026/05/24 03:57:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:57:59 DEBUG : forgetting directory cache 2026/05/24 03:57:59 DEBUG : TestRWCacheUpdate(0x1a7cd19f5a00): >_readAt: n=20, err=EOF 2026/05/24 03:57:59 DEBUG : TestRWCacheUpdate(0x1a7cd19f5a00): close: 2026/05/24 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:01:52 +0000 UTC 2026/05/24 03:57:59 DEBUG : TestRWCacheUpdate(0x1a7cd19f5a00): >close: err= 2026/05/24 03:57:59 DEBUG : Re-reading directory (258.527029ms old) 2026/05/24 03:57:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:57:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:57:59 DEBUG : forgetting directory cache 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate(0x1a7cd1ee31c0): _readAt: size=512, off=0 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate(0x1a7cd1ee31c0): openPending: 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-24 03:01:52 +0000 UTC," 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-24 03:01:52 +0000 UTC,") 2026/05/24 03:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 03:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate(0x1a7cd1ee31c0): >openPending: err= 2026/05/24 03:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:00 DEBUG : forgetting directory cache 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate(0x1a7cd1ee31c0): >_readAt: n=20, err=EOF 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate(0x1a7cd1ee31c0): close: 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:02:52 +0000 UTC 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate(0x1a7cd1ee31c0): >close: err= 2026/05/24 03:58:00 DEBUG : Re-reading directory (272.357321ms old) 2026/05/24 03:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:58:01 DEBUG : forgetting directory cache 2026/05/24 03:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate(0x1a7cd1525700): _readAt: size=512, off=0 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate(0x1a7cd1525700): openPending: 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-24 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-24 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/24 03:58:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 03:58:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate(0x1a7cd1525700): >openPending: err= 2026/05/24 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:02 DEBUG : forgetting directory cache 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate(0x1a7cd1525700): >_readAt: n=20, err=EOF 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate(0x1a7cd1525700): close: 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:03:52 +0000 UTC 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate(0x1a7cd1525700): >close: err= 2026/05/24 03:58:02 DEBUG : Re-reading directory (261.873773ms old) 2026/05/24 03:58:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:58:02 DEBUG : forgetting directory cache 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate(0x1a7cd1879400): _readAt: size=512, off=0 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate(0x1a7cd1879400): openPending: 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-24 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-24 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-24 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-24 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/24 03:58:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/24 03:58:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate(0x1a7cd1879400): >openPending: err= 2026/05/24 03:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:03 DEBUG : forgetting directory cache 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate(0x1a7cd1879400): >_readAt: n=21, err=EOF 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate(0x1a7cd1879400): close: 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:04:52 +0000 UTC 2026/05/24 03:58:03 DEBUG : TestRWCacheUpdate(0x1a7cd1879400): >close: err= 2026/05/24 03:58:03 DEBUG : Re-reading directory (267.907802ms old) 2026/05/24 03:58:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:58:04 DEBUG : forgetting directory cache 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate(0x1a7cd1879a00): _readAt: size=512, off=0 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate(0x1a7cd1879a00): openPending: 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-24 03:05:52 +0000 UTC," against cached fingerprint "21,2026-05-24 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-24 03:05:52 +0000 UTC," != cached fingerprint "21,2026-05-24 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/24 03:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/24 03:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate(0x1a7cd1879a00): >openPending: err= 2026/05/24 03:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:05 DEBUG : forgetting directory cache 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate(0x1a7cd1879a00): >_readAt: n=22, err=EOF 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate(0x1a7cd1879a00): close: 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:05:52 +0000 UTC 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate(0x1a7cd1879a00): >close: err= 2026/05/24 03:58:05 DEBUG : Re-reading directory (264.506018ms old) 2026/05/24 03:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:58:05 DEBUG : forgetting directory cache 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate(0x1a7cd13f8680): _readAt: size=512, off=0 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate(0x1a7cd13f8680): openPending: 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-24 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-24 03:05:52 +0000 UTC," 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-24 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-24 03:05:52 +0000 UTC,") 2026/05/24 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/24 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate(0x1a7cd13f8680): >openPending: err= 2026/05/24 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:07 DEBUG : forgetting directory cache 2026/05/24 03:58:07 DEBUG : TestRWCacheUpdate(0x1a7cd13f8680): >_readAt: n=23, err=EOF 2026/05/24 03:58:07 DEBUG : TestRWCacheUpdate(0x1a7cd13f8680): close: 2026/05/24 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:06:52 +0000 UTC 2026/05/24 03:58:07 DEBUG : TestRWCacheUpdate(0x1a7cd13f8680): >close: err= 2026/05/24 03:58:07 DEBUG : Re-reading directory (259.789031ms old) 2026/05/24 03:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:58:07 DEBUG : forgetting directory cache 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate(0x1a7cd1e7ac40): _readAt: size=512, off=0 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate(0x1a7cd1e7ac40): openPending: 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-24 03:07:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-24 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-24 03:07:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-24 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/24 03:58:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/24 03:58:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate(0x1a7cd1e7ac40): >openPending: err= 2026/05/24 03:58:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:08 DEBUG : forgetting directory cache 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate(0x1a7cd1e7ac40): >_readAt: n=24, err=EOF 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate(0x1a7cd1e7ac40): close: 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 03:07:52 +0000 UTC 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate(0x1a7cd1e7ac40): >close: err= 2026/05/24 03:58:08 DEBUG : Re-reading directory (257.13305ms old) 2026/05/24 03:58:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/24 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:08 DEBUG : Looking for writers 2026/05/24 03:58:08 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/24 03:58:08 DEBUG : >WaitForWriters: 2026/05/24 03:58:08 DEBUG : files root 'rclone-test-fatatuh7wila': vfs cache: cleaner exiting 2026/05/24 03:58:09 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.75s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", 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-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:11 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/24 03:58:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/24 03:58:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/24 03:58:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/24 03:58:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/24 03:58:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:12 DEBUG : Looking for writers 2026/05/24 03:58:12 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/24 03:58:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/24 03:58:12 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:12 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:12 DEBUG : files root 'rclone-test-fatatuh7wila': Reusing VFS from active cache 2026/05/24 03:58:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:12 DEBUG : Looking for writers 2026/05/24 03:58:12 DEBUG : >WaitForWriters: 2026/05/24 03:58:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:12 DEBUG : Looking for writers 2026/05/24 03:58:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:12 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:12 DEBUG : Looking for writers 2026/05/24 03:58:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:13 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:13 DEBUG : Looking for writers 2026/05/24 03:58:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:13 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:15 DEBUG : dir: Looking for writers 2026/05/24 03:58:15 DEBUG : file2: reading active writers 2026/05/24 03:58:15 DEBUG : Looking for writers 2026/05/24 03:58:15 DEBUG : dir: reading active writers 2026/05/24 03:58:15 DEBUG : file1: reading active writers 2026/05/24 03:58:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.93s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:16 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:18 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:18 DEBUG : dir: Looking for writers 2026/05/24 03:58:18 DEBUG : Looking for writers 2026/05/24 03:58:18 DEBUG : dir: reading active writers 2026/05/24 03:58:18 DEBUG : file1: reading active writers 2026/05/24 03:58:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:19 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:21 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 03:58:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 03:58:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/24 03:58:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 03:58:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 03:58:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 03:58:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/24 03:58:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/24 03:58:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 03:58:21 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 03:58:22 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/24 03:58:22 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/24 03:58:22 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/24 03:58:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 03:58:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 03:58:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:22 DEBUG : dir: Looking for writers 2026/05/24 03:58:22 DEBUG : file2: reading active writers 2026/05/24 03:58:22 DEBUG : new_file.txt: reading active writers 2026/05/24 03:58:22 DEBUG : Looking for writers 2026/05/24 03:58:22 DEBUG : dir: reading active writers 2026/05/24 03:58:22 DEBUG : file1: reading active writers 2026/05/24 03:58:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.98s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:23 INFO : files root 'rclone-test-fatatuh7wila': 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/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:203: Not found "dir/file2" 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/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:298 Error: Received unexpected error: file does not exist Test: TestVFSRename 2026/05/24 03:58:31 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:31 DEBUG : Looking for writers 2026/05/24 03:58:31 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (9.00s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:32 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:32 DEBUG : Looking for writers 2026/05/24 03:58:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.55s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:32 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:33 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/24 03:58:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/24 03:58:34 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/24 03:58:34 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/24 03:58:35 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/24 03:58:35 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:35 DEBUG : Looking for writers 2026/05/24 03:58:35 DEBUG : a: Looking for writers 2026/05/24 03:58:35 DEBUG : b: Looking for writers 2026/05/24 03:58:35 DEBUG : c: Looking for writers 2026/05/24 03:58:35 DEBUG : d: Looking for writers 2026/05/24 03:58:35 DEBUG : Looking for writers 2026/05/24 03:58:35 DEBUG : /: reading active writers 2026/05/24 03:58:35 DEBUG : a: reading active writers 2026/05/24 03:58:35 DEBUG : b: reading active writers 2026/05/24 03:58:35 DEBUG : c: reading active writers 2026/05/24 03:58:35 DEBUG : d: reading active writers 2026/05/24 03:58:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.92s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:36 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/24 03:58:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/24 03:58:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/24 03:58:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/24 03:58:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:40 DEBUG : a/b/c/d: Looking for writers 2026/05/24 03:58:40 DEBUG : a/b/c: Looking for writers 2026/05/24 03:58:40 DEBUG : d: reading active writers 2026/05/24 03:58:40 DEBUG : a/b: Looking for writers 2026/05/24 03:58:40 DEBUG : c: reading active writers 2026/05/24 03:58:40 DEBUG : a: Looking for writers 2026/05/24 03:58:40 DEBUG : b: reading active writers 2026/05/24 03:58:40 DEBUG : Looking for writers 2026/05/24 03:58:40 DEBUG : a: reading active writers 2026/05/24 03:58:40 DEBUG : >WaitForWriters: 2026/05/24 03:58:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a/b/c not empty`) 2026/05/24 03:58:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 03:58:41 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a/b/c not empty`) 2026/05/24 03:58:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/24 03:58:41 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a/b/c not empty`) 2026/05/24 03:58:41 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/24 03:58:41 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a/b/c not empty`) 2026/05/24 03:58:41 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/24 03:58:41 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a/b/c not empty`) 2026/05/24 03:58:41 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/24 03:58:41 DEBUG : pacer: Reducing sleep to 240ms 2026/05/24 03:58:42 DEBUG : pacer: Reducing sleep to 180ms 2026/05/24 03:58:42 DEBUG : pacer: Reducing sleep to 135ms 2026/05/24 03:58:42 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.83s) === 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-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:42 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:42 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:42 DEBUG : Looking for writers 2026/05/24 03:58:42 DEBUG : >WaitForWriters: 2026/05/24 03:58:42 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/05/24 03:58:42 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.25s) === 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-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:42 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:42 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/05/24 03:58:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/24 03:58:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/24 03:58:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/24 03:58:42 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 03:58:43 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/05/24 03:58:43 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/05/24 03:58:43 DEBUG : file1: size = 5 OK 2026/05/24 03:58:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:58:43 DEBUG : file1: Size of src and dst objects identical 2026/05/24 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:43 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/05/24 03:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/24 03:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 03:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:43 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 03:58:44 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/05/24 03:58:44 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/05/24 03:58:44 DEBUG : file1: size = 0 OK 2026/05/24 03:58:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 03:58:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 03:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 03:58:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 03:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:44 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (7 bytes), uploading instead of streaming 2026/05/24 03:58:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 03:58:45 DEBUG : file1: size = 7 OK 2026/05/24 03:58:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:58:45 DEBUG : file1: Size of src and dst objects identical 2026/05/24 03:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:45 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:45 DEBUG : Looking for writers 2026/05/24 03:58:45 DEBUG : file1: reading active writers 2026/05/24 03:58:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.20s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:45 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/24 03:58:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/24 03:58:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/24 03:58:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/24 03:58:47 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (11 bytes), uploading instead of streaming 2026/05/24 03:58:47 DEBUG : file1: size = 11 OK 2026/05/24 03:58:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/24 03:58:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 03:58:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/24 03:58:47 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:47 DEBUG : Looking for writers 2026/05/24 03:58:47 DEBUG : file1: reading active writers 2026/05/24 03:58:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.49s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:48 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/24 03:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:48 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 03:58:49 DEBUG : file1: size = 5 OK 2026/05/24 03:58:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:58:49 DEBUG : file1: Size of src and dst objects identical 2026/05/24 03:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/24 03:58:49 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:49 DEBUG : Looking for writers 2026/05/24 03:58:49 DEBUG : file1: reading active writers 2026/05/24 03:58:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.37s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:49 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:49 DEBUG : file1: WriteFileHandle.Release closing 2026/05/24 03:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:49 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 03:58:50 DEBUG : file1: size = 0 OK 2026/05/24 03:58:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 03:58:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 03:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/24 03:58:50 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:50 DEBUG : Looking for writers 2026/05/24 03:58:50 DEBUG : file1: reading active writers 2026/05/24 03:58:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.37s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:51 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:51 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (2 bytes), uploading instead of streaming 2026/05/24 03:58:52 DEBUG : file1: size = 2 OK 2026/05/24 03:58:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:58:52 DEBUG : file1: Size of src and dst objects identical 2026/05/24 03:58:52 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/24 03:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:52 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:52 DEBUG : Looking for writers 2026/05/24 03:58:52 DEBUG : file1: reading active writers 2026/05/24 03:58:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:52 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:52 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 03:58:53 DEBUG : file1: size = 0 OK 2026/05/24 03:58:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:58:53 DEBUG : file1: Size of src and dst objects identical 2026/05/24 03:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:53 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 03:58:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 03:58:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 03:58:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:53 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:53 DEBUG : Looking for writers 2026/05/24 03:58:53 DEBUG : file1: reading active writers 2026/05/24 03:58:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:54 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:58:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 03:58:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 03:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 03:58:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 03:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:54 DEBUG : files root 'rclone-test-fatatuh7wila': File to upload is small (100 bytes), uploading instead of streaming 2026/05/24 03:58:55 DEBUG : file1: size = 100 OK 2026/05/24 03:58:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/24 03:58:55 DEBUG : file1: Size of src and dst objects identical 2026/05/24 03:58:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 03:58:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 03:58:55 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 03:58:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 03:58:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 03:58:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:58:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/24 03:58:55 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:58:55 DEBUG : Looking for writers 2026/05/24 03:58:55 DEBUG : file1: reading active writers 2026/05/24 03:58:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.75s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:58:55 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:59:00 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/24 03:59:00 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/24 03:59:00 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:00 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:00 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/24 03:59:00 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/24 03:59:00 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:00 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:00 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/24 03:59:00 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/24 03:59:00 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/24 03:59:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/24 03:59:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/24 03:59:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/24 03:59:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:01 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:01 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:59:01 DEBUG : flat: Looking for writers 2026/05/24 03:59:01 DEBUG : f000.txt: reading active writers 2026/05/24 03:59:01 DEBUG : f001.txt: reading active writers 2026/05/24 03:59:01 DEBUG : f002.txt: reading active writers 2026/05/24 03:59:01 DEBUG : f003.txt: reading active writers 2026/05/24 03:59:01 DEBUG : f004.txt: reading active writers 2026/05/24 03:59:01 DEBUG : Looking for writers 2026/05/24 03:59:01 DEBUG : flat: reading active writers 2026/05/24 03:59:01 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.00s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:59:02 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:59:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/24 03:59:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/24 03:59:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:06 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:06 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/24 03:59:06 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/24 03:59:06 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:06 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:06 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/24 03:59:06 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/24 03:59:06 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:06 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:06 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:59:06 DEBUG : a/b/c: Looking for writers 2026/05/24 03:59:06 DEBUG : deep.txt: reading active writers 2026/05/24 03:59:06 DEBUG : a/b: Looking for writers 2026/05/24 03:59:06 DEBUG : c: reading active writers 2026/05/24 03:59:06 DEBUG : mid.txt: reading active writers 2026/05/24 03:59:06 DEBUG : a: Looking for writers 2026/05/24 03:59:06 DEBUG : b: reading active writers 2026/05/24 03:59:06 DEBUG : top.txt: reading active writers 2026/05/24 03:59:06 DEBUG : Looking for writers 2026/05/24 03:59:06 DEBUG : a: reading active writers 2026/05/24 03:59:06 DEBUG : >WaitForWriters: 2026/05/24 03:59:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a not empty`) 2026/05/24 03:59:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 03:59:08 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fatatuh7wila/a not empty`) 2026/05/24 03:59:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/24 03:59:08 DEBUG : pacer: Reducing sleep to 30ms 2026/05/24 03:59:08 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestZipManySubDirs (5.56s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:59:08 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:59:10 DEBUG : pacer: Reducing sleep to 16.875ms 2026/05/24 03:59:10 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/05/24 03:59:10 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:59:12 DEBUG : bigdir: Looking for writers 2026/05/24 03:59:12 DEBUG : big.bin: reading active writers 2026/05/24 03:59:12 DEBUG : Looking for writers 2026/05/24 03:59:12 DEBUG : bigdir: reading active writers 2026/05/24 03:59:12 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.60s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-fatatuh7wila'", Local "Local file system at /tmp/rclone2912782285", Modify Window "1s" 2026/05/24 03:59:13 INFO : files root 'rclone-test-fatatuh7wila': poll-interval is not supported by this remote 2026/05/24 03:59:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/24 03:59:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/24 03:59:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/24 03:59:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/24 03:59:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/24 03:59:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/24 03:59:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 03:59:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 03:59:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 03:59:16 DEBUG : dir1: Looking for writers 2026/05/24 03:59:16 DEBUG : a.txt: reading active writers 2026/05/24 03:59:16 DEBUG : dir2: Looking for writers 2026/05/24 03:59:16 DEBUG : b.txt: reading active writers 2026/05/24 03:59:16 DEBUG : dir3: Looking for writers 2026/05/24 03:59:16 DEBUG : c.txt: reading active writers 2026/05/24 03:59:16 DEBUG : Looking for writers 2026/05/24 03:59:16 DEBUG : dir1: reading active writers 2026/05/24 03:59:16 DEBUG : dir2: reading active writers 2026/05/24 03:59:16 DEBUG : dir3: reading active writers 2026/05/24 03:59:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/24 03:59:18 DEBUG : files root 'rclone-test-fatatuh7wila': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m51.162637293s (try 1/5): exit status 1: Failed [TestDirRemove TestVFSRename]