"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/02 05:28:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jagawis3xaju" 2026/06/02 05:28:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 05:28:00 DEBUG : Creating backend with remote "/tmp/rclone3705847556" === RUN TestDirHandleMethods run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:28:00 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:28:00 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:28:01 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju" with ID 4084839 2026/06/02 05:28:02 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/dir" with ID 4084840 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleMethods 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_handle_test.go:14 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Received unexpected error: file does not exist Test: TestDirHandleMethods 2026/06/02 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:28:13 DEBUG : Looking for writers 2026/06/02 05:28:13 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (13.70s) === RUN TestDirHandleReaddir run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:28:14 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:28:14 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:28:20 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/dir/subdir" with ID 4084841 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" 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_handle_test.go:45 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirHandleReaddir Messages: 3 objects not found dir_handle_test.go:48: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:48 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddir 2026/06/02 05:28:30 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:28:30 DEBUG : Looking for writers 2026/06/02 05:28:30 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (17.72s) === RUN TestDirHandleReaddirnames run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:28:32 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:28:32 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleReaddirnames 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_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddirnames 2026/06/02 05:28:43 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:28:43 DEBUG : Looking for writers 2026/06/02 05:28:43 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddirnames (12.93s) === RUN TestDirMethods run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:28:45 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:28:45 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMethods 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:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Received unexpected error: file does not exist Test: TestDirMethods 2026/06/02 05:28:56 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:28:56 DEBUG : Looking for writers 2026/06/02 05:28:56 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (13.02s) === RUN TestDirForgetAll run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:28:58 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:28:58 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetAll 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:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2026/06/02 05:29:09 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:29:09 DEBUG : Looking for writers 2026/06/02 05:29:09 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (12.92s) === RUN TestDirForgetPath run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:29:10 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:29:10 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetPath 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:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2026/06/02 05:29:22 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:29:22 DEBUG : Looking for writers 2026/06/02 05:29:22 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (13.05s) === RUN TestDirWalk run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:29:23 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:29:23 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirWalk 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:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: file does not exist Test: TestDirWalk 2026/06/02 05:29:35 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:29:35 DEBUG : Looking for writers 2026/06/02 05:29:35 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (12.98s) === RUN TestDirSetModTime run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:29:36 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:29:36 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirSetModTime 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:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2026/06/02 05:29:48 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:29:48 DEBUG : Looking for writers 2026/06/02 05:29:48 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (13.07s) === RUN TestDirStat run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:29:50 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:29:50 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirStat 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:229 Error: Not equal: expected: 0 actual : 1 Test: TestDirStat Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Received unexpected error: file does not exist Test: TestDirStat 2026/06/02 05:30:01 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:30:01 DEBUG : Looking for writers 2026/06/02 05:30:01 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (13.00s) === RUN TestDirReadDirAll run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:30:03 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:30:03 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" 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:259 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirReadDirAll Messages: 3 objects not found dir_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:262 Error: Received unexpected error: file does not exist Test: TestDirReadDirAll 2026/06/02 05:30:20 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:30:20 DEBUG : Looking for writers 2026/06/02 05:30:20 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (18.23s) === RUN TestDirOpen run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:30:21 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:30:21 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirOpen 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:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Received unexpected error: file does not exist Test: TestDirOpen 2026/06/02 05:30:33 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:30:33 DEBUG : Looking for writers 2026/06/02 05:30:33 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (13.02s) === RUN TestDirCreate run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:30:34 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:30:34 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirCreate 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:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Received unexpected error: file does not exist Test: TestDirCreate 2026/06/02 05:30:46 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:30:46 DEBUG : Looking for writers 2026/06/02 05:30:46 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (12.97s) === RUN TestDirMkdir run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:30:47 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:30:47 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/06/02 05:30:59 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:30:59 DEBUG : Looking for writers 2026/06/02 05:30:59 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.99s) === RUN TestDirMkdirSub run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:31:00 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:31:00 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdirSub 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:413 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Received unexpected error: file does not exist Test: TestDirMkdirSub 2026/06/02 05:31:12 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:31:12 DEBUG : Looking for writers 2026/06/02 05:31:12 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (13.39s) === RUN TestDirRemove run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:31:13 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:31:13 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go: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 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/06/02 05:31:25 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:31:25 DEBUG : Looking for writers 2026/06/02 05:31:25 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (13.16s) === RUN TestDirRemoveAll run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:31:26 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:31:26 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveAll 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:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Received unexpected error: file does not exist Test: TestDirRemoveAll 2026/06/02 05:31:39 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:31:39 DEBUG : Looking for writers 2026/06/02 05:31:39 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (13.44s) === RUN TestDirRemoveName run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:31:40 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:31:40 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveName 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:498 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveName Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Received unexpected error: file does not exist Test: TestDirRemoveName 2026/06/02 05:31:52 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:31:52 DEBUG : Looking for writers 2026/06/02 05:31:52 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.91s) === RUN TestDirRename run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:31:53 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:31:53 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRename 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:520 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Received unexpected error: file does not exist Test: TestDirRename 2026/06/02 05:32:05 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:32:05 DEBUG : Looking for writers 2026/06/02 05:32:05 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (13.16s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:32:06 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:32:06 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirFileOpen 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:616 Error: Not equal: expected: 0 actual : 1 Test: TestDirFileOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Received unexpected error: file does not exist Test: TestDirFileOpen 2026/06/02 05:32:18 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:32:18 DEBUG : Looking for writers 2026/06/02 05:32:18 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (12.94s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:32:19 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:32:19 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/02 05:32:19 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:32:19 DEBUG : Looking for writers 2026/06/02 05:32:19 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:32:20 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:32:20 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMetadataExtension 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:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2026/06/02 05:32:33 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:32:33 DEBUG : Looking for writers 2026/06/02 05:32:33 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (14.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:32:34 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:32:34 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2026/06/02 05:32:46 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:32:46 DEBUG : Looking for writers 2026/06/02 05:32:46 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (12.95s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:32:47 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:32:47 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=false,write=false 2026/06/02 05:32:59 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:32:59 DEBUG : Looking for writers 2026/06/02 05:32:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:33:00 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:33:00 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=false 2026/06/02 05:33:12 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:33:12 DEBUG : Looking for writers 2026/06/02 05:33:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:33:13 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:33:13 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=true 2026/06/02 05:33:25 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:33:25 DEBUG : Looking for writers 2026/06/02 05:33:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:33:26 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:33:26 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:33:26 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:26 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:33:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:33:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:26 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=false,write=false 2026/06/02 05:33:38 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:33:38 DEBUG : Looking for writers 2026/06/02 05:33:38 DEBUG : >WaitForWriters: 2026/06/02 05:33:38 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:33:39 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:33:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:33:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:39 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=false 2026/06/02 05:33:51 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:33:51 DEBUG : Looking for writers 2026/06/02 05:33:51 DEBUG : >WaitForWriters: 2026/06/02 05:33:51 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:33:52 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:33:52 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:33:52 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:52 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:33:52 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2026/06/02 05:34:04 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:34:04 DEBUG : Looking for writers 2026/06/02 05:34:04 DEBUG : >WaitForWriters: 2026/06/02 05:34:04 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (78.35s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (13.48s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (12.97s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (12.94s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (13.07s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (12.92s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (12.96s) === RUN TestFileOpenRead run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:34:05 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:34:05 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2026/06/02 05:34:17 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:34:17 DEBUG : Looking for writers 2026/06/02 05:34:17 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (12.97s) === RUN TestFileOpenReadUnknownSize 2026/06/02 05:34:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/02 05:34:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:34:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:34:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/02 05:34:18 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:34:18 DEBUG : Looking for writers 2026/06/02 05:34:18 DEBUG : file.txt: reading active writers 2026/06/02 05:34:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:34:18 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:34:18 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/06/02 05:34:30 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:34:30 DEBUG : Looking for writers 2026/06/02 05:34:30 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (13.00s) === RUN TestFileRemove run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:34:31 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:34:31 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2026/06/02 05:34:43 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:34:43 DEBUG : Looking for writers 2026/06/02 05:34:43 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (12.89s) === RUN TestFileRemoveAll run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:34:44 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:34:44 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2026/06/02 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:34:56 DEBUG : Looking for writers 2026/06/02 05:34:56 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (12.93s) === RUN TestFileOpen run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:34:57 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:34:57 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2026/06/02 05:35:09 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:35:09 DEBUG : Looking for writers 2026/06/02 05:35:09 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (13.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:35:10 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:35:10 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go: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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/off,forceCache=false 2026/06/02 05:35:22 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:35:22 DEBUG : Looking for writers 2026/06/02 05:35:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:35:23 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:35:23 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:35:23 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:35:23 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:23 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:23 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=false 2026/06/02 05:35:35 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:35:35 DEBUG : Looking for writers 2026/06/02 05:35:35 DEBUG : >WaitForWriters: 2026/06/02 05:35:35 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:35:36 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:35:36 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:35:36 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:35:36 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:36 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:35:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:35:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:36 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2026/06/02 05:35:48 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:35:48 DEBUG : Looking for writers 2026/06/02 05:35:48 DEBUG : >WaitForWriters: 2026/06/02 05:35:48 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:35:49 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:35:49 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:35:49 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:49 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:35:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:35:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:35:49 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2026/06/02 05:36:01 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:36:01 DEBUG : Looking for writers 2026/06/02 05:36:01 DEBUG : >WaitForWriters: 2026/06/02 05:36:01 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:36:02 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:02 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:36:02 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:02 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:02 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/06/02 05:36:14 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:36:14 DEBUG : Looking for writers 2026/06/02 05:36:14 DEBUG : >WaitForWriters: 2026/06/02 05:36:14 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:36:15 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:15 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:36:15 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:15 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:36:15 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/full,forceCache=false 2026/06/02 05:36:27 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:36:27 DEBUG : Looking for writers 2026/06/02 05:36:27 DEBUG : >WaitForWriters: 2026/06/02 05:36:27 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestFileRename (77.79s) --- FAIL: TestFileRename/off,forceCache=false (12.91s) --- FAIL: TestFileRename/minimal,forceCache=false (12.92s) --- FAIL: TestFileRename/minimal,forceCache=true (13.06s) --- FAIL: TestFileRename/writes,forceCache=false (12.90s) --- FAIL: TestFileRename/writes,forceCache=true (13.07s) --- FAIL: TestFileRename/full,forceCache=false (12.94s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:36:28 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:28 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:36:28 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:28 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:36:28 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:36:28 DEBUG : Looking for writers 2026/06/02 05:36:28 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.08s) === 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 "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:36:29 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:29 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleMethods Messages: 1 objects not found 2026/06/02 05:36:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:36:41 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Received unexpected error: file does not exist Test: TestReadFileHandleMethods 2026/06/02 05:36:41 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:36:41 DEBUG : Looking for writers 2026/06/02 05:36:41 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (12.90s) === RUN TestReadFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:36:42 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:42 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/06/02 05:36:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:36:54 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Received unexpected error: file does not exist Test: TestReadFileHandleSeek 2026/06/02 05:36:54 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:36:54 DEBUG : Looking for writers 2026/06/02 05:36:54 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (12.93s) === RUN TestReadFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:36:55 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:36:55 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleReadAt Messages: 1 objects not found 2026/06/02 05:37:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:37:07 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Received unexpected error: file does not exist Test: TestReadFileHandleReadAt 2026/06/02 05:37:07 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:37:07 DEBUG : Looking for writers 2026/06/02 05:37:07 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (12.96s) === RUN TestReadFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:37:08 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:37:08 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleFlush Messages: 1 objects not found 2026/06/02 05:37:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:37:20 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Received unexpected error: file does not exist Test: TestReadFileHandleFlush 2026/06/02 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:37:20 DEBUG : Looking for writers 2026/06/02 05:37:20 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (12.92s) === RUN TestReadFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:37:21 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:37:21 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/06/02 05:37:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:37:33 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2026/06/02 05:37:33 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:37:33 DEBUG : Looking for writers 2026/06/02 05:37:33 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (13.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:37:34 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:37:34 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:37:34 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:34 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:34 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2026/06/02 05:37:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:37:46 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2026/06/02 05:37:46 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:37:46 DEBUG : Looking for writers 2026/06/02 05:37:46 DEBUG : >WaitForWriters: 2026/06/02 05:37:46 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (13.00s) === RUN TestRWFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:37:47 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:37:47 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:37:47 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:47 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:37:47 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2026/06/02 05:37:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:37:59 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSeek 2026/06/02 05:37:59 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:37:59 DEBUG : Looking for writers 2026/06/02 05:37:59 DEBUG : >WaitForWriters: 2026/06/02 05:37:59 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (13.56s) === RUN TestRWFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:00 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:00 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:00 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:00 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:00 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/06/02 05:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:38:12 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReadAt 2026/06/02 05:38:12 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:12 DEBUG : Looking for writers 2026/06/02 05:38:12 DEBUG : >WaitForWriters: 2026/06/02 05:38:12 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:38:13 DEBUG : forgetting directory cache --- FAIL: TestRWFileHandleReadAt (13.09s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:13 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:13 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:13 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:13 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:13 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/06/02 05:38:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:38:25 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Received unexpected error: file does not exist Test: TestRWFileHandleFlushRead 2026/06/02 05:38:25 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:25 DEBUG : Looking for writers 2026/06/02 05:38:25 DEBUG : >WaitForWriters: 2026/06/02 05:38:25 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.98s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:26 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:26 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:26 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:26 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:26 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/06/02 05:38:30 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2026/06/02 05:38:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:38:38 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReleaseRead 2026/06/02 05:38:38 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:38 DEBUG : Looking for writers 2026/06/02 05:38:38 DEBUG : >WaitForWriters: 2026/06/02 05:38:38 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.97s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:39 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:38:39 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:38:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:38:40 DEBUG : file1: newRWFileHandle: 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): openPending: 2026/06/02 05:38:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:38:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): >openPending: err= 2026/06/02 05:38:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:38:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:38:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): _writeAt: size=5, off=0 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): >_writeAt: n=5, err= 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): _writeAt: size=7, off=5 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): >_writeAt: n=7, err= 2026/06/02 05:38:40 DEBUG : file1: vfs cache: truncate to size=11 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): close: 2026/06/02 05:38:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-02 05:38:40.420164026 +0000 UTC m=+639.803138162 2026/06/02 05:38:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): >close: err= 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): close: 2026/06/02 05:38:40 DEBUG : file1(0x14832f363c40): >close: err=file already closed 2026/06/02 05:38:40 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:40 DEBUG : Looking for writers 2026/06/02 05:38:40 DEBUG : file1: reading active writers 2026/06/02 05:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:38:40 DEBUG : Looking for writers 2026/06/02 05:38:40 DEBUG : file1: reading active writers 2026/06/02 05:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:38:40 DEBUG : Looking for writers 2026/06/02 05:38:40 DEBUG : file1: reading active writers 2026/06/02 05:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:38:40 DEBUG : Looking for writers 2026/06/02 05:38:40 DEBUG : file1: reading active writers 2026/06/02 05:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:38:40 DEBUG : file1: vfs cache: starting upload 2026/06/02 05:38:40 DEBUG : Looking for writers 2026/06/02 05:38:40 DEBUG : file1: reading active writers 2026/06/02 05:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:38:40 DEBUG : Looking for writers 2026/06/02 05:38:40 DEBUG : file1: reading active writers 2026/06/02 05:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:38:41 DEBUG : Looking for writers 2026/06/02 05:38:41 DEBUG : file1: reading active writers 2026/06/02 05:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:38:41 DEBUG : Looking for writers 2026/06/02 05:38:41 DEBUG : file1: reading active writers 2026/06/02 05:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:38:42 DEBUG : Looking for writers 2026/06/02 05:38:42 DEBUG : file1: reading active writers 2026/06/02 05:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:38:42 DEBUG : file1: size = 11 OK 2026/06/02 05:38:42 INFO : file1: Copied (new) 2026/06/02 05:38:42 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/02 05:38:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/02 05:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:42 INFO : file1: vfs cache: upload succeeded try #1 2026/06/02 05:38:43 DEBUG : Looking for writers 2026/06/02 05:38:43 DEBUG : file1: reading active writers 2026/06/02 05:38:43 DEBUG : >WaitForWriters: 2026/06/02 05:38:43 DEBUG : forgetting directory cache 2026/06/02 05:38:44 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:44 DEBUG : Looking for writers 2026/06/02 05:38:44 DEBUG : file1: reading active writers 2026/06/02 05:38:44 DEBUG : >WaitForWriters: 2026/06/02 05:38:44 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:38:45 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestRWFileHandleMethodsWrite (6.05s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:45 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:45 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:45 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:45 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:38:45 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:38:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:38:46 DEBUG : file1: newRWFileHandle: 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): openPending: 2026/06/02 05:38:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): >openPending: err= 2026/06/02 05:38:46 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:38:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): _writeAt: size=7, off=0 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): >_writeAt: n=7, err= 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): _writeAt: size=6, off=5 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): >_writeAt: n=6, err= 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): close: 2026/06/02 05:38:46 DEBUG : file1: vfs cache: setting modification time to 2026-06-02 05:38:46.467725632 +0000 UTC m=+645.850699767 2026/06/02 05:38:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): >close: err= 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): _writeAt: size=5, off=0 2026/06/02 05:38:46 DEBUG : file1(0x14832f4d59c0): >_writeAt: n=0, err=file already closed 2026/06/02 05:38:46 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:46 DEBUG : Looking for writers 2026/06/02 05:38:46 DEBUG : file1: reading active writers 2026/06/02 05:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:38:46 DEBUG : Looking for writers 2026/06/02 05:38:46 DEBUG : file1: reading active writers 2026/06/02 05:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:38:46 DEBUG : Looking for writers 2026/06/02 05:38:46 DEBUG : file1: reading active writers 2026/06/02 05:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:38:46 DEBUG : Looking for writers 2026/06/02 05:38:46 DEBUG : file1: reading active writers 2026/06/02 05:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:38:46 DEBUG : file1: vfs cache: starting upload 2026/06/02 05:38:46 DEBUG : Looking for writers 2026/06/02 05:38:46 DEBUG : file1: reading active writers 2026/06/02 05:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:38:46 DEBUG : Looking for writers 2026/06/02 05:38:46 DEBUG : file1: reading active writers 2026/06/02 05:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:38:47 DEBUG : Looking for writers 2026/06/02 05:38:47 DEBUG : file1: reading active writers 2026/06/02 05:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:38:47 DEBUG : Looking for writers 2026/06/02 05:38:47 DEBUG : file1: reading active writers 2026/06/02 05:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:38:48 DEBUG : file1: size = 11 OK 2026/06/02 05:38:48 INFO : file1: Copied (new) 2026/06/02 05:38:48 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/02 05:38:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/02 05:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/02 05:38:48 DEBUG : Looking for writers 2026/06/02 05:38:48 DEBUG : file1: reading active writers 2026/06/02 05:38:48 DEBUG : >WaitForWriters: 2026/06/02 05:38:49 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:49 DEBUG : Looking for writers 2026/06/02 05:38:49 DEBUG : file1: reading active writers 2026/06/02 05:38:49 DEBUG : >WaitForWriters: 2026/06/02 05:38:49 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:38:50 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestRWFileHandleWriteAt (5.01s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:50 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:50 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:50 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:50 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:38:50 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:38:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:38:51 DEBUG : file1: newRWFileHandle: 2026/06/02 05:38:51 DEBUG : file1(0x14832f9c6400): openPending: 2026/06/02 05:38:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:51 DEBUG : file1(0x14832f9c6400): >openPending: err= 2026/06/02 05:38:51 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:38:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:38:51 DEBUG : file1(0x14832f9c6400): close: 2026/06/02 05:38:51 DEBUG : file1: vfs cache: setting modification time to 2026-06-02 05:38:51.478694887 +0000 UTC m=+650.861669033 2026/06/02 05:38:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/02 05:38:51 DEBUG : file1(0x14832f9c6400): >close: err= 2026/06/02 05:38:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/02 05:38:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:38:51 DEBUG : file2: newRWFileHandle: 2026/06/02 05:38:51 DEBUG : file2(0x14832f9c6880): openPending: 2026/06/02 05:38:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:38:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/02 05:38:51 DEBUG : file2(0x14832f9c6880): >openPending: err= 2026/06/02 05:38:51 DEBUG : file2: >newRWFileHandle: err= 2026/06/02 05:38:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/02 05:38:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/02 05:38:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/02 05:38:51 DEBUG : file2(0x14832f9c6880): RWFileHandle.Flush 2026/06/02 05:38:51 DEBUG : file2(0x14832f9c6880): RWFileHandle.Release 2026/06/02 05:38:51 DEBUG : file2(0x14832f9c6880): close: 2026/06/02 05:38:51 DEBUG : file2: vfs cache: setting modification time to 2026-06-02 05:38:51.479697785 +0000 UTC m=+650.862671931 2026/06/02 05:38:51 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/02 05:38:51 DEBUG : file2(0x14832f9c6880): >close: err= 2026/06/02 05:38:51 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:51 DEBUG : Looking for writers 2026/06/02 05:38:51 DEBUG : file2: reading active writers 2026/06/02 05:38:51 DEBUG : file1: reading active writers 2026/06/02 05:38:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/02 05:38:51 DEBUG : Looking for writers 2026/06/02 05:38:51 DEBUG : file1: reading active writers 2026/06/02 05:38:51 DEBUG : file2: reading active writers 2026/06/02 05:38:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/02 05:38:51 DEBUG : Looking for writers 2026/06/02 05:38:51 DEBUG : file2: reading active writers 2026/06/02 05:38:51 DEBUG : file1: reading active writers 2026/06/02 05:38:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/02 05:38:51 DEBUG : Looking for writers 2026/06/02 05:38:51 DEBUG : file1: reading active writers 2026/06/02 05:38:51 DEBUG : file2: reading active writers 2026/06/02 05:38:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/02 05:38:51 DEBUG : file1: vfs cache: starting upload 2026/06/02 05:38:51 DEBUG : file2: vfs cache: starting upload 2026/06/02 05:38:51 DEBUG : Looking for writers 2026/06/02 05:38:51 DEBUG : file1: reading active writers 2026/06/02 05:38:51 DEBUG : file2: reading active writers 2026/06/02 05:38:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/02 05:38:51 DEBUG : Looking for writers 2026/06/02 05:38:51 DEBUG : file1: reading active writers 2026/06/02 05:38:51 DEBUG : file2: reading active writers 2026/06/02 05:38:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/02 05:38:52 DEBUG : Looking for writers 2026/06/02 05:38:52 DEBUG : file1: reading active writers 2026/06/02 05:38:52 DEBUG : file2: reading active writers 2026/06/02 05:38:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/02 05:38:52 DEBUG : Looking for writers 2026/06/02 05:38:52 DEBUG : file1: reading active writers 2026/06/02 05:38:52 DEBUG : file2: reading active writers 2026/06/02 05:38:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/02 05:38:53 DEBUG : file1: size = 0 OK 2026/06/02 05:38:53 INFO : file1: Copied (new) 2026/06/02 05:38:53 DEBUG : file1: vfs cache: fingerprint now "0" 2026/06/02 05:38:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/02 05:38:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:53 INFO : file1: vfs cache: upload succeeded try #1 2026/06/02 05:38:53 DEBUG : Looking for writers 2026/06/02 05:38:53 DEBUG : file1: reading active writers 2026/06/02 05:38:53 DEBUG : file2: reading active writers 2026/06/02 05:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:38:53 DEBUG : file2: size = 0 OK 2026/06/02 05:38:53 INFO : file2: Copied (new) 2026/06/02 05:38:53 DEBUG : file2: vfs cache: fingerprint now "0" 2026/06/02 05:38:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/02 05:38:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/02 05:38:53 INFO : file2: vfs cache: upload succeeded try #1 2026/06/02 05:38:54 DEBUG : Looking for writers 2026/06/02 05:38:54 DEBUG : file1: reading active writers 2026/06/02 05:38:54 DEBUG : file2: reading active writers 2026/06/02 05:38:54 DEBUG : >WaitForWriters: 2026/06/02 05:38:55 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:55 DEBUG : Looking for writers 2026/06/02 05:38:55 DEBUG : file1: reading active writers 2026/06/02 05:38:55 DEBUG : file2: reading active writers 2026/06/02 05:38:55 DEBUG : >WaitForWriters: 2026/06/02 05:38:55 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:38:56 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 2026/06/02 05:38:56 DEBUG : forgetting directory cache 2026/06/02 05:38:56 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file2 --- PASS: TestRWFileHandleWriteNoWrite (6.60s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:38:57 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:38:57 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:38:57 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:57 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:38:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:38:57 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:38:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:38:58 DEBUG : file1: newRWFileHandle: 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): openPending: 2026/06/02 05:38:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): >openPending: err= 2026/06/02 05:38:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:38:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:38:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): _writeAt: size=5, off=0 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): >_writeAt: n=5, err= 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): RWFileHandle.Flush 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): RWFileHandle.Flush 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): close: 2026/06/02 05:38:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-02 05:38:58.079983592 +0000 UTC m=+657.462957768 2026/06/02 05:38:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/02 05:38:58 DEBUG : file1(0x14832f3ad640): >close: err= 2026/06/02 05:38:58 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:38:58 DEBUG : file1: vfs cache: starting upload 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:38:58 DEBUG : Looking for writers 2026/06/02 05:38:58 DEBUG : file1: reading active writers 2026/06/02 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:38:59 DEBUG : Looking for writers 2026/06/02 05:38:59 DEBUG : file1: reading active writers 2026/06/02 05:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:00 DEBUG : file1: size = 5 OK 2026/06/02 05:39:00 INFO : file1: Copied (new) 2026/06/02 05:39:00 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/02 05:39:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/02 05:39:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:00 INFO : file1: vfs cache: upload succeeded try #1 2026/06/02 05:39:00 DEBUG : Looking for writers 2026/06/02 05:39:00 DEBUG : file1: reading active writers 2026/06/02 05:39:00 DEBUG : >WaitForWriters: 2026/06/02 05:39:00 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:39:01 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestRWFileHandleFlushWrite (4.47s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:02 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:02 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:02 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:02 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:02 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:02 DEBUG : file1: newRWFileHandle: 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): openPending: 2026/06/02 05:39:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): >openPending: err= 2026/06/02 05:39:02 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:39:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): _writeAt: size=5, off=0 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): >_writeAt: n=5, err= 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): RWFileHandle.Release 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): close: 2026/06/02 05:39:02 DEBUG : file1: vfs cache: setting modification time to 2026-06-02 05:39:02.595549018 +0000 UTC m=+661.978523155 2026/06/02 05:39:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): >close: err= 2026/06/02 05:39:02 DEBUG : file1(0x14832f9c7400): RWFileHandle.Release 2026/06/02 05:39:02 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:02 DEBUG : Looking for writers 2026/06/02 05:39:02 DEBUG : file1: reading active writers 2026/06/02 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:39:02 DEBUG : Looking for writers 2026/06/02 05:39:02 DEBUG : file1: reading active writers 2026/06/02 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:39:02 DEBUG : Looking for writers 2026/06/02 05:39:02 DEBUG : file1: reading active writers 2026/06/02 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:39:02 DEBUG : Looking for writers 2026/06/02 05:39:02 DEBUG : file1: reading active writers 2026/06/02 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:39:02 DEBUG : file1: vfs cache: starting upload 2026/06/02 05:39:02 DEBUG : Looking for writers 2026/06/02 05:39:02 DEBUG : file1: reading active writers 2026/06/02 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:39:02 DEBUG : Looking for writers 2026/06/02 05:39:02 DEBUG : file1: reading active writers 2026/06/02 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:39:03 DEBUG : Looking for writers 2026/06/02 05:39:03 DEBUG : file1: reading active writers 2026/06/02 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:39:03 DEBUG : Looking for writers 2026/06/02 05:39:03 DEBUG : file1: reading active writers 2026/06/02 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:04 DEBUG : file1: size = 5 OK 2026/06/02 05:39:04 INFO : file1: Copied (new) 2026/06/02 05:39:04 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/02 05:39:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/02 05:39:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:04 INFO : file1: vfs cache: upload succeeded try #1 2026/06/02 05:39:04 DEBUG : Looking for writers 2026/06/02 05:39:04 DEBUG : file1: reading active writers 2026/06/02 05:39:04 DEBUG : >WaitForWriters: 2026/06/02 05:39:04 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:39:05 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestRWFileHandleReleaseWrite (4.49s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:06 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:06 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:06 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:06 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:06 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:09 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeTruncateExisting Messages: 1 objects not found 2026/06/02 05:39:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/02 05:39:19 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeTruncateExisting 2026/06/02 05:39:19 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:19 DEBUG : Looking for writers 2026/06/02 05:39:19 DEBUG : >WaitForWriters: 2026/06/02 05:39:19 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (13.84s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:20 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:20 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:20 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:20 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:20 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:22 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2026/06/02 05:39:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:32 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeCreateExisting 2026/06/02 05:39:32 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:32 DEBUG : Looking for writers 2026/06/02 05:39:32 DEBUG : >WaitForWriters: 2026/06/02 05:39:32 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (12.99s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:33 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:33 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:33 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:33 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:33 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:33 DEBUG : file1: newRWFileHandle: 2026/06/02 05:39:33 DEBUG : file1(0x14832ef4fa00): openPending: 2026/06/02 05:39:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:33 DEBUG : file1(0x14832ef4fa00): >openPending: err= 2026/06/02 05:39:33 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:39:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:39:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:39:33 DEBUG : file1(0x14832ef4fa00): _writeAt: size=5, off=0 2026/06/02 05:39:33 DEBUG : file1(0x14832ef4fa00): >_writeAt: n=5, err= 2026/06/02 05:39:33 DEBUG : file1(0x14832ef4fa00): close: 2026/06/02 05:39:33 DEBUG : file1: vfs cache: setting modification time to 2026-06-02 05:39:33.880464193 +0000 UTC m=+693.263438339 2026/06/02 05:39:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:33 DEBUG : file1(0x14832ef4fa00): >close: err= 2026/06/02 05:39:33 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:33 DEBUG : Looking for writers 2026/06/02 05:39:33 DEBUG : file1: reading active writers 2026/06/02 05:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:39:33 DEBUG : Looking for writers 2026/06/02 05:39:33 DEBUG : file1: reading active writers 2026/06/02 05:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:39:33 DEBUG : Looking for writers 2026/06/02 05:39:33 DEBUG : file1: reading active writers 2026/06/02 05:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:39:33 DEBUG : Looking for writers 2026/06/02 05:39:33 DEBUG : file1: reading active writers 2026/06/02 05:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:39:33 DEBUG : file1: vfs cache: starting upload 2026/06/02 05:39:34 DEBUG : Looking for writers 2026/06/02 05:39:34 DEBUG : file1: reading active writers 2026/06/02 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:39:34 DEBUG : Looking for writers 2026/06/02 05:39:34 DEBUG : file1: reading active writers 2026/06/02 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:39:34 DEBUG : Looking for writers 2026/06/02 05:39:34 DEBUG : file1: reading active writers 2026/06/02 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:39:35 DEBUG : Looking for writers 2026/06/02 05:39:35 DEBUG : file1: reading active writers 2026/06/02 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:35 DEBUG : forgetting directory cache 2026/06/02 05:39:36 DEBUG : file1: size = 5 OK 2026/06/02 05:39:36 INFO : file1: Copied (new) 2026/06/02 05:39:36 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/02 05:39:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/02 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:36 INFO : file1: vfs cache: upload succeeded try #1 2026/06/02 05:39:36 DEBUG : Looking for writers 2026/06/02 05:39:36 DEBUG : file1: reading active writers 2026/06/02 05:39:36 DEBUG : >WaitForWriters: 2026/06/02 05:39:36 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:39:37 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestRWFileHandleSizeCreateNew (4.77s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:38 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:38 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:38 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:38 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/02 05:39:38 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347780): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347780): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347780): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.643804894 +0000 UTC m=+698.026779060 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.643804894 +0000 UTC m=+698.026779060 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347c80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a240): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a240): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a240): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.643804894 +0000 UTC m=+698.026779060 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1bb90 item 1 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a880): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a880): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a880): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.647993639 +0000 UTC m=+698.030967805 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78a880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ad80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ad80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ad80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ad80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ad80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.647993639 +0000 UTC m=+698.030967805 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ad80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c6a10 item 2 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b3c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b3c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b3c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b3c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b3c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.650449436 +0000 UTC m=+698.033423602 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b3c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.650449436 +0000 UTC m=+698.033423602 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78b840): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78bd00): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78bd00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78bd00): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78bd00): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78bd00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.650449436 +0000 UTC m=+698.033423602 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78bd00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c7420 item 3 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f994480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f994480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f994480): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f994480): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f994480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.653825905 +0000 UTC m=+698.036800070 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f994480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9949c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9949c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9949c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9949c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9949c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.653825905 +0000 UTC m=+698.036800070 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9949c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c7e30 item 4 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995000): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995000): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995000): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995000): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995000): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.655984138 +0000 UTC m=+698.038958304 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995000): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.655984138 +0000 UTC m=+698.038958304 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995940): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995940): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995940): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995940): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995940): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.655984138 +0000 UTC m=+698.038958304 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f995940): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486380 item 5 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b20c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b20c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b20c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b20c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b20c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.658910084 +0000 UTC m=+698.041884249 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b20c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2600): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2600): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2600): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.658910084 +0000 UTC m=+698.041884249 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4868c0 item 6 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2c80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2c80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2c80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2c80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2c80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.661110087 +0000 UTC m=+698.044084253 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b2c80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.661110087 +0000 UTC m=+698.044084253 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3180): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3640): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3640): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3640): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3640): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3640): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.661110087 +0000 UTC m=+698.044084253 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3640): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486d90 item 7 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3cc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3cc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3cc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3cc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3cc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.664192348 +0000 UTC m=+698.047166524 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9b3cc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc300): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc300): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc300): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc300): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc300): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.664192348 +0000 UTC m=+698.047166524 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc300): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4877a0 item 8 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc8c0): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832f9dc8c0): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc8c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc8c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc8c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dc8c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dcc80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dcc80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dcc80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dcc80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dcc80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.6664239 +0000 UTC m=+698.049398065 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dcc80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.6664239 +0000 UTC m=+698.049398065 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd100): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd600): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd600): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd600): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.6664239 +0000 UTC m=+698.049398065 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9dd600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f487c70 item 9 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ddc80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ddc80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ddc80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ddc80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ddc80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.669441129 +0000 UTC m=+698.052415295 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ddc80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe2c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe2c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe2c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe2c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe2c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.669441129 +0000 UTC m=+698.052415295 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe2c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a84d0 item 10 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe900): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832f9fe900): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe900): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe900): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe900): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe900): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fe900): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fecc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fecc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fecc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fecc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fecc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.671728426 +0000 UTC m=+698.054702592 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9fecc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.671728426 +0000 UTC m=+698.054702592 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff1c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff6c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff6c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff6c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff6c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff6c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.671728426 +0000 UTC m=+698.054702592 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ff6c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a91f0 item 11 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ffd40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ffd40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ffd40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ffd40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ffd40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.674522172 +0000 UTC m=+698.057496348 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ffd40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22380): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22380): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22380): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22380): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22380): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.674522172 +0000 UTC m=+698.057496348 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22380): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6150 item 12 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa229c0): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832fa229c0): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa229c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa229c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa229c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa229c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa229c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22d80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22d80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22d80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22d80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22d80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.676701014 +0000 UTC m=+698.059675191 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa22d80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23440): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23440): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23440): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23440): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23440): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.676701014 +0000 UTC m=+698.059675191 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23440): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6690 item 13 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23ac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23ac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23ac0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23ac0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23ac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.678831044 +0000 UTC m=+698.061805211 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa23ac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44100): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44100): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44100): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44100): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44100): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.678831044 +0000 UTC m=+698.061805211 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44100): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6d20 item 14 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44740): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832fa44740): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44740): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44740): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44740): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44740): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a3c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a3c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a3c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a3c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a3c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.681461311 +0000 UTC m=+698.064435477 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a3c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91aa80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91aa80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91aa80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91aa80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91aa80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.681461311 +0000 UTC m=+698.064435477 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91aa80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ab490 item 15 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a040): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a040): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a040): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a040): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a040): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.684721268 +0000 UTC m=+698.067695444 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a040): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a580): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a580): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a580): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a580): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a580): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.684721268 +0000 UTC m=+698.067695444 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67a580): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4422a0 item 16 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67abc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67abc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67abc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67abc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67abc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.687610265 +0000 UTC m=+698.070584430 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67abc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.687610265 +0000 UTC m=+698.070584430 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b040): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b540): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b540): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b540): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b540): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b540): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.687610265 +0000 UTC m=+698.070584430 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67b540): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f442a10 item 17 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67bc00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67bc00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67bc00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67bc00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67bc00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.690836438 +0000 UTC m=+698.073810615 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67bc00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a240): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a240): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a240): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.690836438 +0000 UTC m=+698.073810615 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91a240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4433b0 item 18 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91b5c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91b5c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91b5c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91b5c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91b5c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.693982781 +0000 UTC m=+698.076956957 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91b5c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.693982781 +0000 UTC m=+698.076956957 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f91bac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba0c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba0c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba0c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba0c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba0c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.693982781 +0000 UTC m=+698.076956957 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba0c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443810 item 19 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba780): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba780): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba780): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.697636915 +0000 UTC m=+698.080611081 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8ba780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bacc0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bacc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bacc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bacc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bacc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.697636915 +0000 UTC m=+698.080611081 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bacc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2aa070 item 20 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb340): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb340): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb340): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.700205996 +0000 UTC m=+698.083180172 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.700205996 +0000 UTC m=+698.083180172 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bb840): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bbd40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bbd40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bbd40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bbd40): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bbd40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.700205996 +0000 UTC m=+698.083180172 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8bbd40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2abd50 item 21 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa444c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa444c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa444c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa444c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa444c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.703428393 +0000 UTC m=+698.086402568 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa444c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44e00): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44e00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44e00): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44e00): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44e00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.703428393 +0000 UTC m=+698.086402568 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa44e00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c89a0 item 22 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45480): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45480): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.705903005 +0000 UTC m=+698.088877170 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.705903005 +0000 UTC m=+698.088877170 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45e80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45e80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45e80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45e80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45e80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.705903005 +0000 UTC m=+698.088877170 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa45e80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8d90 item 23 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f1bdd00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f1bdd00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f1bdd00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f1bdd00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f1bdd00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.709073443 +0000 UTC m=+698.092047620 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f1bdd00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6340): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6340): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6340): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.709073443 +0000 UTC m=+698.092047620 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9260 item 24 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ac400): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832f3ac400): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ac400): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ac400): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ac400): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ac400): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ac400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ace80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ace80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ace80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ace80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ace80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.711933845 +0000 UTC m=+698.094908011 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ace80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.711933845 +0000 UTC m=+698.094908011 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad9c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad9c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad9c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad9c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad9c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.711933845 +0000 UTC m=+698.094908011 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3ad9c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b63f0 item 25 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f040d00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f040d00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f040d00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f040d00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f040d00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.715553624 +0000 UTC m=+698.098527790 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f040d00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362340): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362340): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362340): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.715553624 +0000 UTC m=+698.098527790 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6af0 item 26 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362980): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832f362980): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362980): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362980): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362980): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362980): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362d40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362d40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362d40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362d40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362d40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.718362889 +0000 UTC m=+698.101337064 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f362d40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.718362889 +0000 UTC m=+698.101337064 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363880): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363880): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363880): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.718362889 +0000 UTC m=+698.101337064 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f363880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6ee0 item 27 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e200): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e200): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e200): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e200): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e200): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.721952621 +0000 UTC m=+698.104926797 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e200): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e780): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e780): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e780): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.721952621 +0000 UTC m=+698.104926797 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4e780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b78f0 item 28 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4eec0): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832ef4eec0): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4eec0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4eec0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4eec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4eec0): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4eec0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4f340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4f340): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4f340): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4f340): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4f340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.724712553 +0000 UTC m=+698.107686719 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4f340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4fa80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4fa80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4fa80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4fa80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4fa80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.724712553 +0000 UTC m=+698.107686719 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832ef4fa80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a02a0 item 29 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d4780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d4780): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d4780): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d4780): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d4780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.727203696 +0000 UTC m=+698.110177862 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d4780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5100): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5100): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5100): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5100): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5100): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.727203696 +0000 UTC m=+698.110177862 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5100): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a0770 item 30 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5e00): _readAt: size=2, off=0 2026/06/02 05:39:38 ERROR : open-test-file(0x14832f4d5e00): Couldn't read size of file 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5e00): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5e00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5e00): close: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f4d5e00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346300): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346300): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346300): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346300): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346300): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.729903244 +0000 UTC m=+698.112877419 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346300): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346a40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346a40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346a40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346a40): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346a40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.729903244 +0000 UTC m=+698.112877419 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f346a40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a0ee0 item 31 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3470c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3470c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3470c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3470c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3470c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.732254633 +0000 UTC m=+698.115228809 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3470c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347600): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347600): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347600): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.732254633 +0000 UTC m=+698.115228809 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1500 item 32 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347cc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347cc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347cc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347cc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347cc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.734373432 +0000 UTC m=+698.117347608 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f347cc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a19d0 item 33 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.735249739 +0000 UTC m=+698.118223915 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e740): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e740): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e740): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e740): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e740): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.735249739 +0000 UTC m=+698.118223915 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35e740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1c00 item 33 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35ed80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35ed80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35ed80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35ed80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35ed80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.737623671 +0000 UTC m=+698.120597837 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35ed80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488310 item 34 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.738636137 +0000 UTC m=+698.121610313 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f200): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f740): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f740): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f740): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f740): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f740): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.738636137 +0000 UTC m=+698.121610313 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35f740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488540 item 34 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35fd80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35fd80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35fd80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35fd80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35fd80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.740886173 +0000 UTC m=+698.123860349 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f35fd80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488a10 item 35 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.74183053 +0000 UTC m=+698.124804706 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6300): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6800): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6800): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6800): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6800): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6800): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.74183053 +0000 UTC m=+698.124804706 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6800): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488cb0 item 35 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6e80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6e80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6e80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6e80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6e80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.744803464 +0000 UTC m=+698.127777631 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c6e80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f489030 item 36 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.745895731 +0000 UTC m=+698.128869908 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c7380): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c78c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c78c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c78c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c78c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c78c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.745895731 +0000 UTC m=+698.128869908 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f3c78c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4893b0 item 36 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414000): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414000): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414000): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414000): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414000): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.748401262 +0000 UTC m=+698.131375438 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414000): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f489810 item 37 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.749383811 +0000 UTC m=+698.132357987 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414980): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414980): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414980): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.749383811 +0000 UTC m=+698.132357987 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4899d0 item 37 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6bc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6bc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6bc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6bc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6bc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.752157168 +0000 UTC m=+698.135131345 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c6bc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9b90 item 38 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.753320969 +0000 UTC m=+698.136295146 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c70c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7600): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7600): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7600): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.753320969 +0000 UTC m=+698.136295146 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ac000 item 38 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7cc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7cc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7cc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7cc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7cc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.755383792 +0000 UTC m=+698.138357948 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9c7cc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ac770 item 39 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.756341214 +0000 UTC m=+698.139315391 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a2c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a7c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a7c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a7c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a7c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a7c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.756341214 +0000 UTC m=+698.139315391 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7a7c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2acaf0 item 39 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7ae40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7ae40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7ae40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7ae40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7ae40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.758617651 +0000 UTC m=+698.141591807 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7ae40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad110 item 40 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.759454744 +0000 UTC m=+698.142428901 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b880): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b880): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b880): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.759454744 +0000 UTC m=+698.142428901 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7b880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad2d0 item 40 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.761285368 +0000 UTC m=+698.144259525 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa7be40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542440): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542440): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542440): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad6c0 item 41 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542440): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542440): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.762051127 +0000 UTC m=+698.145025283 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542440): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad880 item 41 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.762964465 +0000 UTC m=+698.145938632 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542900): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542e40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542e40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542e40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542e40): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542e40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.762964465 +0000 UTC m=+698.145938632 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f542e40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ada40 item 41 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.765068256 +0000 UTC m=+698.148042421 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543980): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543980): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ade30 item 42 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543980): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.765872628 +0000 UTC m=+698.148846784 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f543980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bc150 item 42 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.766704371 +0000 UTC m=+698.149678527 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a48c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a48c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a48c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a48c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a48c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.766704371 +0000 UTC m=+698.149678527 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a48c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bc4d0 item 42 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.769115373 +0000 UTC m=+698.152089540 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a4f00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5400): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5400): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bcbd0 item 43 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5400): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.769995629 +0000 UTC m=+698.152969794 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bcf50 item 43 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.770781655 +0000 UTC m=+698.153755822 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5940): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5e80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5e80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5e80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5e80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5e80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.770781655 +0000 UTC m=+698.153755822 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5a5e80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bd2d0 item 43 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.772879726 +0000 UTC m=+698.155853891 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d25c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d2ac0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d2ac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d2ac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bd8f0 item 44 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d2ac0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d2ac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.773701691 +0000 UTC m=+698.156675857 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d2ac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bdb90 item 44 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.7745631 +0000 UTC m=+698.157537256 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3000): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3580): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3580): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3580): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3580): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3580): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.7745631 +0000 UTC m=+698.157537256 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3580): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1ba1c0 item 44 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.776860817 +0000 UTC m=+698.159834983 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5d3bc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f61c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f61c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f61c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1bb3b0 item 45 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f61c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f61c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.777619913 +0000 UTC m=+698.160594080 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f61c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f68c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f68c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f68c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f68c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f68c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.777619913 +0000 UTC m=+698.160594080 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f68c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1bbab0 item 45 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.780245841 +0000 UTC m=+698.163219998 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f6f00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7400): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7400): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c6770 item 46 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7400): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.781002112 +0000 UTC m=+698.163976279 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7b00): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7b00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7b00): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7b00): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7b00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.781002112 +0000 UTC m=+698.163976279 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f5f7b00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c69a0 item 46 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.783413926 +0000 UTC m=+698.166388092 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612740): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612740): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612740): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c70a0 item 47 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612740): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612740): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.784221003 +0000 UTC m=+698.167195189 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612e40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612e40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612e40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612e40): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612e40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.784221003 +0000 UTC m=+698.167195189 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f612e40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c73b0 item 47 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.786524151 +0000 UTC m=+698.169498317 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f414b80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415080): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415080): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415080): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f489c70 item 48 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415080): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415080): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.787261145 +0000 UTC m=+698.170235311 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415080): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415780): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415780): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415780): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.787261145 +0000 UTC m=+698.170235311 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bc2a0 item 48 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415dc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415dc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415dc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415dc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415dc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.789686163 +0000 UTC m=+698.172660329 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f415dc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bc620 item 49 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.791072526 +0000 UTC m=+698.174046683 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680880): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680880): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680880): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.791072526 +0000 UTC m=+698.174046683 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bc9a0 item 49 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680f00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680f00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680f00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680f00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680f00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.793023407 +0000 UTC m=+698.175997563 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f680f00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bcee0 item 50 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.793793284 +0000 UTC m=+698.176767440 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681980): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681980): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681980): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.793793284 +0000 UTC m=+698.176767440 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f681980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bd0a0 item 50 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8100): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8100): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8100): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8100): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8100): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.795811492 +0000 UTC m=+698.178785649 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8100): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bd960 item 51 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.796733617 +0000 UTC m=+698.179707783 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8b40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8b40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8b40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8b40): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8b40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.796733617 +0000 UTC m=+698.179707783 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a8b40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bdb20 item 51 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a91c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a91c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a91c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a91c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a91c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.79900824 +0000 UTC m=+698.181982406 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a91c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34a3f0 item 52 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.799784669 +0000 UTC m=+698.182758835 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a96c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a9c40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a9c40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a9c40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a9c40): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a9c40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.799784669 +0000 UTC m=+698.182758835 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6a9c40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34a690 item 52 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e43c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e43c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e43c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e43c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e43c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.802005512 +0000 UTC m=+698.184979677 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e43c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34b960 item 53 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.802746774 +0000 UTC m=+698.185720941 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e48c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e4e00): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e4e00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e4e00): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e4e00): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e4e00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.802746774 +0000 UTC m=+698.185720941 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e4e00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34bd50 item 53 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5480): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5480): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.804997132 +0000 UTC m=+698.187971298 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0da540 item 54 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.805861807 +0000 UTC m=+698.188835984 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6e5980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a000): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a000): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a000): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a000): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a000): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.805861807 +0000 UTC m=+698.188835984 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a000): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0da770 item 54 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a680): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a680): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a680): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a680): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a680): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.807978923 +0000 UTC m=+698.190953089 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71a680): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0dae70 item 55 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.809194643 +0000 UTC m=+698.192168810 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71ab80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b0c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b0c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b0c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b0c0): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b0c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.809194643 +0000 UTC m=+698.192168810 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b0c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0db260 item 55 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b740): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b740): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b740): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b740): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b740): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.811464227 +0000 UTC m=+698.194438403 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71b740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0db730 item 56 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.812492773 +0000 UTC m=+698.195466930 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f71bc40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7462c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7462c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7462c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7462c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7462c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.812492773 +0000 UTC m=+698.195466930 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7462c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0db960 item 56 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.814749072 +0000 UTC m=+698.197723209 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746900): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746e40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746e40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746e40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0dbe30 item 57 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746e40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746e40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.815205546 +0000 UTC m=+698.198179682 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f746e40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0843f0 item 57 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.815646871 +0000 UTC m=+698.198621007 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747380): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747900): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747900): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747900): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747900): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747900): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.815646871 +0000 UTC m=+698.198621007 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f747900): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0845b0 item 57 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.816759426 +0000 UTC m=+698.199733562 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774040): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774580): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774580): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774580): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0849a0 item 58 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774580): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774580): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.817332911 +0000 UTC m=+698.200307048 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774580): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f084e70 item 58 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.817815104 +0000 UTC m=+698.200789240 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f774ac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775080): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775080): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775080): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775080): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775080): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.817815104 +0000 UTC m=+698.200789240 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775080): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f085260 item 58 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.818837918 +0000 UTC m=+698.201812055 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f7756c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775c00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775c00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775c00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0f2770 item 59 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775c00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775c00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.819218819 +0000 UTC m=+698.202192956 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f775c00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0f3030 item 59 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.819673169 +0000 UTC m=+698.202647304 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c7c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c7c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c7c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c7c0): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c7c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.819673169 +0000 UTC m=+698.202647304 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78c7c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0f3490 item 59 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.8207465 +0000 UTC m=+698.203720636 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78ce00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d340): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d340): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d24d0 item 60 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d340): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.821328841 +0000 UTC m=+698.204302977 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d2770 item 60 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.821801014 +0000 UTC m=+698.204775151 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78d880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78de40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78de40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78de40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78de40): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78de40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.821801014 +0000 UTC m=+698.204775151 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f78de40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d3110 item 60 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.822903972 +0000 UTC m=+698.205878108 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804580): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804ac0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804ac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804ac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d3650 item 61 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804ac0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804ac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.823362779 +0000 UTC m=+698.206336926 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f804ac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8051c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8051c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8051c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8051c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8051c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.823362779 +0000 UTC m=+698.206336926 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f8051c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d3e30 item 61 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.82453082 +0000 UTC m=+698.207504956 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805800): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6135c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6135c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6135c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c7650 item 62 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6135c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6135c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.825288713 +0000 UTC m=+698.208262859 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f6135c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f613cc0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f613cc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f613cc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f613cc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f613cc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.825288713 +0000 UTC m=+698.208262859 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f613cc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c7960 item 62 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.826724931 +0000 UTC m=+698.209699077 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642940): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642940): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642940): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c7ce0 item 63 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642940): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642940): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.828292837 +0000 UTC m=+698.211266983 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f642940): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643040): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643040): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643040): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643040): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643040): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.828292837 +0000 UTC m=+698.211266983 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643040): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fa0e0 item 63 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.829893084 +0000 UTC m=+698.212867231 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643680): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643bc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643bc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643bc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fa5b0 item 64 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643bc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643bc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.830406557 +0000 UTC m=+698.213380703 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f643bc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67c3c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67c3c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67c3c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67c3c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67c3c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.830406557 +0000 UTC m=+698.213380703 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67c3c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fa8c0 item 64 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ca00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ca00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ca00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ca00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ca00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.831850699 +0000 UTC m=+698.214824845 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ca00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0faee0 item 65 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.832562736 +0000 UTC m=+698.215536873 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67ce80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d380): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d380): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d380): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d380): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d380): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.832562736 +0000 UTC m=+698.215536873 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d380): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fb1f0 item 65 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d9c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d9c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d9c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d9c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d9c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.833874047 +0000 UTC m=+698.216848193 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67d9c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed26380 item 66 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.834553362 +0000 UTC m=+698.217527498 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f67de40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930480): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930480): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930480): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.834553362 +0000 UTC m=+698.217527498 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed26700 item 66 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930ac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930ac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930ac0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930ac0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930ac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.835599642 +0000 UTC m=+698.218573778 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930ac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed26ee0 item 67 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.836026689 +0000 UTC m=+698.219000826 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f930f40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931440): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931440): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931440): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931440): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931440): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.836026689 +0000 UTC m=+698.219000826 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931440): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed27420 item 67 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931ac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931ac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931ac0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931ac0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931ac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.837069472 +0000 UTC m=+698.220043609 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f931ac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed27880 item 68 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.837604135 +0000 UTC m=+698.220578270 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e0c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e600): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e600): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e600): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.837604135 +0000 UTC m=+698.220578270 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94e600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ba150 item 68 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94ec40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94ec40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94ec40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94ec40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94ec40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.838853087 +0000 UTC m=+698.221827223 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94ec40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bad20 item 69 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.839299251 +0000 UTC m=+698.222273388 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f0c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f5c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f5c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f5c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f5c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f5c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.839299251 +0000 UTC m=+698.222273388 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94f5c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bb2d0 item 69 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94fc40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94fc40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94fc40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94fc40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94fc40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.840516004 +0000 UTC m=+698.223490139 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f94fc40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bb730 item 70 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.840972588 +0000 UTC m=+698.223946723 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986780): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986780): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986780): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.840972588 +0000 UTC m=+698.223946723 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bba40 item 70 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986e00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986e00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986e00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986e00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986e00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.842342068 +0000 UTC m=+698.225316314 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f986e00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c2150 item 71 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.842805616 +0000 UTC m=+698.225779762 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987300): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987800): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987800): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987800): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987800): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987800): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.842805616 +0000 UTC m=+698.225779762 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987800): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c23f0 item 71 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987e80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987e80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987e80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987e80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987e80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.844098031 +0000 UTC m=+698.227072177 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f987e80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c28c0 item 72 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.844838112 +0000 UTC m=+698.227812258 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae9c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae9c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae9c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae9c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae9c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.844838112 +0000 UTC m=+698.227812258 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ae9c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c2bd0 item 72 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.846170222 +0000 UTC m=+698.229144368 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9aef80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af480): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3110 item 73 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af480): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.846616556 +0000 UTC m=+698.229590702 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3490 item 73 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.847178489 +0000 UTC m=+698.230152635 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9af940): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9afe80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9afe80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9afe80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9afe80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9afe80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.847178489 +0000 UTC m=+698.230152635 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9afe80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3730 item 73 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.84846866 +0000 UTC m=+698.231442806 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ca5c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9caac0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9caac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9caac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3d50 item 74 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9caac0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9caac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.84889125 +0000 UTC m=+698.231865385 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9caac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1a5b0 item 74 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.849601083 +0000 UTC m=+698.232575219 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb000): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb580): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb580): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb580): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb580): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb580): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.849601083 +0000 UTC m=+698.232575219 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cb580): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1a7e0 item 74 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.850819909 +0000 UTC m=+698.233794045 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9cbbc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec1c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec1c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec1c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1b260 item 75 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec1c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec1c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.851344672 +0000 UTC m=+698.234318808 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec1c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): _writeAt: size=3, off=2 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1b5e0 item 75 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.851820292 +0000 UTC m=+698.234794428 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ec700): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ecc40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ecc40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ecc40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ecc40): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ecc40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.851820292 +0000 UTC m=+698.234794428 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ecc40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1bb90 item 75 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.853437621 +0000 UTC m=+698.236411767 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed280): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed780): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed780): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c64d0 item 76 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed780): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.853895799 +0000 UTC m=+698.236869945 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9ed780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c6e70 item 76 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): _writeAt: size=3, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.854434017 +0000 UTC m=+698.237408163 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f9edcc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c340): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c340): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c340): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c340): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c340): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.854434017 +0000 UTC m=+698.237408163 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c340): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c7260 item 76 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.855578833 +0000 UTC m=+698.238552979 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0c980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0ce80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0ce80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0ce80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c76c0 item 77 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0ce80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0ce80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.856039935 +0000 UTC m=+698.239014081 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0ce80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0d580): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0d580): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0d580): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0d580): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0d580): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.856039935 +0000 UTC m=+698.239014081 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0d580): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0c7a40 item 77 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.857256016 +0000 UTC m=+698.240230152 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa0dbc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa361c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa361c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa361c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4861c0 item 78 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa361c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa361c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.85765419 +0000 UTC m=+698.240628325 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa361c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa368c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa368c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa368c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa368c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa368c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.85765419 +0000 UTC m=+698.240628325 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa368c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486380 item 78 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.858981089 +0000 UTC m=+698.241955226 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa36f00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37400): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37400): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486770 item 79 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37400): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.859444917 +0000 UTC m=+698.242419063 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37b00): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37b00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37b00): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37b00): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37b00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.859444917 +0000 UTC m=+698.242419063 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fa37b00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486930 item 79 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.860773291 +0000 UTC m=+698.243747438 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2740): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2740): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2740): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486e00 item 80 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2740): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2740): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.861254381 +0000 UTC m=+698.244228527 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2e40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2e40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2e40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2e40): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2e40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.861254381 +0000 UTC m=+698.244228527 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa2e40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f486fc0 item 80 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3480): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3480): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3480): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3480): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3480): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.862604526 +0000 UTC m=+698.245578672 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3480): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f487880 item 81 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.863147102 +0000 UTC m=+698.246121249 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3900): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3e40): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3e40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3e40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3e40): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3e40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.863147102 +0000 UTC m=+698.246121249 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faa3e40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f487b20 item 81 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabe5c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabe5c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabe5c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabe5c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabe5c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.864592517 +0000 UTC m=+698.247566663 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabe5c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a8150 item 82 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.865181591 +0000 UTC m=+698.248155737 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabeac0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf040): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf040): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf040): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf040): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf040): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.865181591 +0000 UTC m=+698.248155737 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf040): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a83f0 item 82 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf6c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf6c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf6c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf6c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf6c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.866362174 +0000 UTC m=+698.249336320 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabf6c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a9110 item 83 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.866833286 +0000 UTC m=+698.249807422 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fabfbc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade200): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade200): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade200): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade200): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade200): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.866833286 +0000 UTC m=+698.249807422 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade200): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a9490 item 83 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade880): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade880): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade880): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.867980958 +0000 UTC m=+698.250955094 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fade880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1b0070 item 84 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.868480302 +0000 UTC m=+698.251454438 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faded80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf300): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf300): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf300): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf300): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf300): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.868480302 +0000 UTC m=+698.251454438 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf300): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1b0930 item 84 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf980): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf980): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf980): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf980): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf980): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.869765344 +0000 UTC m=+698.252739480 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadf980): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1b11f0 item 85 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.870295237 +0000 UTC m=+698.253269373 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fadfe80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf84c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf84c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf84c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf84c0): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf84c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.870295237 +0000 UTC m=+698.253269373 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf84c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1b1570 item 85 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf8b40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf8b40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf8b40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf8b40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf8b40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.871383776 +0000 UTC m=+698.254357912 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf8b40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1b1ab0 item 86 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.871994912 +0000 UTC m=+698.254969048 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9040): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf95c0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf95c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf95c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf95c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf95c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.871994912 +0000 UTC m=+698.254969048 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf95c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49e070 item 86 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9c40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9c40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9c40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9c40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9c40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.873358011 +0000 UTC m=+698.256332147 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832faf9c40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49e460 item 87 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.873840855 +0000 UTC m=+698.256814990 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e780): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e780): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e780): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.873840855 +0000 UTC m=+698.256814990 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1e780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49e620 item 87 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1ee00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1ee00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1ee00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1ee00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1ee00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.874986171 +0000 UTC m=+698.257960307 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1ee00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49e9a0 item 88 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.875465408 +0000 UTC m=+698.258439544 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f300): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f880): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f880): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f880): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.875465408 +0000 UTC m=+698.258439544 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1f880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49eb60 item 88 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.876494986 +0000 UTC m=+698.259469122 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb1fec0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3c500): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3c500): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3c500): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49ef50 item 89 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3c500): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3c500): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.876944737 +0000 UTC m=+698.259918873 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3c500): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49f110 item 89 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.877400098 +0000 UTC m=+698.260374235 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3ca40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3cfc0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3cfc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3cfc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3cfc0): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3cfc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.877400098 +0000 UTC m=+698.260374235 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3cfc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49f2d0 item 89 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.878466366 +0000 UTC m=+698.261440502 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3d600): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3db40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3db40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3db40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49f650 item 90 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3db40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3db40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.879052876 +0000 UTC m=+698.262027011 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb3db40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49f880 item 90 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.879538735 +0000 UTC m=+698.262512881 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58180): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58740): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58740): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58740): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58740): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58740): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.879538735 +0000 UTC m=+698.262512881 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58740): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49fa40 item 90 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.880553205 +0000 UTC m=+698.263527341 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb58d80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb592c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb592c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb592c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f49fdc0 item 91 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb592c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb592c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.880940146 +0000 UTC m=+698.263914283 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb592c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): >_readAt: n=2, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): _writeAt: size=3, off=7 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e0e0 item 91 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.881448268 +0000 UTC m=+698.264422404 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59800): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59d80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59d80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59d80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59d80): >_readAt: n=8, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59d80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.881448268 +0000 UTC m=+698.264422404 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb59d80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e2a0 item 91 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.88256972 +0000 UTC m=+698.265543856 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb784c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78a00): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78a00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78a00): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e620 item 92 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78a00): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78a00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.882935712 +0000 UTC m=+698.265909849 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78a00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): open at offset 5 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e7e0 item 92 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): _readAt: size=2, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): _writeAt: size=3, off=5 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): >_writeAt: n=3, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.883445777 +0000 UTC m=+698.266419914 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb78f40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79500): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79500): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79500): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79500): >_readAt: n=3, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79500): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.883445777 +0000 UTC m=+698.266419914 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79500): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e9a0 item 92 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.884442874 +0000 UTC m=+698.267417009 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb79b40): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98180): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98180): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98180): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6ed20 item 93 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98180): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98180): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.884850164 +0000 UTC m=+698.267824300 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98180): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98880): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98880): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98880): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98880): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98880): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.884850164 +0000 UTC m=+698.267824300 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98880): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6eee0 item 93 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.886111411 +0000 UTC m=+698.269085547 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb98ec0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99400): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99400): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99400): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f260 item 94 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99400): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99400): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.886484787 +0000 UTC m=+698.269458923 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99400): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99b00): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99b00): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99b00): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99b00): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99b00): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.886484787 +0000 UTC m=+698.269458923 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fb99b00): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f420 item 94 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.887611338 +0000 UTC m=+698.270585484 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6240): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6780): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6780): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6780): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f7a0 item 95 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6780): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6780): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.887975958 +0000 UTC m=+698.270950094 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6780): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6e80): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6e80): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6e80): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6e80): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6e80): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.887975958 +0000 UTC m=+698.270950094 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb6e80): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f960 item 95 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 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/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): open at offset 0 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): _readAt: size=2, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.889390134 +0000 UTC m=+698.272364270 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832fbb74c0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f57a100): _writeAt: size=5, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f57a100): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f57a100): >openPending: err= 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d4540 item 96 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f57a100): >_writeAt: n=5, err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f57a100): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.88991648 +0000 UTC m=+698.272890616 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f57a100): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805dc0): _readAt: size=512, off=0 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805dc0): openPending: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805dc0): >openPending: err= 2026/06/02 05:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805dc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805dc0): close: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:38.88991648 +0000 UTC m=+698.272890616 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:38 DEBUG : open-test-file(0x14832f805dc0): >close: err= 2026/06/02 05:39:38 DEBUG : open-test-file: Remove: 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d4700 item 96 2026/06/02 05:39:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:38 DEBUG : open-test-file: >Remove: err= 2026/06/02 05:39:38 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:38 DEBUG : Looking for writers 2026/06/02 05:39:38 DEBUG : >WaitForWriters: 2026/06/02 05:39:38 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:39 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:39 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/02 05:39:39 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.554534642 +0000 UTC m=+699.937508778 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.554534642 +0000 UTC m=+699.937508778 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6800): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6cc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6cc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6cc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6cc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6cc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.554534642 +0000 UTC m=+699.937508778 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6cc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6ec40 item 1 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.556453053 +0000 UTC m=+699.939427209 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7900): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7900): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7900): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7900): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7900): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.556453053 +0000 UTC m=+699.939427209 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7900): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f110 item 2 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba040): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba040): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba040): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.557802576 +0000 UTC m=+699.940776722 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.557802576 +0000 UTC m=+699.940776722 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba500): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba9c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba9c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba9c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba9c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba9c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.557802576 +0000 UTC m=+699.940776722 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba9c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f490 item 3 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb040): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb040): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb040): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.559450414 +0000 UTC m=+699.942424550 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb580): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb580): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb580): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb580): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb580): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.559450414 +0000 UTC m=+699.942424550 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bb580): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6f960 item 4 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bbbc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bbbc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bbbc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bbbc0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bbbc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.560926006 +0000 UTC m=+699.943900142 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8bbbc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.560926006 +0000 UTC m=+699.943900142 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bc900): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bdc80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bdc80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bdc80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bdc80): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bdc80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.560926006 +0000 UTC m=+699.943900142 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bdc80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6fd50 item 5 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac540): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac540): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.562884301 +0000 UTC m=+699.945858447 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad1c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad1c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad1c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad1c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad1c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.562884301 +0000 UTC m=+699.945858447 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad1c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f442700 item 6 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad8c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad8c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad8c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad8c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad8c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.564110881 +0000 UTC m=+699.947085027 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad8c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.564110881 +0000 UTC m=+699.947085027 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ade00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362040): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362040): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362040): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.564110881 +0000 UTC m=+699.947085027 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f442d20 item 7 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.565897492 +0000 UTC m=+699.948871638 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b840): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b840): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b840): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.565897492 +0000 UTC m=+699.948871638 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4935e0 item 8 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57be00): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f57be00): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57be00): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57be00): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57be00): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57be00): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57be00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e440): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e440): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e440): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e440): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e440): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.567220835 +0000 UTC m=+699.950194971 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e440): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.567220835 +0000 UTC m=+699.950194971 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ea00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ef00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ef00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ef00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ef00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ef00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.567220835 +0000 UTC m=+699.950194971 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ef00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4939d0 item 9 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f6c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f6c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f6c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f6c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f6c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.569042833 +0000 UTC m=+699.952016968 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f6c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fc00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fc00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fc00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fc00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fc00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.569042833 +0000 UTC m=+699.952016968 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fc00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2aa540 item 10 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d4a40): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f4d4a40): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d4a40): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d4a40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d4a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d4a40): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d4a40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5040): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5040): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5040): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.571353564 +0000 UTC m=+699.954327710 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.571353564 +0000 UTC m=+699.954327710 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5c80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3462c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3462c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3462c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3462c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3462c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.571353564 +0000 UTC m=+699.954327710 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3462c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ab490 item 11 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3469c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3469c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3469c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3469c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3469c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.573365832 +0000 UTC m=+699.956339968 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3469c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346f00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346f00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346f00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346f00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346f00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.573365832 +0000 UTC m=+699.956339968 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346f00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6460 item 12 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347540): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f347540): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347540): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347540): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347540): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347900): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347900): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347900): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347900): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347900): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.574980406 +0000 UTC m=+699.957954553 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347900): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6140): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6140): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6140): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6140): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6140): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.574980406 +0000 UTC m=+699.957954553 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6140): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6930 item 13 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6800): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6800): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6800): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6800): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6800): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.576344026 +0000 UTC m=+699.959318172 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6800): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6d40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6d40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6d40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6d40): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6d40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.576344026 +0000 UTC m=+699.959318172 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6d40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6e00 item 14 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7380): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f9c7380): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7380): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7380): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7380): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7380): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7380): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7740): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7740): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7740): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7740): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7740): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.578174079 +0000 UTC m=+699.961148215 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7740): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7e40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7e40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7e40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7e40): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7e40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.578174079 +0000 UTC m=+699.961148215 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7e40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b7570 item 15 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5425c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5425c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5425c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5425c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5425c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.579572195 +0000 UTC m=+699.962546341 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5425c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f542b00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f542b00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f542b00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f542b00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f542b00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.579572195 +0000 UTC m=+699.962546341 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f542b00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b7a40 item 16 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362200): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362200): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362200): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362200): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362200): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.580906559 +0000 UTC m=+699.963880694 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362200): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.580906559 +0000 UTC m=+699.963880694 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362b80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362b80): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.580906559 +0000 UTC m=+699.963880694 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443500 item 17 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.582980523 +0000 UTC m=+699.965954658 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363840): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363840): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363840): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.582980523 +0000 UTC m=+699.965954658 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443a40 item 18 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363ec0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363ec0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363ec0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363ec0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363ec0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.58472853 +0000 UTC m=+699.967702666 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363ec0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.58472853 +0000 UTC m=+699.967702666 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8044c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8049c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8049c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8049c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8049c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8049c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.58472853 +0000 UTC m=+699.967702666 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8049c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a0310 item 19 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805040): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805040): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805040): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.586714548 +0000 UTC m=+699.969688684 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805580): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805580): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805580): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805580): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805580): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.586714548 +0000 UTC m=+699.969688684 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f805580): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a0c40 item 20 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543280): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543280): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543280): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543280): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543280): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.587839135 +0000 UTC m=+699.970813272 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543280): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.587839135 +0000 UTC m=+699.970813272 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f543780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2100): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2100): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2100): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2100): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2100): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.587839135 +0000 UTC m=+699.970813272 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2100): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8310 item 21 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2780): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2780): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2780): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.589680108 +0000 UTC m=+699.972654244 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2cc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2cc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2cc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2cc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2cc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.589680108 +0000 UTC m=+699.972654244 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c2cc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8b60 item 22 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3340): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3340): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3340): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3340): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3340): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.591136924 +0000 UTC m=+699.974111061 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3340): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.591136924 +0000 UTC m=+699.974111061 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3d40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3d40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3d40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3d40): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3d40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.591136924 +0000 UTC m=+699.974111061 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c3d40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8f50 item 23 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406040): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406040): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406040): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.592896503 +0000 UTC m=+699.975870640 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406580): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406580): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406580): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406580): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406580): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.592896503 +0000 UTC m=+699.975870640 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406580): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a11f0 item 24 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406bc0): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f406bc0): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406bc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406bc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406bc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406bc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406f80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406f80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406f80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406f80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406f80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.594560683 +0000 UTC m=+699.977534819 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f406f80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.594560683 +0000 UTC m=+699.977534819 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f407480): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4079c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4079c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4079c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4079c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4079c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.594560683 +0000 UTC m=+699.977534819 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4079c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a16c0 item 25 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a140): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a140): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a140): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a140): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a140): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.596402007 +0000 UTC m=+699.979376143 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a140): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a680): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a680): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a680): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.596402007 +0000 UTC m=+699.979376143 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42a680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1e30 item 26 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42acc0): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f42acc0): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42acc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42acc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42acc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42acc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42acc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b080): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b080): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b080): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b080): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b080): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.599827358 +0000 UTC m=+699.982801493 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b080): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.599827358 +0000 UTC m=+699.982801493 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42b580): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42bac0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42bac0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42bac0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42bac0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42bac0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.599827358 +0000 UTC m=+699.982801493 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f42bac0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ac620 item 27 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c240): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c240): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c240): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c240): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c240): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.60240326 +0000 UTC m=+699.985377396 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c240): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c780): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c780): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c780): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.60240326 +0000 UTC m=+699.985377396 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59c780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad030 item 28 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59cdc0): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f59cdc0): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59cdc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59cdc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59cdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59cdc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59cdc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d180): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d180): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d180): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d180): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d180): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.603511387 +0000 UTC m=+699.986485523 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d180): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d840): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d840): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d840): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.603511387 +0000 UTC m=+699.986485523 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59d840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad3b0 item 29 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59dec0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59dec0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59dec0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59dec0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59dec0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.605618975 +0000 UTC m=+699.988593111 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f59dec0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cc500): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cc500): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cc500): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cc500): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cc500): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.605618975 +0000 UTC m=+699.988593111 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cc500): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad7a0 item 30 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502480): _readAt: size=2, off=0 2026/06/02 05:39:40 ERROR : open-test-file(0x14832f502480): Couldn't read size of file 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502480): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502480): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502480): >_writeAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502480): close: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502480): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502840): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502840): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502840): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.607263347 +0000 UTC m=+699.990237482 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502f00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502f00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502f00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502f00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502f00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.607263347 +0000 UTC m=+699.990237482 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f502f00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9570 item 31 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503580): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503580): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503580): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503580): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503580): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.608626706 +0000 UTC m=+699.991600842 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503580): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503ac0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503ac0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503ac0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503ac0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503ac0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.608626706 +0000 UTC m=+699.991600842 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f503ac0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9c70 item 32 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562200): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562200): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562200): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562200): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562200): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.610998904 +0000 UTC m=+699.993973040 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562200): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bc4d0 item 33 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.611427725 +0000 UTC m=+699.994401861 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562b80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562b80): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.611427725 +0000 UTC m=+699.994401861 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f562b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bc770 item 33 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5631c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5631c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5631c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5631c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5631c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.613112703 +0000 UTC m=+699.996086840 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5631c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bcf50 item 34 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.616544376 +0000 UTC m=+699.999518512 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563640): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563b80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563b80): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.616544376 +0000 UTC m=+699.999518512 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f563b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bd2d0 item 34 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c2c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c2c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c2c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c2c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c2c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.617839687 +0000 UTC m=+700.000813823 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c2c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bd8f0 item 35 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.618267376 +0000 UTC m=+700.001241512 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60c740): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60cc40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60cc40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60cc40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60cc40): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60cc40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.618267376 +0000 UTC m=+700.001241512 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60cc40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bdb90 item 35 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d2c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d2c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d2c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d2c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d2c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.619324687 +0000 UTC m=+700.002298822 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d2c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1baa80 item 36 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.621343195 +0000 UTC m=+700.004317331 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60d7c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60dd00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60dd00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60dd00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60dd00): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60dd00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.621343195 +0000 UTC m=+700.004317331 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f60dd00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1bb3b0 item 36 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a440): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a440): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a440): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a440): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a440): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.622450821 +0000 UTC m=+700.005424957 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a440): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1bbe30 item 37 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.623056276 +0000 UTC m=+700.006030413 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63a8c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63adc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63adc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63adc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63adc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63adc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.623056276 +0000 UTC m=+700.006030413 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63adc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4882a0 item 37 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b440): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b440): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b440): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b440): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b440): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.625807722 +0000 UTC m=+700.008781859 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b440): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488690 item 38 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.62625055 +0000 UTC m=+700.009224685 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63b940): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63be80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63be80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63be80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63be80): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63be80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.62625055 +0000 UTC m=+700.009224685 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f63be80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488930 item 38 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66a600): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66a600): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66a600): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66a600): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66a600): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.627511756 +0000 UTC m=+700.010485893 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66a600): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488e00 item 39 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.627907886 +0000 UTC m=+700.010882021 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66ab00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b000): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b000): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b000): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b000): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b000): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.627907886 +0000 UTC m=+700.010882021 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b000): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f488fc0 item 39 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b680): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b680): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b680): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.630278951 +0000 UTC m=+700.013253087 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66b680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4895e0 item 40 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.630825867 +0000 UTC m=+700.013800003 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f66bb80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6961c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6961c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6961c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6961c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6961c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.630825867 +0000 UTC m=+700.013800003 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6961c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4897a0 item 40 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.632325303 +0000 UTC m=+700.015299439 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696c80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696c80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696c80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f489b20 item 41 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696c80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696c80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.632632654 +0000 UTC m=+700.015606791 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f696c80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad9d0 item 41 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.634396221 +0000 UTC m=+700.017370358 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5ccb40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd080): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd080): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd080): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd080): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd080): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.634396221 +0000 UTC m=+700.017370358 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd080): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2adb90 item 41 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.635899086 +0000 UTC m=+700.018873221 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cd6c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cdbc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cdbc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cdbc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bc380 item 42 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cdbc0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cdbc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.63632985 +0000 UTC m=+700.019303986 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5cdbc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bc540 item 42 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.636761967 +0000 UTC m=+700.019736104 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708200): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708780): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708780): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708780): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.636761967 +0000 UTC m=+700.019736104 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bc8c0 item 42 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.637729308 +0000 UTC m=+700.020703444 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f708dc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7092c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7092c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7092c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bcd90 item 43 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7092c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7092c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.63812212 +0000 UTC m=+700.021096257 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7092c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bcfc0 item 43 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.63853399 +0000 UTC m=+700.021508126 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709800): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709d40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709d40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709d40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709d40): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709d40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.63853399 +0000 UTC m=+700.021508126 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f709d40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bd180 item 43 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.639651735 +0000 UTC m=+700.022625871 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726480): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726980): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726980): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726980): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bda40 item 44 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726980): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726980): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.640240539 +0000 UTC m=+700.023214675 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726980): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4bdce0 item 44 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.640904375 +0000 UTC m=+700.023878511 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f726ec0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727440): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727440): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727440): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727440): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727440): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.640904375 +0000 UTC m=+700.023878511 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727440): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34a150 item 44 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.642279407 +0000 UTC m=+700.025253543 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f727a80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750080): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750080): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750080): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34a7e0 item 45 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750080): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750080): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.642652873 +0000 UTC m=+700.025627010 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750080): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750780): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750780): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750780): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.642652873 +0000 UTC m=+700.025627010 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34abd0 item 45 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.644314236 +0000 UTC m=+700.027288372 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f750dc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7512c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7512c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7512c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f34be30 item 46 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7512c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7512c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.644855641 +0000 UTC m=+700.027829777 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7512c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7519c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7519c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7519c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7519c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7519c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.644855641 +0000 UTC m=+700.027829777 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7519c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0da230 item 46 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.645890689 +0000 UTC m=+700.028864825 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774100): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774600): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774600): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774600): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0da930 item 47 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774600): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774600): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.646469044 +0000 UTC m=+700.029443180 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774600): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774d00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774d00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774d00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774d00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774d00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.646469044 +0000 UTC m=+700.029443180 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f774d00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0dacb0 item 47 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.647585786 +0000 UTC m=+700.030559923 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775340): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775840): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775840): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0db340 item 48 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775840): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.648046348 +0000 UTC m=+700.031020483 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f775840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796040): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796040): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796040): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.648046348 +0000 UTC m=+700.031020483 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0db570 item 48 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796680): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796680): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796680): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.649843207 +0000 UTC m=+700.032817344 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0dba40 item 49 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.650410061 +0000 UTC m=+700.033384196 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f796b00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797040): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797040): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797040): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.650410061 +0000 UTC m=+700.033384196 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0dbce0 item 49 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7976c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7976c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7976c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7976c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7976c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.651815468 +0000 UTC m=+700.034789605 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7976c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0844d0 item 50 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.652632866 +0000 UTC m=+700.035607001 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f797bc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8240): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8240): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8240): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8240): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8240): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.652632866 +0000 UTC m=+700.035607001 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8240): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f084700 item 50 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b88c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b88c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b88c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b88c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b88c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.654058202 +0000 UTC m=+700.037032338 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b88c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f084a80 item 51 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.654798673 +0000 UTC m=+700.037772809 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b8dc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9300): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9300): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9300): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.654798673 +0000 UTC m=+700.037772809 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f085110 item 51 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9980): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9980): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9980): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9980): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9980): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.656437965 +0000 UTC m=+700.039412101 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9980): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0f2310 item 52 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.656905961 +0000 UTC m=+700.039880097 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f7b9e80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81a500): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81a500): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81a500): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81a500): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81a500): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.656905961 +0000 UTC m=+700.039880097 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81a500): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0f2a10 item 52 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81ab80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81ab80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81ab80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81ab80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81ab80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.658247117 +0000 UTC m=+700.041221253 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81ab80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0f3730 item 53 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.658557776 +0000 UTC m=+700.041531912 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b080): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b5c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b5c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b5c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b5c0): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b5c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.658557776 +0000 UTC m=+700.041531912 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81b5c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d2150 item 53 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81bc40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81bc40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81bc40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81bc40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81bc40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.660754652 +0000 UTC m=+700.043728788 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f81bc40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d2f50 item 54 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.661302248 +0000 UTC m=+700.044276384 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842240): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8427c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8427c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8427c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8427c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8427c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.661302248 +0000 UTC m=+700.044276384 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8427c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d31f0 item 54 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697180): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697180): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697180): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697180): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697180): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.662567933 +0000 UTC m=+700.045542069 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697180): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c6000 item 55 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.663405267 +0000 UTC m=+700.046379404 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697bc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697bc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697bc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697bc0): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697bc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.663405267 +0000 UTC m=+700.046379404 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f697bc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c67e0 item 55 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba340): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba340): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba340): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba340): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba340): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.665794156 +0000 UTC m=+700.048768293 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba340): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c6f50 item 56 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.666669733 +0000 UTC m=+700.049643869 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6ba840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6badc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6badc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6badc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6badc0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6badc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.666669733 +0000 UTC m=+700.049643869 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6badc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c7110 item 56 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.668061708 +0000 UTC m=+700.051035844 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f842e00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843340): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843340): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843340): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d3960 item 57 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843340): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843340): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.668948275 +0000 UTC m=+700.051922411 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843340): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fa150 item 57 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.669605739 +0000 UTC m=+700.052579874 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843880): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843e00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843e00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843e00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843e00): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843e00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.669605739 +0000 UTC m=+700.052579874 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f843e00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fa460 item 57 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.671203311 +0000 UTC m=+700.054177447 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb400): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb940): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb940): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb940): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c75e0 item 58 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb940): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb940): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.671514009 +0000 UTC m=+700.054488145 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bb940): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c78f0 item 58 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.672484907 +0000 UTC m=+700.055459042 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6bbe80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0540): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0540): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0540): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.672484907 +0000 UTC m=+700.055459042 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c7ab0 item 58 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.674302695 +0000 UTC m=+700.057276831 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f0b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f10c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f10c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f10c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c7e30 item 59 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f10c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f10c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.675070307 +0000 UTC m=+700.058044443 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f10c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed26690 item 59 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.675709947 +0000 UTC m=+700.058684084 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1600): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1b80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1b80): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.675709947 +0000 UTC m=+700.058684084 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f6f1b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed26a10 item 59 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.677501907 +0000 UTC m=+700.060476044 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae2c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae800): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae800): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae800): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed27340 item 60 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae800): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae800): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.677874844 +0000 UTC m=+700.060848980 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae800): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed27650 item 60 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.678432258 +0000 UTC m=+700.061406394 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aed40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af300): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af300): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af300): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.678432258 +0000 UTC m=+700.061406394 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ed27810 item 60 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.679428473 +0000 UTC m=+700.062402609 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85e540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85ea80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85ea80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85ea80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fa9a0 item 61 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85ea80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85ea80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.68011396 +0000 UTC m=+700.063088097 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85ea80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f180): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f180): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f180): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f180): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f180): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.68011396 +0000 UTC m=+700.063088097 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f180): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0facb0 item 61 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.68144078 +0000 UTC m=+700.064414917 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85f7c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85fd00): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85fd00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85fd00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fb2d0 item 62 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85fd00): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85fd00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.681816341 +0000 UTC m=+700.064790478 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f85fd00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87e500): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87e500): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87e500): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87e500): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87e500): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.681816341 +0000 UTC m=+700.064790478 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87e500): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0fb6c0 item 62 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.683000552 +0000 UTC m=+700.065974688 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87eb40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f080): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f080): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f080): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c23f0 item 63 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f080): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f080): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.683620524 +0000 UTC m=+700.066594660 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f080): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f780): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f780): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f780): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.683620524 +0000 UTC m=+700.066594660 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87f780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c25b0 item 63 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.68500802 +0000 UTC m=+700.067982166 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f87fdc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91c400): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91c400): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91c400): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c2bd0 item 64 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91c400): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91c400): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.685442632 +0000 UTC m=+700.068416768 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91c400): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91cb00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91cb00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91cb00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91cb00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91cb00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.685442632 +0000 UTC m=+700.068416768 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91cb00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c2e00 item 64 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d140): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d140): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d140): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d140): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d140): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.687649687 +0000 UTC m=+700.070623824 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d140): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3490 item 65 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.688056026 +0000 UTC m=+700.071030162 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91d5c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91dac0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91dac0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91dac0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91dac0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91dac0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.688056026 +0000 UTC m=+700.071030162 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f91dac0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3730 item 65 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946200): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946200): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946200): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946200): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946200): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.689841745 +0000 UTC m=+700.072815880 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946200): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1c3d50 item 66 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.69036254 +0000 UTC m=+700.073336677 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946bc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946bc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946bc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946bc0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946bc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.69036254 +0000 UTC m=+700.073336677 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946bc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1a5b0 item 66 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af940): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af940): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af940): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af940): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af940): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.69279323 +0000 UTC m=+700.075767366 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af940): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1aa10 item 67 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.694149064 +0000 UTC m=+700.077123201 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f946180): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9466c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9466c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9466c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9466c0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9466c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.694149064 +0000 UTC m=+700.077123201 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9466c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1ae00 item 67 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9473c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9473c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9473c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9473c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9473c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.696305495 +0000 UTC m=+700.079279630 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9473c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832ee1b7a0 item 68 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.69713822 +0000 UTC m=+700.080112366 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9478c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f947e00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f947e00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f947e00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f947e00): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f947e00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.69713822 +0000 UTC m=+700.080112366 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f947e00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ba070 item 68 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae540): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae540): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.698709403 +0000 UTC m=+700.081683539 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bb0a0 item 69 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.699549141 +0000 UTC m=+700.082523278 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ae9c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aeec0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aeec0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aeec0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aeec0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aeec0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.699549141 +0000 UTC m=+700.082523278 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8aeec0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bb340 item 69 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af540): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af540): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.700566386 +0000 UTC m=+700.083540522 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8af540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bb810 item 70 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.701539488 +0000 UTC m=+700.084513624 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8afe80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67a4c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67a4c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67a4c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67a4c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67a4c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.701539488 +0000 UTC m=+700.084513624 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67a4c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2bbab0 item 70 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67ab40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67ab40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67ab40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67ab40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67ab40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.702832304 +0000 UTC m=+700.085806440 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67ab40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d4380 item 71 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.70375033 +0000 UTC m=+700.086724466 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b540): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b540): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b540): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.70375033 +0000 UTC m=+700.086724466 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67b540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d4620 item 71 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67bc00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67bc00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67bc00): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67bc00): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67bc00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.704864729 +0000 UTC m=+700.087838865 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f67bc00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0d4c40 item 72 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.705730227 +0000 UTC m=+700.088704363 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6200): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb67c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb67c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb67c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb67c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb67c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.705730227 +0000 UTC m=+700.088704363 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb67c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e000 item 72 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.707361562 +0000 UTC m=+700.090335698 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb6d80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7280): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7280): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7280): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e380 item 73 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7280): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7280): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.707702878 +0000 UTC m=+700.090677015 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7280): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e5b0 item 73 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.708194889 +0000 UTC m=+700.091169025 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7740): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7c80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7c80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7c80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7c80): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7c80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.708194889 +0000 UTC m=+700.091169025 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832fbb7c80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832fb6e770 item 73 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.709732579 +0000 UTC m=+700.092706714 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f8ba400): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bd180): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bd180): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bd180): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4920e0 item 74 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bd180): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bd180): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.710488669 +0000 UTC m=+700.093462815 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f1bd180): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f492310 item 74 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.711164569 +0000 UTC m=+700.094138704 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ac080): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ace40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ace40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ace40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ace40): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ace40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.711164569 +0000 UTC m=+700.094138704 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ace40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f492690 item 74 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.712117321 +0000 UTC m=+700.095091457 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ad500): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ada00): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ada00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ada00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f492cb0 item 75 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ada00): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ada00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.712426616 +0000 UTC m=+700.095400752 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3ada00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): _writeAt: size=3, off=2 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f492f50 item 75 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.712847822 +0000 UTC m=+700.095821959 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f040740): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57a240): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57a240): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57a240): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57a240): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57a240): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.712847822 +0000 UTC m=+700.095821959 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57a240): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f493490 item 75 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.714375423 +0000 UTC m=+700.097349559 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e2c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e800): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e800): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e800): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2aa4d0 item 76 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e800): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e800): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.716278824 +0000 UTC m=+700.099252960 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4e800): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2aaaf0 item 76 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): _writeAt: size=3, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.716806763 +0000 UTC m=+700.099780899 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4ee40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f4c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f4c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f4c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f4c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f4c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.716806763 +0000 UTC m=+700.099780899 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4f4c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ab3b0 item 76 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.717941329 +0000 UTC m=+700.100915465 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832ef4fb40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d44c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d44c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d44c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f442070 item 77 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d44c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d44c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.719443502 +0000 UTC m=+700.102417638 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d44c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5200): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5200): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5200): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5200): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5200): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.719443502 +0000 UTC m=+700.102417638 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4d5200): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f4424d0 item 77 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.720528164 +0000 UTC m=+700.103502300 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346000): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346540): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f442b60 item 78 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346540): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.721026036 +0000 UTC m=+700.104000173 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346cc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346cc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346cc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346cc0): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346cc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.721026036 +0000 UTC m=+700.104000173 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f346cc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f442d20 item 78 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.722043722 +0000 UTC m=+700.105017858 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347800): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347800): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347800): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443500 item 79 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347800): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347800): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.722568695 +0000 UTC m=+700.105542831 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f347800): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6000): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6000): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6000): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6000): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6000): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.722568695 +0000 UTC m=+700.105542831 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6000): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443730 item 79 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.723609374 +0000 UTC m=+700.106583510 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6b80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443ab0 item 80 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6b80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.725278202 +0000 UTC m=+700.108252348 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c6b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7280): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7280): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7280): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7280): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7280): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.725278202 +0000 UTC m=+700.108252348 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7280): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f443c70 item 80 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c78c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c78c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c78c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c78c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c78c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.726380958 +0000 UTC m=+700.109355093 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c78c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b64d0 item 81 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.726830067 +0000 UTC m=+700.109804203 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f9c7d80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3623c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3623c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3623c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3623c0): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3623c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.726830067 +0000 UTC m=+700.109804203 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3623c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6700 item 81 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362a40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362a40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362a40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362a40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362a40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.727911223 +0000 UTC m=+700.110885359 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362a40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6cb0 item 82 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.729521069 +0000 UTC m=+700.112495206 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f362f40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3635c0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3635c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3635c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3635c0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3635c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.729521069 +0000 UTC m=+700.112495206 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3635c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b6e70 item 82 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363c40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363c40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363c40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363c40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363c40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.730723955 +0000 UTC m=+700.113698091 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f363c40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b7650 item 83 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.732473566 +0000 UTC m=+700.115447701 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c240): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c780): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c780): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c780): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c780): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c780): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.732473566 +0000 UTC m=+700.115447701 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37c780): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2b7880 item 83 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37ce00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37ce00): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37ce00): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37ce00): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37ce00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.733580559 +0000 UTC m=+700.116554695 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37ce00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a01c0 item 84 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.734095614 +0000 UTC m=+700.117069750 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d880): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d880): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d880): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d880): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d880): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.734095614 +0000 UTC m=+700.117069750 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f37d880): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a04d0 item 84 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8000): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8000): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8000): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8000): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8000): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.735116295 +0000 UTC m=+700.118090431 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8000): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a0b60 item 85 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.735908444 +0000 UTC m=+700.118882580 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8500): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8a40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8a40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8a40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8a40): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8a40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.735908444 +0000 UTC m=+700.118882580 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c8a40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a0e70 item 85 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c90c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c90c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c90c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c90c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c90c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.739030601 +0000 UTC m=+700.122004737 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c90c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1340 item 86 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.73982279 +0000 UTC m=+700.122796925 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c95c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c9b40): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c9b40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c9b40): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c9b40): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c9b40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.73982279 +0000 UTC m=+700.122796925 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f3c9b40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1650 item 86 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4042c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4042c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4042c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4042c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4042c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.741062425 +0000 UTC m=+700.124036561 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4042c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1b20 item 87 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.741762219 +0000 UTC m=+700.124736355 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4047c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f404d00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f404d00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f404d00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f404d00): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f404d00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.741762219 +0000 UTC m=+700.124736355 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f404d00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1a1e30 item 87 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405380): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405380): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405380): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405380): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405380): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.743201041 +0000 UTC m=+700.126175177 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405380): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c85b0 item 88 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.743939228 +0000 UTC m=+700.126913365 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405880): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405e00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405e00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405e00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405e00): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405e00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.743939228 +0000 UTC m=+700.126913365 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f405e00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8a10 item 88 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.74537245 +0000 UTC m=+700.128346585 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414a80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414a80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414a80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8e00 item 89 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414a80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414a80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.74599596 +0000 UTC m=+700.128970096 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414a80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c8fc0 item 89 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.746511394 +0000 UTC m=+700.129485530 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f414fc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415540): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415540): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415540): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415540): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415540): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.746511394 +0000 UTC m=+700.129485530 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415540): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9180 item 89 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.747986686 +0000 UTC m=+700.130960822 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f415b80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c1c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c1c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c1c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9730 item 90 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c1c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c1c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.748634641 +0000 UTC m=+700.131608778 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c1c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2c9b90 item 90 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.749282467 +0000 UTC m=+700.132256603 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44c700): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44ccc0): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44ccc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44ccc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44ccc0): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44ccc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.749282467 +0000 UTC m=+700.132256603 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44ccc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bc000 item 90 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.750803064 +0000 UTC m=+700.133777201 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d840): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d840): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d840): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bc620 item 91 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d840): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d840): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.751444819 +0000 UTC m=+700.134418954 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44d840): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): >_readAt: n=2, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): _writeAt: size=3, off=7 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bcaf0 item 91 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.752030657 +0000 UTC m=+700.135004794 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f44dd80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6400): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6400): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6400): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6400): >_readAt: n=8, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6400): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.752030657 +0000 UTC m=+700.135004794 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6400): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bcd90 item 91 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.753423773 +0000 UTC m=+700.136397910 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6a40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6f80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6f80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6f80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bd3b0 item 92 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6f80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6f80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.754049517 +0000 UTC m=+700.137023653 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c6f80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): open at offset 5 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bd650 item 92 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): _readAt: size=2, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): _writeAt: size=3, off=5 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): >_writeAt: n=3, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.754771072 +0000 UTC m=+700.137745207 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c74c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c7a80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c7a80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c7a80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c7a80): >_readAt: n=3, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c7a80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.754771072 +0000 UTC m=+700.137745207 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4c7a80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f0bda40 item 92 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.756289315 +0000 UTC m=+700.139263451 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe1c0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe700): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe700): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe700): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1ba770 item 93 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe700): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe700): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.756872748 +0000 UTC m=+700.139846885 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fe700): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fee00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fee00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fee00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fee00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fee00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.756872748 +0000 UTC m=+700.139846885 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f4fee00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f1bac40 item 93 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.758125298 +0000 UTC m=+700.141099434 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57aa40): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57af80): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57af80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57af80): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f493880 item 94 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57af80): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57af80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.758772172 +0000 UTC m=+700.141746308 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57af80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b680): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b680): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b680): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b680): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b680): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.758772172 +0000 UTC m=+700.141746308 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57b680): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f493a40 item 94 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.760471727 +0000 UTC m=+700.143445874 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f57bcc0): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4300): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4300): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4300): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ac150 item 95 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4300): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4300): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.760835787 +0000 UTC m=+700.143809922 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4300): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4a00): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4a00): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4a00): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4a00): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4a00): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.760835787 +0000 UTC m=+700.143809922 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a4a00): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ac5b0 item 95 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 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/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): open at offset 0 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): _readAt: size=2, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): >_readAt: n=0, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.762428029 +0000 UTC m=+700.145402165 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5040): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5580): _writeAt: size=5, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5580): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5580): >openPending: err= 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2acd20 item 96 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5580): >_writeAt: n=5, err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5580): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.763205159 +0000 UTC m=+700.146179296 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5580): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/02 05:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/02 05:39:40 DEBUG : open-test-file: newRWFileHandle: 2026/06/02 05:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/02 05:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5c80): _readAt: size=512, off=0 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5c80): openPending: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5c80): >openPending: err= 2026/06/02 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5c80): >_readAt: n=5, err=EOF 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5c80): close: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-02 05:39:40.763205159 +0000 UTC m=+700.146179296 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/02 05:39:40 DEBUG : open-test-file(0x14832f5a5c80): >close: err= 2026/06/02 05:39:40 DEBUG : open-test-file: Remove: 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14832f2ad030 item 96 2026/06/02 05:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/02 05:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/02 05:39:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/02 05:39:40 DEBUG : open-test-file: >Remove: err= 2026/06/02 05:39:40 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:40 DEBUG : Looking for writers 2026/06/02 05:39:40 DEBUG : >WaitForWriters: 2026/06/02 05:39:40 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.82s) --- PASS: TestRWFileHandleOpenTests/writes (1.89s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.55s) --- 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 (1.93s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.57s) --- 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 "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:39:41 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:39:41 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:39:41 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:41 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:39:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:39:41 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:39:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:39:42 DEBUG : file1: newRWFileHandle: 2026/06/02 05:39:42 DEBUG : file1(0x14832f8ba780): openPending: 2026/06/02 05:39:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:39:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:42 DEBUG : file1(0x14832f8ba780): >openPending: err= 2026/06/02 05:39:42 DEBUG : file1: >newRWFileHandle: err= 2026/06/02 05:39:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:39:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/02 05:39:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/02 05:39:46 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/time_test 2026/06/02 05:39:46 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/06/02 05:39:46 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:39:46 DEBUG : Looking for writers 2026/06/02 05:39:46 DEBUG : file1: reading active writers 2026/06/02 05:39:46 DEBUG : file1: active writers 1 2026/06/02 05:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:39:47 DEBUG : Looking for writers 2026/06/02 05:39:47 DEBUG : file1: reading active writers 2026/06/02 05:39:47 DEBUG : file1: active writers 1 2026/06/02 05:39:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:48 DEBUG : Looking for writers 2026/06/02 05:39:48 DEBUG : file1: reading active writers 2026/06/02 05:39:48 DEBUG : file1: active writers 1 2026/06/02 05:39:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:48 DEBUG : forgetting directory cache 2026/06/02 05:39:49 DEBUG : Looking for writers 2026/06/02 05:39:49 DEBUG : file1: reading active writers 2026/06/02 05:39:49 DEBUG : file1: active writers 1 2026/06/02 05:39:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:50 DEBUG : Looking for writers 2026/06/02 05:39:50 DEBUG : file1: reading active writers 2026/06/02 05:39:50 DEBUG : file1: active writers 1 2026/06/02 05:39:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:51 DEBUG : Looking for writers 2026/06/02 05:39:51 DEBUG : file1: reading active writers 2026/06/02 05:39:51 DEBUG : file1: active writers 1 2026/06/02 05:39:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:52 DEBUG : Looking for writers 2026/06/02 05:39:52 DEBUG : file1: reading active writers 2026/06/02 05:39:52 DEBUG : file1: active writers 1 2026/06/02 05:39:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:53 DEBUG : Looking for writers 2026/06/02 05:39:53 DEBUG : file1: reading active writers 2026/06/02 05:39:53 DEBUG : file1: active writers 1 2026/06/02 05:39:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:54 DEBUG : Looking for writers 2026/06/02 05:39:54 DEBUG : file1: reading active writers 2026/06/02 05:39:54 DEBUG : file1: active writers 1 2026/06/02 05:39:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:55 DEBUG : Looking for writers 2026/06/02 05:39:55 DEBUG : file1: reading active writers 2026/06/02 05:39:55 DEBUG : file1: active writers 1 2026/06/02 05:39:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:56 DEBUG : Looking for writers 2026/06/02 05:39:56 DEBUG : file1: reading active writers 2026/06/02 05:39:56 DEBUG : file1: active writers 1 2026/06/02 05:39:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:57 DEBUG : Looking for writers 2026/06/02 05:39:57 DEBUG : file1: reading active writers 2026/06/02 05:39:57 DEBUG : file1: active writers 1 2026/06/02 05:39:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:58 DEBUG : Looking for writers 2026/06/02 05:39:58 DEBUG : file1: reading active writers 2026/06/02 05:39:58 DEBUG : file1: active writers 1 2026/06/02 05:39:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:39:59 DEBUG : Looking for writers 2026/06/02 05:39:59 DEBUG : file1: reading active writers 2026/06/02 05:39:59 DEBUG : file1: active writers 1 2026/06/02 05:39:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:00 DEBUG : Looking for writers 2026/06/02 05:40:00 DEBUG : file1: reading active writers 2026/06/02 05:40:00 DEBUG : file1: active writers 1 2026/06/02 05:40:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:01 DEBUG : Looking for writers 2026/06/02 05:40:01 DEBUG : file1: reading active writers 2026/06/02 05:40:01 DEBUG : file1: active writers 1 2026/06/02 05:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:01 DEBUG : forgetting directory cache 2026/06/02 05:40:02 DEBUG : Looking for writers 2026/06/02 05:40:02 DEBUG : file1: reading active writers 2026/06/02 05:40:02 DEBUG : file1: active writers 1 2026/06/02 05:40:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:03 DEBUG : Looking for writers 2026/06/02 05:40:03 DEBUG : file1: reading active writers 2026/06/02 05:40:03 DEBUG : file1: active writers 1 2026/06/02 05:40:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:04 DEBUG : Looking for writers 2026/06/02 05:40:04 DEBUG : file1: reading active writers 2026/06/02 05:40:04 DEBUG : file1: active writers 1 2026/06/02 05:40:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:05 DEBUG : Looking for writers 2026/06/02 05:40:05 DEBUG : file1: reading active writers 2026/06/02 05:40:05 DEBUG : file1: active writers 1 2026/06/02 05:40:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:06 DEBUG : Looking for writers 2026/06/02 05:40:06 DEBUG : file1: reading active writers 2026/06/02 05:40:06 DEBUG : file1: active writers 1 2026/06/02 05:40:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:07 DEBUG : Looking for writers 2026/06/02 05:40:07 DEBUG : file1: reading active writers 2026/06/02 05:40:07 DEBUG : file1: active writers 1 2026/06/02 05:40:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:08 DEBUG : Looking for writers 2026/06/02 05:40:08 DEBUG : file1: reading active writers 2026/06/02 05:40:08 DEBUG : file1: active writers 1 2026/06/02 05:40:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:09 DEBUG : Looking for writers 2026/06/02 05:40:09 DEBUG : file1: reading active writers 2026/06/02 05:40:09 DEBUG : file1: active writers 1 2026/06/02 05:40:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:10 DEBUG : Looking for writers 2026/06/02 05:40:10 DEBUG : file1: reading active writers 2026/06/02 05:40:10 DEBUG : file1: active writers 1 2026/06/02 05:40:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:11 DEBUG : Looking for writers 2026/06/02 05:40:11 DEBUG : file1: reading active writers 2026/06/02 05:40:11 DEBUG : file1: active writers 1 2026/06/02 05:40:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:12 DEBUG : Looking for writers 2026/06/02 05:40:12 DEBUG : file1: reading active writers 2026/06/02 05:40:12 DEBUG : file1: active writers 1 2026/06/02 05:40:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:13 DEBUG : Looking for writers 2026/06/02 05:40:13 DEBUG : file1: reading active writers 2026/06/02 05:40:13 DEBUG : file1: active writers 1 2026/06/02 05:40:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:14 DEBUG : Looking for writers 2026/06/02 05:40:14 DEBUG : file1: reading active writers 2026/06/02 05:40:14 DEBUG : file1: active writers 1 2026/06/02 05:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:15 DEBUG : Looking for writers 2026/06/02 05:40:15 DEBUG : file1: reading active writers 2026/06/02 05:40:15 DEBUG : file1: active writers 1 2026/06/02 05:40:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:16 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x14832f51ac00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x14832f53b8c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:22553667287296} name:file1 opens:1 downloaders: o: fd:0x14832f1044a0 info:{ModTime:{wall:14015124007727402888 ext:701846710848 loc:0x4733400} ATime:{wall:14015124007727402888 ext:701846710848 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/02 05:40:16 DEBUG : >WaitForWriters: 2026/06/02 05:40:16 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (35.43s) === RUN TestRWCacheRename run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:17 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:17 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:40:17 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:17 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:40:17 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:40:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:40:17 DEBUG : rename_me: newRWFileHandle: 2026/06/02 05:40:17 DEBUG : rename_me(0x14832f5ce440): openPending: 2026/06/02 05:40:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/02 05:40:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/02 05:40:17 DEBUG : rename_me(0x14832f5ce440): >openPending: err= 2026/06/02 05:40:17 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/02 05:40:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/02 05:40:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/02 05:40:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/02 05:40:17 DEBUG : rename_me(0x14832f5ce440): _writeAt: size=5, off=0 2026/06/02 05:40:17 DEBUG : rename_me(0x14832f5ce440): >_writeAt: n=5, err= 2026/06/02 05:40:17 DEBUG : rename_me(0x14832f5ce440): close: 2026/06/02 05:40:17 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-02 05:40:17.896836285 +0000 UTC m=+737.279810431 2026/06/02 05:40:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/02 05:40:17 DEBUG : rename_me(0x14832f5ce440): >close: err= 2026/06/02 05:40:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/02 05:40:17 DEBUG : i_was_renamed: Updating file with 0x14832f5c7110 2026/06/02 05:40:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/02 05:40:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/02 05:40:17 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:17 DEBUG : Looking for writers 2026/06/02 05:40:17 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/02 05:40:17 DEBUG : Looking for writers 2026/06/02 05:40:17 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/02 05:40:17 DEBUG : Looking for writers 2026/06/02 05:40:17 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/02 05:40:17 DEBUG : Looking for writers 2026/06/02 05:40:17 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/02 05:40:17 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/02 05:40:18 DEBUG : Looking for writers 2026/06/02 05:40:18 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/02 05:40:18 DEBUG : Looking for writers 2026/06/02 05:40:18 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/02 05:40:18 DEBUG : Looking for writers 2026/06/02 05:40:18 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/02 05:40:19 DEBUG : Looking for writers 2026/06/02 05:40:19 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/02 05:40:20 DEBUG : i_was_renamed: size = 5 OK 2026/06/02 05:40:20 INFO : i_was_renamed: Copied (new) 2026/06/02 05:40:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/06/02 05:40:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/02 05:40:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/02 05:40:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/02 05:40:20 DEBUG : forgetting directory cache 2026/06/02 05:40:20 DEBUG : Looking for writers 2026/06/02 05:40:20 DEBUG : i_was_renamed: reading active writers 2026/06/02 05:40:20 DEBUG : >WaitForWriters: 2026/06/02 05:40:20 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:40:21 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/i_was_renamed --- PASS: TestRWCacheRename (4.47s) === RUN TestRWCacheUpdate run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:21 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:21 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/02 05:40:21 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:21 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:40:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" 2026/06/02 05:40:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/02 05:40:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-jagawis3xaju" read_write_test.go:730: skip as modtime not supported 2026/06/02 05:40:21 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:21 DEBUG : Looking for writers 2026/06/02 05:40:21 DEBUG : >WaitForWriters: 2026/06/02 05:40:21 INFO : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/02 05:40:21 DEBUG : FileLu root 'rclone-test-jagawis3xaju': vfs cache: cleaner exiting 2026/06/02 05:40:22 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (1.09s) === RUN TestCaseSensitivity run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:30 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:30 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:30 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:30 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/02 05:40:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/02 05:40:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/02 05:40:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/02 05:40:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:33 DEBUG : forgetting directory cache 2026/06/02 05:40:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/02 05:40:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/02 05:40:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/02 05:40:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/02 05:40:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/02 05:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/02 05:40:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/02 05:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/02 05:40:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:35 DEBUG : FiLeB: >OpenFile: fd=, err=file does not exist 2026/06/02 05:40:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/02 05:40:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/02 05:40:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/02 05:40:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 vfs_case_test.go:65: Can't test case sensitivity - this remote doesn't comply as case-sensitive 2026/06/02 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:37 DEBUG : Looking for writers 2026/06/02 05:40:37 DEBUG : FiLeA: reading active writers 2026/06/02 05:40:37 DEBUG : FilEb: reading active writers 2026/06/02 05:40:37 DEBUG : >WaitForWriters: 2026/06/02 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:37 DEBUG : Looking for writers 2026/06/02 05:40:37 DEBUG : FiLeA: reading active writers 2026/06/02 05:40:37 DEBUG : FilEb: reading active writers 2026/06/02 05:40:37 DEBUG : >WaitForWriters: 2026/06/02 05:40:38 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/FiLeA 2026/06/02 05:40:38 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/FilEb --- SKIP: TestCaseSensitivity (16.40s) === RUN TestUnicodeNormalization run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:44 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:44 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/02 05:40:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/02 05:40:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/02 05:40:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/02 05:40:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/02 05:40:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/02 05:40:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/02 05:40:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:46 DEBUG : forgetting directory cache 2026/06/02 05:40:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/02 05:40:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/02 05:40:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/02 05:40:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/02 05:40:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:40:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/02 05:40:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:40:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/02 05:40:48 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:48 DEBUG : Looking for writers 2026/06/02 05:40:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/02 05:40:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/02 05:40:48 DEBUG : >WaitForWriters: 2026/06/02 05:40:49 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/normal name with no special characters.txt 2026/06/02 05:40:49 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (11.10s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:50 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:50 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:50 DEBUG : FileLu root 'rclone-test-jagawis3xaju': Reusing VFS from active cache 2026/06/02 05:40:50 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:50 DEBUG : Looking for writers 2026/06/02 05:40:50 DEBUG : >WaitForWriters: 2026/06/02 05:40:50 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:50 DEBUG : Looking for writers 2026/06/02 05:40:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (1.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:51 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:51 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:51 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:51 DEBUG : Looking for writers 2026/06/02 05:40:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (1.11s) === RUN TestVFSRoot run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:52 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:52 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:52 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:40:52 DEBUG : Looking for writers 2026/06/02 05:40:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.08s) === RUN TestVFSStat run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:40:53 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:40:53 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:40:59 DEBUG : forgetting directory cache 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:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) 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:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStat Messages: 1 objects not found vfs_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:198 Error: Received unexpected error: file does not exist Test: TestVFSStat 2026/06/02 05:41:07 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:41:07 DEBUG : Looking for writers 2026/06/02 05:41:07 DEBUG : file1: reading active writers 2026/06/02 05:41:07 DEBUG : >WaitForWriters: 2026/06/02 05:41:09 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- FAIL: TestVFSStat (15.89s) === RUN TestVFSStatParent run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:41:09 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:41:09 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:41:12 DEBUG : forgetting directory cache 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:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) 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:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStatParent Messages: 1 objects not found vfs_test.go:234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:234 Error: Received unexpected error: file does not exist Test: TestVFSStatParent 2026/06/02 05:41:23 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:41:23 DEBUG : Looking for writers 2026/06/02 05:41:23 DEBUG : file1: reading active writers 2026/06/02 05:41:23 DEBUG : >WaitForWriters: 2026/06/02 05:41:24 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- FAIL: TestVFSStatParent (15.59s) === RUN TestVFSOpenFile run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:41:25 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:41:25 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:41:25 DEBUG : forgetting directory cache 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:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) 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:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSOpenFile Messages: 1 objects not found 2026/06/02 05:41:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:41:39 DEBUG : file1: Open: flags=O_RDONLY 2026/06/02 05:41:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/02 05:41:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/02 05:41:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/02 05:41:39 DEBUG : dir: >OpenFile: fd=, err=file does not exist vfs_test.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:265 Error: Received unexpected error: file does not exist Test: TestVFSOpenFile 2026/06/02 05:41:39 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:41:39 DEBUG : Looking for writers 2026/06/02 05:41:39 DEBUG : file1: reading active writers 2026/06/02 05:41:39 DEBUG : >WaitForWriters: 2026/06/02 05:41:39 DEBUG : forgetting directory cache 2026/06/02 05:41:40 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- FAIL: TestVFSOpenFile (15.51s) === RUN TestVFSRename run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:41:40 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:41:40 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 2026/06/02 05:41:52 DEBUG : forgetting directory cache 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/06/02 05:41:52 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:41:52 DEBUG : Looking for writers 2026/06/02 05:41:52 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (12.95s) === RUN TestVFSStatfs run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:41:53 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:41:53 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:41:54 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:41:54 DEBUG : Looking for writers 2026/06/02 05:41:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (1.64s) === RUN TestVFSMkdir run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:41:55 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:41:55 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:41:56 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju" with ID 4.084839e+06 2026/06/02 05:41:56 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/02 05:41:58 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/a" with ID 4085112 2026/06/02 05:41:58 DEBUG : Added virtual directory entry vAddDir: "a" 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 2026/06/02 05:42:05 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/02 05:42:16 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/b" with ID 4085120 2026/06/02 05:42:16 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/06/02 05:42:18 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/02 05:42:19 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/02 05:42:25 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/c" with ID 4085123 2026/06/02 05:42:25 DEBUG : Added virtual directory entry vAddDir: "c" 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 2026/06/02 05:42:33 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/02 05:42:34 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/d" with ID 4085129 2026/06/02 05:42:34 DEBUG : Added virtual directory entry vAddDir: "d" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/02 05:42:43 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:42:43 DEBUG : b: Looking for writers 2026/06/02 05:42:43 DEBUG : c: Looking for writers 2026/06/02 05:42:43 DEBUG : d: Looking for writers 2026/06/02 05:42:43 DEBUG : Looking for writers 2026/06/02 05:42:43 DEBUG : a: Looking for writers 2026/06/02 05:42:43 DEBUG : Looking for writers 2026/06/02 05:42:43 DEBUG : a: reading active writers 2026/06/02 05:42:43 DEBUG : b: reading active writers 2026/06/02 05:42:43 DEBUG : c: reading active writers 2026/06/02 05:42:43 DEBUG : d: reading active writers 2026/06/02 05:42:43 DEBUG : /: reading active writers 2026/06/02 05:42:43 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (50.02s) === RUN TestVFSMkdirAll run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:42:45 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:42:45 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:42:46 DEBUG : forgetting directory cache 2026/06/02 05:42:47 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/a" with ID 4.085112e+06 2026/06/02 05:42:47 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/02 05:42:48 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/a/b" with ID 4085141 2026/06/02 05:42:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/02 05:42:49 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/a/b/c" with ID 4085145 2026/06/02 05:42:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/02 05:42:50 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/a/b/c/d" with ID 4085147 2026/06/02 05:42:50 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/06/02 05:42:59 DEBUG : forgetting directory cache 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 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 2026/06/02 05:43:12 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/06/02 05:43:16 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:16 DEBUG : a/b/c/d: Looking for writers 2026/06/02 05:43:16 DEBUG : a/b/c: Looking for writers 2026/06/02 05:43:16 DEBUG : d: reading active writers 2026/06/02 05:43:16 DEBUG : a/b: Looking for writers 2026/06/02 05:43:16 DEBUG : c: reading active writers 2026/06/02 05:43:16 DEBUG : a: Looking for writers 2026/06/02 05:43:16 DEBUG : b: reading active writers 2026/06/02 05:43:16 DEBUG : Looking for writers 2026/06/02 05:43:16 DEBUG : a: reading active writers 2026/06/02 05:43:16 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (32.52s) === 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 "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:43:17 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:43:17 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:43:17 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:17 DEBUG : Looking for writers 2026/06/02 05:43:17 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (1.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:43:18 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:43:18 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:43:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/02 05:43:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/02 05:43:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/02 05:43:19 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (5 bytes), uploading instead of streaming 2026/06/02 05:43:21 DEBUG : file1: size = 5 OK 2026/06/02 05:43:21 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/02 05:43:21 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/02 05:43:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/02 05:43:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:22 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (0 bytes), uploading instead of streaming 2026/06/02 05:43:24 DEBUG : file1: size = 0 OK 2026/06/02 05:43:24 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/02 05:43:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/02 05:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:24 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (7 bytes), uploading instead of streaming 2026/06/02 05:43:25 DEBUG : forgetting directory cache 2026/06/02 05:43:27 DEBUG : file1: size = 7 OK 2026/06/02 05:43:27 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:43:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:27 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:27 DEBUG : Looking for writers 2026/06/02 05:43:27 DEBUG : file1: reading active writers 2026/06/02 05:43:27 DEBUG : >WaitForWriters: 2026/06/02 05:43:28 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestWriteFileHandleMethods (10.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:43:29 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:43:29 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:43:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/02 05:43:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/02 05:43:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/02 05:43:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/02 05:43:30 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (11 bytes), uploading instead of streaming 2026/06/02 05:43:32 DEBUG : file1: size = 11 OK 2026/06/02 05:43:32 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:43:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/02 05:43:33 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:33 DEBUG : Looking for writers 2026/06/02 05:43:33 DEBUG : file1: reading active writers 2026/06/02 05:43:33 DEBUG : >WaitForWriters: 2026/06/02 05:43:34 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestWriteFileHandleWriteAt (5.86s) === RUN TestWriteFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:43:34 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:43:34 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:43:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/02 05:43:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:35 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (5 bytes), uploading instead of streaming 2026/06/02 05:43:37 DEBUG : file1: size = 5 OK 2026/06/02 05:43:37 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:43:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:37 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/02 05:43:37 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:37 DEBUG : Looking for writers 2026/06/02 05:43:37 DEBUG : file1: reading active writers 2026/06/02 05:43:37 DEBUG : >WaitForWriters: 2026/06/02 05:43:38 DEBUG : forgetting directory cache 2026/06/02 05:43:39 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestWriteFileHandleFlush (4.98s) === RUN TestWriteFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:43:39 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:43:39 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:43:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:43:40 DEBUG : file1: WriteFileHandle.Release closing 2026/06/02 05:43:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:40 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (0 bytes), uploading instead of streaming 2026/06/02 05:43:42 DEBUG : file1: size = 0 OK 2026/06/02 05:43:42 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/02 05:43:42 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:42 DEBUG : Looking for writers 2026/06/02 05:43:42 DEBUG : file1: reading active writers 2026/06/02 05:43:42 DEBUG : >WaitForWriters: 2026/06/02 05:43:43 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestWriteFileHandleRelease (4.40s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:43:44 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:43:44 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:43:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:43:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:43:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:43:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:43:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/02 05:43:44 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:43:44 DEBUG : Looking for writers 2026/06/02 05:43:44 DEBUG : file1: reading active writers 2026/06/02 05:43:44 DEBUG : file1: active writers 1 2026/06/02 05:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/02 05:43:44 DEBUG : Looking for writers 2026/06/02 05:43:44 DEBUG : file1: reading active writers 2026/06/02 05:43:44 DEBUG : file1: active writers 1 2026/06/02 05:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/02 05:43:44 DEBUG : Looking for writers 2026/06/02 05:43:44 DEBUG : file1: reading active writers 2026/06/02 05:43:44 DEBUG : file1: active writers 1 2026/06/02 05:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/02 05:43:44 DEBUG : Looking for writers 2026/06/02 05:43:44 DEBUG : file1: reading active writers 2026/06/02 05:43:44 DEBUG : file1: active writers 1 2026/06/02 05:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/02 05:43:44 DEBUG : Looking for writers 2026/06/02 05:43:44 DEBUG : file1: reading active writers 2026/06/02 05:43:44 DEBUG : file1: active writers 1 2026/06/02 05:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/02 05:43:45 DEBUG : Looking for writers 2026/06/02 05:43:45 DEBUG : file1: reading active writers 2026/06/02 05:43:45 DEBUG : file1: active writers 1 2026/06/02 05:43:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/02 05:43:45 DEBUG : Looking for writers 2026/06/02 05:43:45 DEBUG : file1: reading active writers 2026/06/02 05:43:45 DEBUG : file1: active writers 1 2026/06/02 05:43:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/02 05:43:46 DEBUG : Looking for writers 2026/06/02 05:43:46 DEBUG : file1: reading active writers 2026/06/02 05:43:46 DEBUG : file1: active writers 1 2026/06/02 05:43:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:47 DEBUG : Looking for writers 2026/06/02 05:43:47 DEBUG : file1: reading active writers 2026/06/02 05:43:47 DEBUG : file1: active writers 1 2026/06/02 05:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:48 DEBUG : Looking for writers 2026/06/02 05:43:48 DEBUG : file1: reading active writers 2026/06/02 05:43:48 DEBUG : file1: active writers 1 2026/06/02 05:43:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:49 DEBUG : Looking for writers 2026/06/02 05:43:49 DEBUG : file1: reading active writers 2026/06/02 05:43:49 DEBUG : file1: active writers 1 2026/06/02 05:43:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:50 DEBUG : Looking for writers 2026/06/02 05:43:50 DEBUG : file1: reading active writers 2026/06/02 05:43:50 DEBUG : file1: active writers 1 2026/06/02 05:43:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:51 DEBUG : Looking for writers 2026/06/02 05:43:51 DEBUG : file1: reading active writers 2026/06/02 05:43:51 DEBUG : file1: active writers 1 2026/06/02 05:43:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:51 DEBUG : forgetting directory cache 2026/06/02 05:43:52 DEBUG : Looking for writers 2026/06/02 05:43:52 DEBUG : file1: reading active writers 2026/06/02 05:43:52 DEBUG : file1: active writers 1 2026/06/02 05:43:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:53 DEBUG : Looking for writers 2026/06/02 05:43:53 DEBUG : file1: reading active writers 2026/06/02 05:43:53 DEBUG : file1: active writers 1 2026/06/02 05:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:54 DEBUG : Looking for writers 2026/06/02 05:43:54 DEBUG : file1: reading active writers 2026/06/02 05:43:54 DEBUG : file1: active writers 1 2026/06/02 05:43:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:55 DEBUG : Looking for writers 2026/06/02 05:43:55 DEBUG : file1: reading active writers 2026/06/02 05:43:55 DEBUG : file1: active writers 1 2026/06/02 05:43:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:56 DEBUG : Looking for writers 2026/06/02 05:43:56 DEBUG : file1: reading active writers 2026/06/02 05:43:56 DEBUG : file1: active writers 1 2026/06/02 05:43:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:57 DEBUG : Looking for writers 2026/06/02 05:43:57 DEBUG : file1: reading active writers 2026/06/02 05:43:57 DEBUG : file1: active writers 1 2026/06/02 05:43:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:58 DEBUG : Looking for writers 2026/06/02 05:43:58 DEBUG : file1: reading active writers 2026/06/02 05:43:58 DEBUG : file1: active writers 1 2026/06/02 05:43:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:43:59 DEBUG : Looking for writers 2026/06/02 05:43:59 DEBUG : file1: reading active writers 2026/06/02 05:43:59 DEBUG : file1: active writers 1 2026/06/02 05:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:00 DEBUG : Looking for writers 2026/06/02 05:44:00 DEBUG : file1: reading active writers 2026/06/02 05:44:00 DEBUG : file1: active writers 1 2026/06/02 05:44:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:01 DEBUG : Looking for writers 2026/06/02 05:44:01 DEBUG : file1: reading active writers 2026/06/02 05:44:01 DEBUG : file1: active writers 1 2026/06/02 05:44:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:02 DEBUG : Looking for writers 2026/06/02 05:44:02 DEBUG : file1: reading active writers 2026/06/02 05:44:02 DEBUG : file1: active writers 1 2026/06/02 05:44:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:03 DEBUG : Looking for writers 2026/06/02 05:44:03 DEBUG : file1: reading active writers 2026/06/02 05:44:03 DEBUG : file1: active writers 1 2026/06/02 05:44:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:04 DEBUG : Looking for writers 2026/06/02 05:44:04 DEBUG : file1: reading active writers 2026/06/02 05:44:04 DEBUG : file1: active writers 1 2026/06/02 05:44:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:04 DEBUG : forgetting directory cache 2026/06/02 05:44:05 DEBUG : Looking for writers 2026/06/02 05:44:05 DEBUG : file1: reading active writers 2026/06/02 05:44:05 DEBUG : file1: active writers 1 2026/06/02 05:44:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:06 DEBUG : Looking for writers 2026/06/02 05:44:06 DEBUG : file1: reading active writers 2026/06/02 05:44:06 DEBUG : file1: active writers 1 2026/06/02 05:44:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:07 DEBUG : Looking for writers 2026/06/02 05:44:07 DEBUG : file1: reading active writers 2026/06/02 05:44:07 DEBUG : file1: active writers 1 2026/06/02 05:44:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:08 DEBUG : Looking for writers 2026/06/02 05:44:08 DEBUG : file1: reading active writers 2026/06/02 05:44:08 DEBUG : file1: active writers 1 2026/06/02 05:44:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:09 DEBUG : Looking for writers 2026/06/02 05:44:09 DEBUG : file1: reading active writers 2026/06/02 05:44:09 DEBUG : file1: active writers 1 2026/06/02 05:44:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:10 DEBUG : Looking for writers 2026/06/02 05:44:10 DEBUG : file1: reading active writers 2026/06/02 05:44:10 DEBUG : file1: active writers 1 2026/06/02 05:44:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:11 DEBUG : Looking for writers 2026/06/02 05:44:11 DEBUG : file1: reading active writers 2026/06/02 05:44:11 DEBUG : file1: active writers 1 2026/06/02 05:44:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:12 DEBUG : Looking for writers 2026/06/02 05:44:12 DEBUG : file1: reading active writers 2026/06/02 05:44:12 DEBUG : file1: active writers 1 2026/06/02 05:44:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:13 DEBUG : Looking for writers 2026/06/02 05:44:13 DEBUG : file1: reading active writers 2026/06/02 05:44:13 DEBUG : file1: active writers 1 2026/06/02 05:44:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:14 DEBUG : Looking for writers 2026/06/02 05:44:14 DEBUG : file1: reading active writers 2026/06/02 05:44:14 DEBUG : file1: active writers 1 2026/06/02 05:44:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/02 05:44:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/02 05:44:14 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.72s) === RUN TestFileReadAtZeroLength run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:44:15 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:44:15 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:44:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:44:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:44:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:44:16 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (0 bytes), uploading instead of streaming 2026/06/02 05:44:17 DEBUG : forgetting directory cache 2026/06/02 05:44:18 DEBUG : file1: size = 0 OK 2026/06/02 05:44:18 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:44:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:44:18 DEBUG : file1: Open: flags=O_RDONLY 2026/06/02 05:44:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/02 05:44:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/02 05:44:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:44:18 DEBUG : forgetting directory cache 2026/06/02 05:44:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/02 05:44:19 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:44:19 DEBUG : Looking for writers 2026/06/02 05:44:19 DEBUG : file1: reading active writers 2026/06/02 05:44:19 DEBUG : >WaitForWriters: 2026/06/02 05:44:20 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestFileReadAtZeroLength (5.51s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:44:21 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:44:21 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:44:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/02 05:44:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/02 05:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:44:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/02 05:44:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/02 05:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:44:22 DEBUG : FileLu root 'rclone-test-jagawis3xaju': File to upload is small (100 bytes), uploading instead of streaming 2026/06/02 05:44:24 DEBUG : file1: size = 100 OK 2026/06/02 05:44:24 DEBUG : file1: Size of src and dst objects identical 2026/06/02 05:44:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/02 05:44:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/02 05:44:24 DEBUG : file1: Open: flags=O_RDONLY 2026/06/02 05:44:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/02 05:44:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/02 05:44:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/02 05:44:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/02 05:44:25 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:44:25 DEBUG : Looking for writers 2026/06/02 05:44:25 DEBUG : file1: reading active writers 2026/06/02 05:44:25 DEBUG : >WaitForWriters: 2026/06/02 05:44:26 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully deleted file: /rclone-test-jagawis3xaju/file1 --- PASS: TestFileReadAtNonZeroLength (5.51s) === RUN TestZipManyFiles run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:44:27 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:44:27 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:44:28 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/flat" with ID 4085206 2026/06/02 05:44:30 DEBUG : forgetting directory cache 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 2026/06/02 05:44:43 DEBUG : forgetting directory cache 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/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got fstest.go:203: Not found "flat/f004.txt" fstest.go:203: Not found "flat/f000.txt" fstest.go:203: Not found "flat/f001.txt" fstest.go:203: Not found "flat/f002.txt" fstest.go:203: Not found "flat/f003.txt" 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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 5 Test: TestZipManyFiles Messages: 5 objects not found zip_test.go:68: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:68 Error: Received unexpected error: file does not exist Test: TestZipManyFiles 2026/06/02 05:44:47 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:44:47 DEBUG : Looking for writers 2026/06/02 05:44:47 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (21.52s) === RUN TestZipManySubDirs run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:44:48 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:44:48 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream zip_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:98 Error: Received unexpected error: file does not exist Test: TestZipManySubDirs 2026/06/02 05:44:55 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:44:55 DEBUG : Looking for writers 2026/06/02 05:44:55 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (7.89s) === RUN TestZipLargeFiles run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:44:56 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:44:56 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:44:56 DEBUG : forgetting directory cache 2026/06/02 05:44:57 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/bigdir" with ID 4085216 zip_test.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:128 Error: Received unexpected error: file does not exist Test: TestZipLargeFiles 2026/06/02 05:45:00 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:45:00 DEBUG : Looking for writers 2026/06/02 05:45:00 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (4.79s) === RUN TestZipDirsInRoot run.go:198: Remote "FileLu root 'rclone-test-jagawis3xaju'", Local "Local file system at /tmp/rclone3705847556", Modify Window "876000h0m0s" 2026/06/02 05:45:01 INFO : FileLu root 'rclone-test-jagawis3xaju': poll-interval is not supported by this remote 2026/06/02 05:45:01 NOTICE: FileLu root 'rclone-test-jagawis3xaju': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/02 05:45:02 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/dir1" with ID 4085217 2026/06/02 05:45:04 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/dir2" with ID 4085220 2026/06/02 05:45:07 INFO : FileLu root 'rclone-test-jagawis3xaju': Successfully created folder "rclone-test-jagawis3xaju/dir3" with ID 4085224 2026/06/02 05:45:09 DEBUG : forgetting directory cache zip_test.go:152: zip entry matching predicate not found 2026/06/02 05:45:09 DEBUG : WaitForWriters: timeout=30s 2026/06/02 05:45:09 DEBUG : Looking for writers 2026/06/02 05:45:09 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (9.66s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/02 05:45:10 DEBUG : FileLu root 'rclone-test-jagawis3xaju': Purge remote 2026/06/02 05:45:11 INFO : FileLu root 'rclone-test-jagawis3xaju': Rmdir: successfully deleted "/rclone-test-jagawis3xaju" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 17m10.844259873s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]