"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/07/13 05:15:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cecemej6taci" 2026/07/13 05:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 05:15:02 DEBUG : Creating backend with remote "/tmp/rclone1636485151" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:02 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:04 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:04 DEBUG : dir: Looking for writers 2026/07/13 05:15:04 DEBUG : Looking for writers 2026/07/13 05:15:04 DEBUG : dir: reading active writers 2026/07/13 05:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.75s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:04 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:08 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:08 DEBUG : dir/subdir: Looking for writers 2026/07/13 05:15:08 DEBUG : dir: Looking for writers 2026/07/13 05:15:08 DEBUG : file1: reading active writers 2026/07/13 05:15:08 DEBUG : file2: reading active writers 2026/07/13 05:15:08 DEBUG : subdir: reading active writers 2026/07/13 05:15:08 DEBUG : Looking for writers 2026/07/13 05:15:08 DEBUG : dir: reading active writers 2026/07/13 05:15:08 DEBUG : >WaitForWriters: 2026/07/13 05:15:09 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/dir not empty`) 2026/07/13 05:15:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 05:15:09 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/dir not empty`) 2026/07/13 05:15:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 05:15:09 DEBUG : pacer: Reducing sleep to 30ms 2026/07/13 05:15:09 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirHandleReaddir (4.75s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:09 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:10 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/13 05:15:10 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/13 05:15:10 DEBUG : pacer: Reducing sleep to 10ms 2026/07/13 05:15:10 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:10 DEBUG : dir: Looking for writers 2026/07/13 05:15:10 DEBUG : file1: reading active writers 2026/07/13 05:15:10 DEBUG : Looking for writers 2026/07/13 05:15:10 DEBUG : dir: reading active writers 2026/07/13 05:15:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.02s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:11 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:12 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:12 DEBUG : dir: Looking for writers 2026/07/13 05:15:12 DEBUG : Looking for writers 2026/07/13 05:15:12 DEBUG : dir: reading active writers 2026/07/13 05:15:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.91s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:13 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go: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/07/13 05:15:22 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:22 DEBUG : Looking for writers 2026/07/13 05:15:22 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (8.99s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:22 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/13 05:15:24 DEBUG : dir: invalidating directory cache 2026/07/13 05:15:24 DEBUG : >ForgetPath: 2026/07/13 05:15:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/13 05:15:24 DEBUG : invalidating directory cache 2026/07/13 05:15:24 DEBUG : dir: forgetting directory cache 2026/07/13 05:15:24 DEBUG : >ForgetPath: 2026/07/13 05:15:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/13 05:15:24 DEBUG : >ForgetPath: 2026/07/13 05:15:24 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:24 DEBUG : dir: Looking for writers 2026/07/13 05:15:24 DEBUG : Looking for writers 2026/07/13 05:15:24 DEBUG : dir: reading active writers 2026/07/13 05:15:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.91s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:25 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:28 DEBUG : forgetting directory cache 2026/07/13 05:15:28 DEBUG : dir: forgetting directory cache 2026/07/13 05:15:28 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:28 DEBUG : dir: Looking for writers 2026/07/13 05:15:28 DEBUG : fil/a/b: Looking for writers 2026/07/13 05:15:28 DEBUG : fil/a: Looking for writers 2026/07/13 05:15:28 DEBUG : b: reading active writers 2026/07/13 05:15:28 DEBUG : fil: Looking for writers 2026/07/13 05:15:28 DEBUG : a: reading active writers 2026/07/13 05:15:28 DEBUG : Looking for writers 2026/07/13 05:15:28 DEBUG : dir: reading active writers 2026/07/13 05:15:28 DEBUG : fil: reading active writers 2026/07/13 05:15:28 DEBUG : >WaitForWriters: 2026/07/13 05:15:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/fil/a not empty`) 2026/07/13 05:15:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 05:15:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/fil/a not empty`) 2026/07/13 05:15:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 05:15:29 DEBUG : pacer: Reducing sleep to 30ms 2026/07/13 05:15:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/fil not empty`) 2026/07/13 05:15:29 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/13 05:15:30 DEBUG : pacer: Reducing sleep to 45ms 2026/07/13 05:15:30 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/13 05:15:30 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (4.89s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:30 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:31 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/13 05:15:31 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/13 05:15:31 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/13 05:15:31 DEBUG : pacer: Reducing sleep to 10ms 2026/07/13 05:15:31 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:31 DEBUG : dir: Looking for writers 2026/07/13 05:15:31 DEBUG : Looking for writers 2026/07/13 05:15:31 DEBUG : dir: reading active writers 2026/07/13 05:15:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.01s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:32 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go: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/07/13 05:15:40 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:40 DEBUG : Looking for writers 2026/07/13 05:15:40 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (9.11s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:41 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/07/13 05:15:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/13 05:15:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/13 05:15:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/13 05:15:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/13 05:15:47 DEBUG : dir: invalidating directory cache 2026/07/13 05:15:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/13 05:15:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/13 05:15:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/13 05:15:47 DEBUG : dir/file1: Reset virtual modtime 2026/07/13 05:15:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/13 05:15:47 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/13 05:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/13 05:15:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/13 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:15:47 DEBUG : dir: invalidating directory cache 2026/07/13 05:15:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/13 05:15:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/13 05:15:47 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/13 05:15:47 DEBUG : forgetting directory cache 2026/07/13 05:15:47 DEBUG : dir: forgetting directory cache 2026/07/13 05:15:47 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/13 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:47 DEBUG : dir/virtualDir: Looking for writers 2026/07/13 05:15:47 DEBUG : dir: Looking for writers 2026/07/13 05:15:47 DEBUG : file1: reading active writers 2026/07/13 05:15:47 DEBUG : virtualFile2: reading active writers 2026/07/13 05:15:47 DEBUG : virtualFile: reading active writers 2026/07/13 05:15:47 DEBUG : virtualDir: reading active writers 2026/07/13 05:15:47 DEBUG : Looking for writers 2026/07/13 05:15:47 DEBUG : dir: reading active writers 2026/07/13 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.62s) --- PASS: TestDirReadDirAll/Virtual (2.27s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:49 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:50 ERROR : dir/: Can only open directories read only 2026/07/13 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:50 DEBUG : dir: Looking for writers 2026/07/13 05:15:50 DEBUG : Looking for writers 2026/07/13 05:15:50 DEBUG : dir: reading active writers 2026/07/13 05:15:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.03s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:51 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/13 05:15:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/13 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/13 05:15:52 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (5 bytes), uploading instead of streaming 2026/07/13 05:15:53 DEBUG : dir/potato: size = 5 OK 2026/07/13 05:15:53 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/07/13 05:15:53 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/13 05:15:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/13 05:15:53 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:53 DEBUG : dir: Looking for writers 2026/07/13 05:15:53 DEBUG : file1: reading active writers 2026/07/13 05:15:53 DEBUG : potato: reading active writers 2026/07/13 05:15:53 DEBUG : Looking for writers 2026/07/13 05:15:53 DEBUG : dir: reading active writers 2026/07/13 05:15:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.07s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:54 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/13 05:15:56 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:56 DEBUG : dir/sub: Looking for writers 2026/07/13 05:15:56 DEBUG : dir: Looking for writers 2026/07/13 05:15:56 DEBUG : file1: reading active writers 2026/07/13 05:15:56 DEBUG : sub: reading active writers 2026/07/13 05:15:56 DEBUG : Looking for writers 2026/07/13 05:15:56 DEBUG : dir: reading active writers 2026/07/13 05:15:56 DEBUG : >WaitForWriters: 2026/07/13 05:15:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/dir not empty`) 2026/07/13 05:15:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 05:15:57 DEBUG : pacer: Reducing sleep to 15ms 2026/07/13 05:15:57 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.24s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:15:57 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:15:58 DEBUG : pacer: Reducing sleep to 10ms 2026/07/13 05:15:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/13 05:15:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/13 05:15:59 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:15:59 DEBUG : dir/sub/subsub: Looking for writers 2026/07/13 05:15:59 DEBUG : dir/sub: Looking for writers 2026/07/13 05:15:59 DEBUG : subsub: reading active writers 2026/07/13 05:15:59 DEBUG : dir: Looking for writers 2026/07/13 05:15:59 DEBUG : file1: reading active writers 2026/07/13 05:15:59 DEBUG : sub: reading active writers 2026/07/13 05:15:59 DEBUG : Looking for writers 2026/07/13 05:15:59 DEBUG : dir: reading active writers 2026/07/13 05:15:59 DEBUG : >WaitForWriters: 2026/07/13 05:16:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/dir/sub not empty`) 2026/07/13 05:16:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 05:16:01 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/dir/sub not empty`) 2026/07/13 05:16:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 05:16:01 DEBUG : pacer: Reducing sleep to 30ms 2026/07/13 05:16:01 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/13 05:16:01 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.04s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:01 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:02 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/13 05:16:02 DEBUG : pacer: Reducing sleep to 10ms 2026/07/13 05:16:02 ERROR : dir/: Dir.Remove not empty 2026/07/13 05:16:02 DEBUG : dir/file1: Remove: 2026/07/13 05:16:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:02 DEBUG : dir/file1: >Remove: err= 2026/07/13 05:16:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/13 05:16:03 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:03 DEBUG : Looking for writers 2026/07/13 05:16:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.08s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:03 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:04 DEBUG : dir/file1: Remove: 2026/07/13 05:16:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:05 DEBUG : dir/file1: >Remove: err= 2026/07/13 05:16:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/13 05:16:05 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:05 DEBUG : Looking for writers 2026/07/13 05:16:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.02s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:05 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:07 DEBUG : dir/file1: Remove: 2026/07/13 05:16:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:07 DEBUG : dir/file1: >Remove: err= 2026/07/13 05:16:07 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:07 DEBUG : dir: Looking for writers 2026/07/13 05:16:07 DEBUG : Looking for writers 2026/07/13 05:16:07 DEBUG : dir: reading active writers 2026/07/13 05:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.51s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:08 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/13 05:16:11 DEBUG : dir: Updating dir with dir2 0x2381a4c09110 2026/07/13 05:16:11 DEBUG : dir: forgetting directory cache 2026/07/13 05:16:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/13 05:16:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/13 05:16:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/13 05:16:12 DEBUG : file2: Updating file with file2 0x2381a48cba00 2026/07/13 05:16:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/13 05:16:12 INFO : dir2/file3: Deleted 2026/07/13 05:16:13 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/13 05:16:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x2381a48cba00 2026/07/13 05:16:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/13 05:16:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/13 05:16:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/13 05:16:14 DEBUG : empty directory: Updating dir with renamed empty directory 0x2381a48cbd40 2026/07/13 05:16:14 DEBUG : empty directory: forgetting directory cache 2026/07/13 05:16:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/13 05:16:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/13 05:16:14 DEBUG : dir2: Renaming to "dir3" 2026/07/13 05:16:14 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:14 DEBUG : dir3: Looking for writers 2026/07/13 05:16:14 DEBUG : file3: reading active writers 2026/07/13 05:16:14 DEBUG : renamed empty directory: Looking for writers 2026/07/13 05:16:14 DEBUG : Looking for writers 2026/07/13 05:16:14 DEBUG : dir3: reading active writers 2026/07/13 05:16:14 DEBUG : renamed empty directory: reading active writers 2026/07/13 05:16:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.22s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:15 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/13 05:16:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:16:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:16:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/13 05:16:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/13 05:16:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/13 05:16:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/13 05:16:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:16:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:16:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/13 05:16:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/13 05:16:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/13 05:16:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/13 05:16:17 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (12 bytes), uploading instead of streaming 2026/07/13 05:16:17 DEBUG : dir/sub/file2: size = 12 OK 2026/07/13 05:16:17 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/07/13 05:16:17 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/13 05:16:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/13 05:16:17 DEBUG : forgetting directory cache 2026/07/13 05:16:17 DEBUG : dir: forgetting directory cache 2026/07/13 05:16:17 DEBUG : dir/sub: forgetting directory cache 2026/07/13 05:16:17 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/13 05:16:17 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/13 05:16:17 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (5 bytes), uploading instead of streaming 2026/07/13 05:16:18 DEBUG : dir/sub/file0: size = 5 OK 2026/07/13 05:16:18 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/07/13 05:16:18 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/13 05:16:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/13 05:16:18 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:18 DEBUG : dir/sub: Looking for writers 2026/07/13 05:16:18 DEBUG : file2: reading active writers 2026/07/13 05:16:18 DEBUG : file0: reading active writers 2026/07/13 05:16:18 DEBUG : dir: Looking for writers 2026/07/13 05:16:18 DEBUG : file1: reading active writers 2026/07/13 05:16:18 DEBUG : sub: reading active writers 2026/07/13 05:16:18 DEBUG : Looking for writers 2026/07/13 05:16:18 DEBUG : dir: reading active writers 2026/07/13 05:16:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.60s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:19 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:20 DEBUG : forgetting directory cache dir_test.go:677: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:677 Error: Received unexpected error: file does not exist Test: TestDirEntryModTimeInvalidation 2026/07/13 05:16:20 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:20 DEBUG : Looking for writers 2026/07/13 05:16:20 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (1.19s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:21 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/13 05:16:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:16:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/13 05:16:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/13 05:16:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/13 05:16:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:16:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/13 05:16:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/13 05:16:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:16:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/13 05:16:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/13 05:16:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/13 05:16:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:16:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/13 05:16:22 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:22 DEBUG : dir: Looking for writers 2026/07/13 05:16:22 DEBUG : file1: reading active writers 2026/07/13 05:16:22 DEBUG : file1.metadata: reading active writers 2026/07/13 05:16:22 DEBUG : Looking for writers 2026/07/13 05:16:22 DEBUG : dir: reading active writers 2026/07/13 05:16:22 DEBUG : dir.metadata: reading active writers 2026/07/13 05:16:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:23 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:24 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:24 DEBUG : dir: Looking for writers 2026/07/13 05:16:24 DEBUG : file1: reading active writers 2026/07/13 05:16:24 DEBUG : Looking for writers 2026/07/13 05:16:24 DEBUG : dir: reading active writers 2026/07/13 05:16:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:25 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:27 DEBUG : Can set mod time: true 2026/07/13 05:16:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/13 05:16:28 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:28 DEBUG : dir: Looking for writers 2026/07/13 05:16:28 DEBUG : file1: reading active writers 2026/07/13 05:16:28 DEBUG : Looking for writers 2026/07/13 05:16:28 DEBUG : dir: reading active writers 2026/07/13 05:16:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:28 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:16:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/13 05:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:30 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (0 bytes), uploading instead of streaming 2026/07/13 05:16:30 DEBUG : dir/file1: size = 0 OK 2026/07/13 05:16:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:16:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/13 05:16:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/13 05:16:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:31 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:31 DEBUG : dir: Looking for writers 2026/07/13 05:16:31 DEBUG : file1: reading active writers 2026/07/13 05:16:31 DEBUG : Looking for writers 2026/07/13 05:16:31 DEBUG : dir: reading active writers 2026/07/13 05:16:31 DEBUG : >WaitForWriters: 2026/07/13 05:16:31 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:31 DEBUG : dir: Looking for writers 2026/07/13 05:16:31 DEBUG : file1: reading active writers 2026/07/13 05:16:31 DEBUG : Looking for writers 2026/07/13 05:16:31 DEBUG : dir: reading active writers 2026/07/13 05:16:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:32 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:16:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/13 05:16:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:33 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (5 bytes), uploading instead of streaming 2026/07/13 05:16:34 DEBUG : dir/file1: size = 5 OK 2026/07/13 05:16:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:16:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/13 05:16:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/13 05:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:34 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:34 DEBUG : dir: Looking for writers 2026/07/13 05:16:34 DEBUG : file1: reading active writers 2026/07/13 05:16:34 DEBUG : Looking for writers 2026/07/13 05:16:34 DEBUG : dir: reading active writers 2026/07/13 05:16:34 DEBUG : >WaitForWriters: 2026/07/13 05:16:34 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:34 DEBUG : dir: Looking for writers 2026/07/13 05:16:34 DEBUG : file1: reading active writers 2026/07/13 05:16:34 DEBUG : Looking for writers 2026/07/13 05:16:34 DEBUG : dir: reading active writers 2026/07/13 05:16:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:35 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:35 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:16:35 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:35 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:35 DEBUG : Config file has changed externally - reloading 2026/07/13 05:16:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:16:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:16:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:35 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:16:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/13 05:16:37 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:37 DEBUG : dir: Looking for writers 2026/07/13 05:16:37 DEBUG : file1: reading active writers 2026/07/13 05:16:37 DEBUG : Looking for writers 2026/07/13 05:16:37 DEBUG : dir: reading active writers 2026/07/13 05:16:37 DEBUG : >WaitForWriters: 2026/07/13 05:16:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:37 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:16:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:37 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:16:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/13 05:16:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:16:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:16:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:16:39 DEBUG : dir/file1(0x2381a492b180): close: 2026/07/13 05:16:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/13 05:16:39 DEBUG : dir/file1(0x2381a492b180): >close: err= 2026/07/13 05:16:39 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:39 DEBUG : dir: Looking for writers 2026/07/13 05:16:39 DEBUG : file1: reading active writers 2026/07/13 05:16:39 DEBUG : Looking for writers 2026/07/13 05:16:39 DEBUG : dir: reading active writers 2026/07/13 05:16:39 DEBUG : >WaitForWriters: 2026/07/13 05:16:39 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:39 DEBUG : dir: Looking for writers 2026/07/13 05:16:39 DEBUG : file1: reading active writers 2026/07/13 05:16:39 DEBUG : Looking for writers 2026/07/13 05:16:39 DEBUG : dir: reading active writers 2026/07/13 05:16:39 DEBUG : >WaitForWriters: 2026/07/13 05:16:39 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:40 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:40 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:16:40 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:40 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:16:40 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:16:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/13 05:16:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:16:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:16:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:16:41 DEBUG : dir/file1(0x2381a4c31440): _writeAt: size=5, off=0 2026/07/13 05:16:41 DEBUG : dir/file1(0x2381a4c31440): openPending: 2026/07/13 05:16:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/13 05:16:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/13 05:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:41 DEBUG : dir/file1(0x2381a4c31440): >openPending: err= 2026/07/13 05:16:41 DEBUG : dir/file1(0x2381a4c31440): >_writeAt: n=5, err= 2026/07/13 05:16:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/13 05:16:41 DEBUG : dir/file1(0x2381a4c31440): close: 2026/07/13 05:16:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/13 05:16:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/13 05:16:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/13 05:16:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/13 05:16:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/13 05:16:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:16:41 DEBUG : dir/file1(0x2381a4c31440): >close: err= 2026/07/13 05:16:41 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:41 DEBUG : dir: Looking for writers 2026/07/13 05:16:41 DEBUG : file1: reading active writers 2026/07/13 05:16:41 DEBUG : Looking for writers 2026/07/13 05:16:41 DEBUG : dir: reading active writers 2026/07/13 05:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:16:41 DEBUG : dir: Looking for writers 2026/07/13 05:16:41 DEBUG : file1: reading active writers 2026/07/13 05:16:41 DEBUG : Looking for writers 2026/07/13 05:16:41 DEBUG : dir: reading active writers 2026/07/13 05:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:16:41 DEBUG : dir: Looking for writers 2026/07/13 05:16:41 DEBUG : file1: reading active writers 2026/07/13 05:16:41 DEBUG : Looking for writers 2026/07/13 05:16:41 DEBUG : dir: reading active writers 2026/07/13 05:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:16:41 DEBUG : dir: Looking for writers 2026/07/13 05:16:41 DEBUG : file1: reading active writers 2026/07/13 05:16:41 DEBUG : Looking for writers 2026/07/13 05:16:41 DEBUG : dir: reading active writers 2026/07/13 05:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:16:41 DEBUG : dir/file1: vfs cache: starting upload 2026/07/13 05:16:41 DEBUG : dir: Looking for writers 2026/07/13 05:16:41 DEBUG : file1: reading active writers 2026/07/13 05:16:41 DEBUG : Looking for writers 2026/07/13 05:16:41 DEBUG : dir: reading active writers 2026/07/13 05:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:16:42 DEBUG : dir: Looking for writers 2026/07/13 05:16:42 DEBUG : file1: reading active writers 2026/07/13 05:16:42 DEBUG : Looking for writers 2026/07/13 05:16:42 DEBUG : dir: reading active writers 2026/07/13 05:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:16:42 DEBUG : dir: Looking for writers 2026/07/13 05:16:42 DEBUG : file1: reading active writers 2026/07/13 05:16:42 DEBUG : Looking for writers 2026/07/13 05:16:42 DEBUG : dir: reading active writers 2026/07/13 05:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:16:42 DEBUG : dir/file1: size = 14 OK 2026/07/13 05:16:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:16:42 INFO : dir/file1: Copied (replaced existing) 2026/07/13 05:16:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/07/13 05:16:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/13 05:16:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/13 05:16:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/13 05:16:43 DEBUG : dir: Looking for writers 2026/07/13 05:16:43 DEBUG : file1: reading active writers 2026/07/13 05:16:43 DEBUG : Looking for writers 2026/07/13 05:16:43 DEBUG : dir: reading active writers 2026/07/13 05:16:43 DEBUG : >WaitForWriters: 2026/07/13 05:16:43 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:43 DEBUG : dir: Looking for writers 2026/07/13 05:16:43 DEBUG : file1: reading active writers 2026/07/13 05:16:43 DEBUG : Looking for writers 2026/07/13 05:16:43 DEBUG : dir: reading active writers 2026/07/13 05:16:43 DEBUG : >WaitForWriters: 2026/07/13 05:16:43 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.96s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.86s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:44 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:16:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/13 05:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:16:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/13 05:16:45 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:45 DEBUG : dir: Looking for writers 2026/07/13 05:16:45 DEBUG : file1: reading active writers 2026/07/13 05:16:45 DEBUG : Looking for writers 2026/07/13 05:16:45 DEBUG : dir: reading active writers 2026/07/13 05:16:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.31s) === RUN TestFileOpenReadUnknownSize 2026/07/13 05:16:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/13 05:16:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/13 05:16:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:16:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/13 05:16:46 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:46 DEBUG : Looking for writers 2026/07/13 05:16:46 DEBUG : file.txt: reading active writers 2026/07/13 05:16:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:46 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:47 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (25 bytes), uploading instead of streaming 2026/07/13 05:16:48 DEBUG : dir/file1: size = 25 OK 2026/07/13 05:16:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:16:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/13 05:16:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:48 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:48 DEBUG : dir: Looking for writers 2026/07/13 05:16:48 DEBUG : file1: reading active writers 2026/07/13 05:16:48 DEBUG : Looking for writers 2026/07/13 05:16:48 DEBUG : dir: reading active writers 2026/07/13 05:16:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.02s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:49 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:50 DEBUG : dir/file1: Remove: 2026/07/13 05:16:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:50 DEBUG : dir/file1: >Remove: err= 2026/07/13 05:16:51 DEBUG : dir/file1: Remove: 2026/07/13 05:16:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/13 05:16:51 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:51 DEBUG : dir: Looking for writers 2026/07/13 05:16:51 DEBUG : Looking for writers 2026/07/13 05:16:51 DEBUG : dir: reading active writers 2026/07/13 05:16:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.28s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:51 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:53 DEBUG : dir/file1: Remove: 2026/07/13 05:16:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:53 DEBUG : dir/file1: >Remove: err= 2026/07/13 05:16:53 DEBUG : dir/file1: Remove: 2026/07/13 05:16:53 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/13 05:16:53 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:53 DEBUG : dir: Looking for writers 2026/07/13 05:16:53 DEBUG : Looking for writers 2026/07/13 05:16:53 DEBUG : dir: reading active writers 2026/07/13 05:16:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.34s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:54 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:16:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/13 05:16:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/13 05:16:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/13 05:16:55 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/13 05:16:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/13 05:16:55 DEBUG : dir/file1: Open: flags=0x3 2026/07/13 05:16:55 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/13 05:16:55 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/13 05:16:55 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:55 DEBUG : dir: Looking for writers 2026/07/13 05:16:55 DEBUG : file1: reading active writers 2026/07/13 05:16:55 DEBUG : Looking for writers 2026/07/13 05:16:55 DEBUG : dir: reading active writers 2026/07/13 05:16:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:16:56 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:16:57 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:16:57 DEBUG : dir: Looking for writers 2026/07/13 05:16:57 DEBUG : file1: reading active writers 2026/07/13 05:16:57 DEBUG : Looking for writers 2026/07/13 05:16:57 DEBUG : dir: reading active writers 2026/07/13 05:16:57 DEBUG : >WaitForWriters: 2026/07/13 05:16:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:16:58 DEBUG : newLeaf: Updating file with newLeaf 0x2381a50252b0 2026/07/13 05:16:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:16:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/13 05:16:59 DEBUG : dir/file1: Updating file with dir/file1 0x2381a50252b0 2026/07/13 05:16:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/13 05:16:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:16:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/13 05:16:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:16:59 DEBUG : dir/file1: File is currently open, delaying rename 0x2381a50252b0 2026/07/13 05:16:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:16:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:16:59 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (25 bytes), uploading instead of streaming 2026/07/13 05:17:00 DEBUG : dir/file1: size = 25 OK 2026/07/13 05:17:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:17:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/13 05:17:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:00 DEBUG : newLeaf: Running delayed rename now 2026/07/13 05:17:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:00 DEBUG : newLeaf: Updating file with newLeaf 0x2381a50252b0 2026/07/13 05:17:00 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:00 DEBUG : dir: Looking for writers 2026/07/13 05:17:00 DEBUG : Looking for writers 2026/07/13 05:17:00 DEBUG : dir: reading active writers 2026/07/13 05:17:00 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:00 DEBUG : >WaitForWriters: 2026/07/13 05:17:00 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:00 DEBUG : dir: Looking for writers 2026/07/13 05:17:00 DEBUG : Looking for writers 2026/07/13 05:17:00 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:00 DEBUG : dir: reading active writers 2026/07/13 05:17:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:01 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:01 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:17:01 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:01 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:01 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:17:03 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:03 DEBUG : dir: Looking for writers 2026/07/13 05:17:03 DEBUG : file1: reading active writers 2026/07/13 05:17:03 DEBUG : Looking for writers 2026/07/13 05:17:03 DEBUG : dir: reading active writers 2026/07/13 05:17:03 DEBUG : >WaitForWriters: 2026/07/13 05:17:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:03 DEBUG : newLeaf: Updating file with newLeaf 0x2381a5025c70 2026/07/13 05:17:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/13 05:17:04 DEBUG : dir/file1: Updating file with dir/file1 0x2381a5025c70 2026/07/13 05:17:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/13 05:17:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:17:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/13 05:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:05 DEBUG : dir/file1: File is currently open, delaying rename 0x2381a5025c70 2026/07/13 05:17:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:05 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (25 bytes), uploading instead of streaming 2026/07/13 05:17:05 DEBUG : dir/file1: size = 25 OK 2026/07/13 05:17:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:17:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/13 05:17:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:05 DEBUG : newLeaf: Running delayed rename now 2026/07/13 05:17:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:06 DEBUG : newLeaf: Updating file with newLeaf 0x2381a5025c70 2026/07/13 05:17:06 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:06 DEBUG : dir: Looking for writers 2026/07/13 05:17:06 DEBUG : Looking for writers 2026/07/13 05:17:06 DEBUG : dir: reading active writers 2026/07/13 05:17:06 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:06 DEBUG : >WaitForWriters: 2026/07/13 05:17:06 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:06 DEBUG : dir: Looking for writers 2026/07/13 05:17:06 DEBUG : Looking for writers 2026/07/13 05:17:06 DEBUG : dir: reading active writers 2026/07/13 05:17:06 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:06 DEBUG : >WaitForWriters: 2026/07/13 05:17:06 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:07 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:07 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:17:07 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:07 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:07 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:17:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:17:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:08 DEBUG : dir/file1(0x2381a4eb62c0): openPending: 2026/07/13 05:17:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/13 05:17:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/13 05:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:08 DEBUG : dir/file1(0x2381a4eb62c0): >openPending: err= 2026/07/13 05:17:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/13 05:17:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:08 DEBUG : dir/file1(0x2381a4eb62c0): _writeAt: size=14, off=0 2026/07/13 05:17:08 DEBUG : dir/file1(0x2381a4eb62c0): >_writeAt: n=14, err= 2026/07/13 05:17:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/13 05:17:08 DEBUG : dir/file1(0x2381a4eb62c0): close: 2026/07/13 05:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/13 05:17:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/13 05:17:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:17:08 DEBUG : dir/file1(0x2381a4eb62c0): >close: err= 2026/07/13 05:17:08 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:08 DEBUG : dir: Looking for writers 2026/07/13 05:17:08 DEBUG : file1: reading active writers 2026/07/13 05:17:08 DEBUG : Looking for writers 2026/07/13 05:17:08 DEBUG : dir: reading active writers 2026/07/13 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:17:08 DEBUG : dir: Looking for writers 2026/07/13 05:17:08 DEBUG : file1: reading active writers 2026/07/13 05:17:08 DEBUG : Looking for writers 2026/07/13 05:17:08 DEBUG : dir: reading active writers 2026/07/13 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:17:08 DEBUG : dir: Looking for writers 2026/07/13 05:17:08 DEBUG : file1: reading active writers 2026/07/13 05:17:08 DEBUG : Looking for writers 2026/07/13 05:17:08 DEBUG : dir: reading active writers 2026/07/13 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:17:08 DEBUG : dir: Looking for writers 2026/07/13 05:17:08 DEBUG : file1: reading active writers 2026/07/13 05:17:08 DEBUG : Looking for writers 2026/07/13 05:17:08 DEBUG : dir: reading active writers 2026/07/13 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:17:08 DEBUG : dir/file1: vfs cache: starting upload 2026/07/13 05:17:08 DEBUG : dir: Looking for writers 2026/07/13 05:17:08 DEBUG : file1: reading active writers 2026/07/13 05:17:08 DEBUG : Looking for writers 2026/07/13 05:17:08 DEBUG : dir: reading active writers 2026/07/13 05:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:17:09 DEBUG : dir: Looking for writers 2026/07/13 05:17:09 DEBUG : file1: reading active writers 2026/07/13 05:17:09 DEBUG : Looking for writers 2026/07/13 05:17:09 DEBUG : dir: reading active writers 2026/07/13 05:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:17:09 DEBUG : dir: Looking for writers 2026/07/13 05:17:09 DEBUG : file1: reading active writers 2026/07/13 05:17:09 DEBUG : Looking for writers 2026/07/13 05:17:09 DEBUG : dir: reading active writers 2026/07/13 05:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:17:09 DEBUG : dir/file1: size = 14 OK 2026/07/13 05:17:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/13 05:17:09 INFO : dir/file1: Copied (replaced existing) 2026/07/13 05:17:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/13 05:17:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/13 05:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/13 05:17:09 DEBUG : dir: Looking for writers 2026/07/13 05:17:09 DEBUG : file1: reading active writers 2026/07/13 05:17:09 DEBUG : Looking for writers 2026/07/13 05:17:09 DEBUG : dir: reading active writers 2026/07/13 05:17:09 DEBUG : >WaitForWriters: 2026/07/13 05:17:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:17:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:09 DEBUG : dir/file1(0x2381a4eb7300): _readAt: size=512, off=0 2026/07/13 05:17:09 DEBUG : dir/file1(0x2381a4eb7300): openPending: 2026/07/13 05:17:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/13 05:17:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/13 05:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:09 DEBUG : dir/file1(0x2381a4eb7300): >openPending: err= 2026/07/13 05:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/13 05:17:09 DEBUG : dir/file1(0x2381a4eb7300): >_readAt: n=14, err=EOF 2026/07/13 05:17:09 DEBUG : dir/file1(0x2381a4eb7300): close: 2026/07/13 05:17:09 DEBUG : dir/file1(0x2381a4eb7300): >close: err= 2026/07/13 05:17:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/13 05:17:10 DEBUG : newLeaf: Updating file with newLeaf 0x2381a4966680 2026/07/13 05:17:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/13 05:17:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/13 05:17:11 DEBUG : dir/file1: Updating file with dir/file1 0x2381a4966680 2026/07/13 05:17:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/13 05:17:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:17:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:12 DEBUG : dir/file1(0x2381a4eb7ac0): openPending: 2026/07/13 05:17:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/13 05:17:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/13 05:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:12 DEBUG : dir/file1(0x2381a4eb7ac0): >openPending: err= 2026/07/13 05:17:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/13 05:17:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:12 DEBUG : dir/file1(0x2381a4eb7ac0): _writeAt: size=25, off=0 2026/07/13 05:17:12 DEBUG : dir/file1(0x2381a4eb7ac0): >_writeAt: n=25, err= 2026/07/13 05:17:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/13 05:17:12 DEBUG : newLeaf: Updating file with newLeaf 0x2381a4966680 2026/07/13 05:17:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:12 DEBUG : newLeaf(0x2381a4eb7ac0): close: 2026/07/13 05:17:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/13 05:17:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-13 05:17:12.184408458 +0000 UTC m=+131.130048729 2026/07/13 05:17:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/13 05:17:12 DEBUG : newLeaf(0x2381a4eb7ac0): >close: err= 2026/07/13 05:17:12 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:12 DEBUG : dir: Looking for writers 2026/07/13 05:17:12 DEBUG : Looking for writers 2026/07/13 05:17:12 DEBUG : dir: reading active writers 2026/07/13 05:17:12 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:17:12 DEBUG : dir: Looking for writers 2026/07/13 05:17:12 DEBUG : Looking for writers 2026/07/13 05:17:12 DEBUG : dir: reading active writers 2026/07/13 05:17:12 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:17:12 DEBUG : dir: Looking for writers 2026/07/13 05:17:12 DEBUG : Looking for writers 2026/07/13 05:17:12 DEBUG : dir: reading active writers 2026/07/13 05:17:12 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:17:12 DEBUG : dir: Looking for writers 2026/07/13 05:17:12 DEBUG : Looking for writers 2026/07/13 05:17:12 DEBUG : dir: reading active writers 2026/07/13 05:17:12 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:17:12 DEBUG : newLeaf: vfs cache: starting upload 2026/07/13 05:17:12 DEBUG : dir: Looking for writers 2026/07/13 05:17:12 DEBUG : Looking for writers 2026/07/13 05:17:12 DEBUG : dir: reading active writers 2026/07/13 05:17:12 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:17:13 DEBUG : dir: Looking for writers 2026/07/13 05:17:13 DEBUG : Looking for writers 2026/07/13 05:17:13 DEBUG : dir: reading active writers 2026/07/13 05:17:13 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:17:13 DEBUG : dir: Looking for writers 2026/07/13 05:17:13 DEBUG : Looking for writers 2026/07/13 05:17:13 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:13 DEBUG : dir: reading active writers 2026/07/13 05:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:17:13 DEBUG : newLeaf: size = 25 OK 2026/07/13 05:17:13 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/13 05:17:13 INFO : newLeaf: Copied (replaced existing) 2026/07/13 05:17:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-13 05:17:12 +0000 UTC," 2026/07/13 05:17:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/13 05:17:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/13 05:17:14 DEBUG : dir: Looking for writers 2026/07/13 05:17:14 DEBUG : Looking for writers 2026/07/13 05:17:14 DEBUG : dir: reading active writers 2026/07/13 05:17:14 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:14 DEBUG : >WaitForWriters: 2026/07/13 05:17:14 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:14 DEBUG : dir: Looking for writers 2026/07/13 05:17:14 DEBUG : Looking for writers 2026/07/13 05:17:14 DEBUG : dir: reading active writers 2026/07/13 05:17:14 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:14 DEBUG : >WaitForWriters: 2026/07/13 05:17:14 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:15 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:15 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:17:15 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:15 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:15 INFO : files root 'rclone-test-cecemej6taci': 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/07/13 05:17:23 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:23 DEBUG : Looking for writers 2026/07/13 05:17:23 DEBUG : >WaitForWriters: 2026/07/13 05:17:23 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:23 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:23 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:17:23 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:23 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:23 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:17:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:17:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:25 DEBUG : dir/file1(0x2381a46f5840): openPending: 2026/07/13 05:17:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/13 05:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/13 05:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:25 DEBUG : dir/file1(0x2381a46f5840): >openPending: err= 2026/07/13 05:17:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/13 05:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:25 DEBUG : dir/file1(0x2381a46f5840): _writeAt: size=14, off=0 2026/07/13 05:17:25 DEBUG : dir/file1(0x2381a46f5840): >_writeAt: n=14, err= 2026/07/13 05:17:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/13 05:17:25 DEBUG : dir/file1(0x2381a46f5840): close: 2026/07/13 05:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/13 05:17:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/13 05:17:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:17:25 DEBUG : dir/file1(0x2381a46f5840): >close: err= 2026/07/13 05:17:25 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:25 DEBUG : dir: Looking for writers 2026/07/13 05:17:25 DEBUG : file1: reading active writers 2026/07/13 05:17:25 DEBUG : Looking for writers 2026/07/13 05:17:25 DEBUG : dir: reading active writers 2026/07/13 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:17:25 DEBUG : dir: Looking for writers 2026/07/13 05:17:25 DEBUG : file1: reading active writers 2026/07/13 05:17:25 DEBUG : Looking for writers 2026/07/13 05:17:25 DEBUG : dir: reading active writers 2026/07/13 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:17:25 DEBUG : dir: Looking for writers 2026/07/13 05:17:25 DEBUG : file1: reading active writers 2026/07/13 05:17:25 DEBUG : Looking for writers 2026/07/13 05:17:25 DEBUG : dir: reading active writers 2026/07/13 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:17:25 DEBUG : dir: Looking for writers 2026/07/13 05:17:25 DEBUG : file1: reading active writers 2026/07/13 05:17:25 DEBUG : Looking for writers 2026/07/13 05:17:25 DEBUG : dir: reading active writers 2026/07/13 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:17:25 DEBUG : dir/file1: vfs cache: starting upload 2026/07/13 05:17:25 DEBUG : dir: Looking for writers 2026/07/13 05:17:25 DEBUG : file1: reading active writers 2026/07/13 05:17:25 DEBUG : Looking for writers 2026/07/13 05:17:25 DEBUG : dir: reading active writers 2026/07/13 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:17:25 DEBUG : dir: Looking for writers 2026/07/13 05:17:25 DEBUG : file1: reading active writers 2026/07/13 05:17:25 DEBUG : Looking for writers 2026/07/13 05:17:25 DEBUG : dir: reading active writers 2026/07/13 05:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:17:26 DEBUG : dir: Looking for writers 2026/07/13 05:17:26 DEBUG : file1: reading active writers 2026/07/13 05:17:26 DEBUG : Looking for writers 2026/07/13 05:17:26 DEBUG : dir: reading active writers 2026/07/13 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:17:26 DEBUG : dir/file1: size = 14 OK 2026/07/13 05:17:26 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:17:26 INFO : dir/file1: Copied (replaced existing) 2026/07/13 05:17:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/13 05:17:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/13 05:17:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/13 05:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/13 05:17:26 DEBUG : dir: Looking for writers 2026/07/13 05:17:26 DEBUG : file1: reading active writers 2026/07/13 05:17:26 DEBUG : Looking for writers 2026/07/13 05:17:26 DEBUG : dir: reading active writers 2026/07/13 05:17:26 DEBUG : >WaitForWriters: 2026/07/13 05:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:17:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:26 DEBUG : dir/file1(0x2381a4ba7380): _readAt: size=512, off=0 2026/07/13 05:17:26 DEBUG : dir/file1(0x2381a4ba7380): openPending: 2026/07/13 05:17:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/13 05:17:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/13 05:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:26 DEBUG : dir/file1(0x2381a4ba7380): >openPending: err= 2026/07/13 05:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/13 05:17:26 DEBUG : dir/file1(0x2381a4ba7380): >_readAt: n=14, err=EOF 2026/07/13 05:17:26 DEBUG : dir/file1(0x2381a4ba7380): close: 2026/07/13 05:17:26 DEBUG : dir/file1(0x2381a4ba7380): >close: err= 2026/07/13 05:17:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:27 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/13 05:17:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/13 05:17:27 DEBUG : newLeaf: Updating file with newLeaf 0x2381a47d4750 2026/07/13 05:17:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/13 05:17:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/13 05:17:28 DEBUG : dir/file1: Updating file with dir/file1 0x2381a47d4750 2026/07/13 05:17:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/13 05:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:17:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:28 DEBUG : dir/file1(0x2381a4ba7c80): openPending: 2026/07/13 05:17:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/13 05:17:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/13 05:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:28 DEBUG : dir/file1(0x2381a4ba7c80): >openPending: err= 2026/07/13 05:17:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/13 05:17:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:28 DEBUG : dir/file1(0x2381a4ba7c80): _writeAt: size=25, off=0 2026/07/13 05:17:28 DEBUG : dir/file1(0x2381a4ba7c80): >_writeAt: n=25, err= 2026/07/13 05:17:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/13 05:17:29 DEBUG : newLeaf: Updating file with newLeaf 0x2381a47d4750 2026/07/13 05:17:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:29 DEBUG : newLeaf(0x2381a4ba7c80): close: 2026/07/13 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/13 05:17:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-13 05:17:28.743564219 +0000 UTC m=+147.689204520 2026/07/13 05:17:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/13 05:17:29 DEBUG : newLeaf(0x2381a4ba7c80): >close: err= 2026/07/13 05:17:29 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:17:29 DEBUG : newLeaf: vfs cache: starting upload 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:17:29 DEBUG : dir: Looking for writers 2026/07/13 05:17:29 DEBUG : Looking for writers 2026/07/13 05:17:29 DEBUG : dir: reading active writers 2026/07/13 05:17:29 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:17:30 DEBUG : newLeaf: size = 25 OK 2026/07/13 05:17:30 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/13 05:17:30 INFO : newLeaf: Copied (replaced existing) 2026/07/13 05:17:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-13 05:17:28 +0000 UTC," 2026/07/13 05:17:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/13 05:17:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/13 05:17:30 DEBUG : dir: Looking for writers 2026/07/13 05:17:30 DEBUG : Looking for writers 2026/07/13 05:17:30 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:30 DEBUG : dir: reading active writers 2026/07/13 05:17:30 DEBUG : >WaitForWriters: 2026/07/13 05:17:30 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:30 DEBUG : dir: Looking for writers 2026/07/13 05:17:30 DEBUG : Looking for writers 2026/07/13 05:17:30 DEBUG : dir: reading active writers 2026/07/13 05:17:30 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:30 DEBUG : >WaitForWriters: 2026/07/13 05:17:30 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:31 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:31 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:17:31 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:31 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:17:31 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:17:32 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:32 DEBUG : dir: Looking for writers 2026/07/13 05:17:32 DEBUG : file1: reading active writers 2026/07/13 05:17:32 DEBUG : Looking for writers 2026/07/13 05:17:32 DEBUG : dir: reading active writers 2026/07/13 05:17:32 DEBUG : >WaitForWriters: 2026/07/13 05:17:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:17:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:32 DEBUG : dir/file1(0x2381a492bd40): _readAt: size=512, off=0 2026/07/13 05:17:32 DEBUG : dir/file1(0x2381a492bd40): openPending: 2026/07/13 05:17:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/13 05:17:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/13 05:17:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:32 DEBUG : dir/file1(0x2381a492bd40): >openPending: err= 2026/07/13 05:17:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/13 05:17:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:17:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:17:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:17:33 DEBUG : dir/file1(0x2381a492bd40): >_readAt: n=14, err=EOF 2026/07/13 05:17:33 DEBUG : dir/file1(0x2381a492bd40): close: 2026/07/13 05:17:33 DEBUG : dir/file1(0x2381a492bd40): >close: err= 2026/07/13 05:17:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/13 05:17:34 DEBUG : newLeaf: Updating file with newLeaf 0x2381a4ec2680 2026/07/13 05:17:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/13 05:17:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/13 05:17:34 DEBUG : dir/file1: Updating file with dir/file1 0x2381a4ec2680 2026/07/13 05:17:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/13 05:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:17:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:17:35 DEBUG : dir/file1(0x2381a4efe100): openPending: 2026/07/13 05:17:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/13 05:17:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/13 05:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:17:35 DEBUG : dir/file1(0x2381a4efe100): >openPending: err= 2026/07/13 05:17:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/13 05:17:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:17:35 DEBUG : dir/file1(0x2381a4efe100): _writeAt: size=25, off=0 2026/07/13 05:17:35 DEBUG : dir/file1(0x2381a4efe100): >_writeAt: n=25, err= 2026/07/13 05:17:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/13 05:17:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/13 05:17:35 DEBUG : newLeaf: Updating file with newLeaf 0x2381a4ec2680 2026/07/13 05:17:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:17:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:35 DEBUG : newLeaf(0x2381a4efe100): close: 2026/07/13 05:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/13 05:17:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-13 05:17:35.278893536 +0000 UTC m=+154.224533827 2026/07/13 05:17:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/13 05:17:35 DEBUG : newLeaf(0x2381a4efe100): >close: err= 2026/07/13 05:17:35 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:35 DEBUG : dir: Looking for writers 2026/07/13 05:17:35 DEBUG : Looking for writers 2026/07/13 05:17:35 DEBUG : dir: reading active writers 2026/07/13 05:17:35 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:17:35 DEBUG : dir: Looking for writers 2026/07/13 05:17:35 DEBUG : Looking for writers 2026/07/13 05:17:35 DEBUG : dir: reading active writers 2026/07/13 05:17:35 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:17:35 DEBUG : dir: Looking for writers 2026/07/13 05:17:35 DEBUG : Looking for writers 2026/07/13 05:17:35 DEBUG : dir: reading active writers 2026/07/13 05:17:35 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:17:35 DEBUG : dir: Looking for writers 2026/07/13 05:17:35 DEBUG : Looking for writers 2026/07/13 05:17:35 DEBUG : dir: reading active writers 2026/07/13 05:17:35 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:17:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/13 05:17:36 DEBUG : dir: Looking for writers 2026/07/13 05:17:36 DEBUG : Looking for writers 2026/07/13 05:17:36 DEBUG : dir: reading active writers 2026/07/13 05:17:36 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:17:36 DEBUG : dir: Looking for writers 2026/07/13 05:17:36 DEBUG : Looking for writers 2026/07/13 05:17:36 DEBUG : dir: reading active writers 2026/07/13 05:17:36 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:17:36 DEBUG : dir: Looking for writers 2026/07/13 05:17:36 DEBUG : Looking for writers 2026/07/13 05:17:36 DEBUG : dir: reading active writers 2026/07/13 05:17:36 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:17:36 DEBUG : newLeaf: size = 25 OK 2026/07/13 05:17:36 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/13 05:17:36 INFO : newLeaf: Copied (replaced existing) 2026/07/13 05:17:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-13 05:17:35 +0000 UTC," 2026/07/13 05:17:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/13 05:17:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/13 05:17:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/13 05:17:37 DEBUG : dir: Looking for writers 2026/07/13 05:17:37 DEBUG : Looking for writers 2026/07/13 05:17:37 DEBUG : dir: reading active writers 2026/07/13 05:17:37 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:37 DEBUG : >WaitForWriters: 2026/07/13 05:17:37 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:37 DEBUG : dir: Looking for writers 2026/07/13 05:17:37 DEBUG : Looking for writers 2026/07/13 05:17:37 DEBUG : dir: reading active writers 2026/07/13 05:17:37 DEBUG : newLeaf: reading active writers 2026/07/13 05:17:37 DEBUG : >WaitForWriters: 2026/07/13 05:17:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- FAIL: TestFileRename (42.06s) --- PASS: TestFileRename/off,forceCache=false (5.60s) --- PASS: TestFileRename/minimal,forceCache=false (5.74s) --- PASS: TestFileRename/minimal,forceCache=true (7.61s) --- FAIL: TestFileRename/writes,forceCache=false (8.82s) --- PASS: TestFileRename/writes,forceCache=true (7.76s) --- PASS: TestFileRename/full,forceCache=false (6.53s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:38 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:38 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:38 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:38 DEBUG : Looking for writers 2026/07/13 05:17:38 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:38 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:17:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:17:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/13 05:17:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/13 05:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:17:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/13 05:17:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/13 05:17:40 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:40 DEBUG : dir: Looking for writers 2026/07/13 05:17:40 DEBUG : file1: reading active writers 2026/07/13 05:17:40 DEBUG : Looking for writers 2026/07/13 05:17:40 DEBUG : dir: reading active writers 2026/07/13 05:17:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.40s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:40 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:17:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/13 05:17:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/13 05:17:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/13 05:17:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/13 05:17:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/13 05:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/13 05:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/13 05:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/13 05:17:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/13 05:17:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/13 05:17:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/13 05:17:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/13 05:17:43 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:43 DEBUG : dir: Looking for writers 2026/07/13 05:17:43 DEBUG : file1: reading active writers 2026/07/13 05:17:43 DEBUG : Looking for writers 2026/07/13 05:17:43 DEBUG : dir: reading active writers 2026/07/13 05:17:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.80s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:44 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:17:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:17:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/13 05:17:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/13 05:17:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/13 05:17:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/13 05:17:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/13 05:17:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/13 05:17:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/13 05:17:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/13 05:17:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/13 05:17:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/13 05:17:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/13 05:17:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/13 05:17:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/13 05:17:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/13 05:17:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/13 05:17:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/13 05:17:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/13 05:17:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/13 05:17:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/13 05:17:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/13 05:17:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/13 05:17:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/13 05:17:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/13 05:17:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/13 05:17:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/13 05:17:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/13 05:17:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/13 05:17:48 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:48 DEBUG : dir: Looking for writers 2026/07/13 05:17:48 DEBUG : file1: reading active writers 2026/07/13 05:17:48 DEBUG : Looking for writers 2026/07/13 05:17:48 DEBUG : dir: reading active writers 2026/07/13 05:17:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.37s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:48 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go: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/07/13 05:17:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:17:57 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/07/13 05:17:57 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:17:57 DEBUG : Looking for writers 2026/07/13 05:17:57 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (8.99s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:17:57 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:17:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:18:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:18:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/13 05:18:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/13 05:18:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/13 05:18:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/13 05:18:00 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:00 DEBUG : dir: Looking for writers 2026/07/13 05:18:00 DEBUG : file1: reading active writers 2026/07/13 05:18:00 DEBUG : Looking for writers 2026/07/13 05:18:00 DEBUG : dir: reading active writers 2026/07/13 05:18:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.04s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:01 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:01 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:01 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:01 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:01 INFO : files root 'rclone-test-cecemej6taci': 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/07/13 05:18:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:18:09 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/07/13 05:18:09 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:09 DEBUG : Looking for writers 2026/07/13 05:18:09 DEBUG : >WaitForWriters: 2026/07/13 05:18:09 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (9.11s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:10 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:10 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:10 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:10 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:10 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:18:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:18:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:18:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:18:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:18:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): _readAt: size=1, off=0 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): openPending: 2026/07/13 05:18:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/13 05:18:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/13 05:18:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >openPending: err= 2026/07/13 05:18:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/13 05:18:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >_readAt: n=1, err= 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): _readAt: size=1, off=5 2026/07/13 05:18:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >_readAt: n=1, err= 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): _readAt: size=1, off=3 2026/07/13 05:18:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >_readAt: n=1, err= 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): _readAt: size=1, off=13 2026/07/13 05:18:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >_readAt: n=1, err= 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): _readAt: size=16, off=100 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >_readAt: n=0, err=EOF 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): close: 2026/07/13 05:18:12 DEBUG : dir/file1(0x2381a5540ec0): >close: err= 2026/07/13 05:18:12 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:12 DEBUG : dir: Looking for writers 2026/07/13 05:18:12 DEBUG : file1: reading active writers 2026/07/13 05:18:12 DEBUG : Looking for writers 2026/07/13 05:18:12 DEBUG : dir: reading active writers 2026/07/13 05:18:12 DEBUG : >WaitForWriters: 2026/07/13 05:18:12 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:13 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:13 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:13 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:13 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:13 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:18:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:18:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:18:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:18:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:18:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=1, off=0 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): openPending: 2026/07/13 05:18:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/13 05:18:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/13 05:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >openPending: err= 2026/07/13 05:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/13 05:18:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=1, err= 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=1, off=5 2026/07/13 05:18:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=1, err= 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=1, off=1 2026/07/13 05:18:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=1, err= 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=6, off=10 2026/07/13 05:18:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=6, err= 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=256, off=10 2026/07/13 05:18:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=6, err=EOF 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=256, off=100 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=0, err=EOF 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): close: 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >close: err= 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): _readAt: size=256, off=100 2026/07/13 05:18:14 DEBUG : dir/file1(0x2381a4eb7740): >_readAt: n=0, err=file already closed 2026/07/13 05:18:14 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:14 DEBUG : dir: Looking for writers 2026/07/13 05:18:14 DEBUG : file1: reading active writers 2026/07/13 05:18:14 DEBUG : Looking for writers 2026/07/13 05:18:14 DEBUG : dir: reading active writers 2026/07/13 05:18:14 DEBUG : >WaitForWriters: 2026/07/13 05:18:14 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.29s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:15 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:15 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:15 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:15 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:15 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:18:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/13 05:18:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:18:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:18:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:18:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/13 05:18:16 DEBUG : dir/file1(0x2381a4ba6040): RWFileHandle.Flush 2026/07/13 05:18:16 DEBUG : dir/file1(0x2381a4ba6040): _readAt: size=256, off=0 2026/07/13 05:18:16 DEBUG : dir/file1(0x2381a4ba6040): openPending: 2026/07/13 05:18:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/13 05:18:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/13 05:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:16 DEBUG : dir/file1(0x2381a4ba6040): >openPending: err= 2026/07/13 05:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/13 05:18:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:17 DEBUG : dir/file1(0x2381a4ba6040): >_readAt: n=16, err=EOF 2026/07/13 05:18:17 DEBUG : dir/file1(0x2381a4ba6040): RWFileHandle.Flush 2026/07/13 05:18:17 DEBUG : dir/file1(0x2381a4ba6040): RWFileHandle.Flush 2026/07/13 05:18:17 DEBUG : dir/file1(0x2381a4ba6040): close: 2026/07/13 05:18:17 DEBUG : dir/file1(0x2381a4ba6040): >close: err= 2026/07/13 05:18:17 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:17 DEBUG : dir: Looking for writers 2026/07/13 05:18:17 DEBUG : file1: reading active writers 2026/07/13 05:18:17 DEBUG : Looking for writers 2026/07/13 05:18:17 DEBUG : dir: reading active writers 2026/07/13 05:18:17 DEBUG : >WaitForWriters: 2026/07/13 05:18:17 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting 2026/07/13 05:18:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci/dir/file1: no such file or directory 2026/07/13 05:18:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.38s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:17 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:17 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:17 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:17 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:17 INFO : files root 'rclone-test-cecemej6taci': 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/07/13 05:18:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci/dir/file1: no such file or directory 2026/07/13 05:18:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci/dir/file1: no such file or directory 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/07/13 05:18:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci/dir/file1: no such file or directory 2026/07/13 05:18:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci/dir/file1: no such file or directory 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/07/13 05:18:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:18:26 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/07/13 05:18:26 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:26 DEBUG : Looking for writers 2026/07/13 05:18:26 DEBUG : >WaitForWriters: 2026/07/13 05:18:26 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (9.07s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:26 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:26 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:26 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:26 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:26 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:27 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): openPending: 2026/07/13 05:18:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): >openPending: err= 2026/07/13 05:18:27 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): _writeAt: size=5, off=0 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): >_writeAt: n=5, err= 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): _writeAt: size=7, off=5 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): >_writeAt: n=7, err= 2026/07/13 05:18:27 DEBUG : file1: vfs cache: truncate to size=11 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): close: 2026/07/13 05:18:27 DEBUG : file1: vfs cache: setting modification time to 2026-07-13 05:18:27.170703196 +0000 UTC m=+206.116343467 2026/07/13 05:18:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): >close: err= 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): close: 2026/07/13 05:18:27 DEBUG : file1(0x2381a46f4d00): >close: err=file already closed 2026/07/13 05:18:27 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:27 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:27 DEBUG : Looking for writers 2026/07/13 05:18:27 DEBUG : file1: reading active writers 2026/07/13 05:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:28 DEBUG : file1: size = 11 OK 2026/07/13 05:18:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:28 INFO : file1: Copied (new) 2026/07/13 05:18:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-13 05:18:27 +0000 UTC," 2026/07/13 05:18:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:28 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:28 DEBUG : Looking for writers 2026/07/13 05:18:28 DEBUG : file1: reading active writers 2026/07/13 05:18:28 DEBUG : >WaitForWriters: 2026/07/13 05:18:28 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:28 DEBUG : Looking for writers 2026/07/13 05:18:28 DEBUG : file1: reading active writers 2026/07/13 05:18:28 DEBUG : >WaitForWriters: 2026/07/13 05:18:28 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.14s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:29 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:29 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:29 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:29 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:29 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:29 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): openPending: 2026/07/13 05:18:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): >openPending: err= 2026/07/13 05:18:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): _writeAt: size=7, off=0 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): >_writeAt: n=7, err= 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): _writeAt: size=6, off=5 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): >_writeAt: n=6, err= 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): close: 2026/07/13 05:18:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-13 05:18:29.151073979 +0000 UTC m=+208.096714240 2026/07/13 05:18:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): >close: err= 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): _writeAt: size=5, off=0 2026/07/13 05:18:29 DEBUG : file1(0x2381a492ac00): >_writeAt: n=0, err=file already closed 2026/07/13 05:18:29 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:29 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:29 DEBUG : Looking for writers 2026/07/13 05:18:29 DEBUG : file1: reading active writers 2026/07/13 05:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:29 DEBUG : file1: size = 11 OK 2026/07/13 05:18:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:29 INFO : file1: Copied (new) 2026/07/13 05:18:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-13 05:18:29 +0000 UTC," 2026/07/13 05:18:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:29 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:30 DEBUG : Looking for writers 2026/07/13 05:18:30 DEBUG : file1: reading active writers 2026/07/13 05:18:30 DEBUG : >WaitForWriters: 2026/07/13 05:18:30 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:30 DEBUG : Looking for writers 2026/07/13 05:18:30 DEBUG : file1: reading active writers 2026/07/13 05:18:30 DEBUG : >WaitForWriters: 2026/07/13 05:18:30 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:31 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:31 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:31 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:31 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:31 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:31 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:31 DEBUG : file1(0x2381a4c30e80): openPending: 2026/07/13 05:18:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:31 DEBUG : file1(0x2381a4c30e80): >openPending: err= 2026/07/13 05:18:31 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:31 DEBUG : file1(0x2381a4c30e80): close: 2026/07/13 05:18:31 DEBUG : file1: vfs cache: setting modification time to 2026-07-13 05:18:31.16048992 +0000 UTC m=+210.106130211 2026/07/13 05:18:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:31 DEBUG : file1(0x2381a4c30e80): >close: err= 2026/07/13 05:18:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/13 05:18:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:18:31 DEBUG : file2: newRWFileHandle: 2026/07/13 05:18:31 DEBUG : file2(0x2381a4c31300): openPending: 2026/07/13 05:18:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/13 05:18:31 DEBUG : file2(0x2381a4c31300): >openPending: err= 2026/07/13 05:18:31 DEBUG : file2: >newRWFileHandle: err= 2026/07/13 05:18:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/13 05:18:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/13 05:18:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/13 05:18:31 DEBUG : file2(0x2381a4c31300): RWFileHandle.Flush 2026/07/13 05:18:31 DEBUG : file2(0x2381a4c31300): RWFileHandle.Release 2026/07/13 05:18:31 DEBUG : file2(0x2381a4c31300): close: 2026/07/13 05:18:31 DEBUG : file2: vfs cache: setting modification time to 2026-07-13 05:18:31.161847735 +0000 UTC m=+210.107488027 2026/07/13 05:18:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:31 DEBUG : file2(0x2381a4c31300): >close: err= 2026/07/13 05:18:31 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/13 05:18:31 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:31 DEBUG : file2: vfs cache: starting upload 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/13 05:18:31 DEBUG : Looking for writers 2026/07/13 05:18:31 DEBUG : file1: reading active writers 2026/07/13 05:18:31 DEBUG : file2: reading active writers 2026/07/13 05:18:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/13 05:18:32 DEBUG : file1: size = 0 OK 2026/07/13 05:18:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:32 INFO : file1: Copied (new) 2026/07/13 05:18:32 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-13 05:18:31 +0000 UTC," 2026/07/13 05:18:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:32 DEBUG : file2: size = 0 OK 2026/07/13 05:18:32 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/13 05:18:32 INFO : file2: Copied (new) 2026/07/13 05:18:32 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-13 05:18:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/13 05:18:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/13 05:18:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/13 05:18:32 INFO : file2: vfs cache: upload succeeded try #1 2026/07/13 05:18:32 DEBUG : Looking for writers 2026/07/13 05:18:32 DEBUG : file1: reading active writers 2026/07/13 05:18:32 DEBUG : file2: reading active writers 2026/07/13 05:18:32 DEBUG : >WaitForWriters: 2026/07/13 05:18:32 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:32 DEBUG : Looking for writers 2026/07/13 05:18:32 DEBUG : file1: reading active writers 2026/07/13 05:18:32 DEBUG : file2: reading active writers 2026/07/13 05:18:32 DEBUG : >WaitForWriters: 2026/07/13 05:18:32 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:33 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:33 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:33 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:33 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:33 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:33 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): openPending: 2026/07/13 05:18:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): >openPending: err= 2026/07/13 05:18:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): _writeAt: size=5, off=0 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): >_writeAt: n=5, err= 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): RWFileHandle.Flush 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): RWFileHandle.Flush 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): close: 2026/07/13 05:18:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-13 05:18:33.291317923 +0000 UTC m=+212.236958194 2026/07/13 05:18:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:33 DEBUG : file1(0x2381a524a440): >close: err= 2026/07/13 05:18:33 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:33 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:33 DEBUG : Looking for writers 2026/07/13 05:18:33 DEBUG : file1: reading active writers 2026/07/13 05:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:34 DEBUG : file1: size = 5 OK 2026/07/13 05:18:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:34 INFO : file1: Copied (new) 2026/07/13 05:18:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-13 05:18:33 +0000 UTC," 2026/07/13 05:18:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:34 DEBUG : Looking for writers 2026/07/13 05:18:34 DEBUG : file1: reading active writers 2026/07/13 05:18:34 DEBUG : >WaitForWriters: 2026/07/13 05:18:34 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:35 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:35 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:35 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:35 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:35 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:35 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): openPending: 2026/07/13 05:18:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): >openPending: err= 2026/07/13 05:18:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): _writeAt: size=5, off=0 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): >_writeAt: n=5, err= 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): RWFileHandle.Release 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): close: 2026/07/13 05:18:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-13 05:18:35.291997527 +0000 UTC m=+214.237637788 2026/07/13 05:18:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): >close: err= 2026/07/13 05:18:35 DEBUG : file1(0x2381a52a8240): RWFileHandle.Release 2026/07/13 05:18:35 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:35 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:35 DEBUG : Looking for writers 2026/07/13 05:18:35 DEBUG : file1: reading active writers 2026/07/13 05:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:36 DEBUG : file1: size = 5 OK 2026/07/13 05:18:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:36 INFO : file1: Copied (new) 2026/07/13 05:18:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-13 05:18:35 +0000 UTC," 2026/07/13 05:18:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:36 DEBUG : Looking for writers 2026/07/13 05:18:36 DEBUG : file1: reading active writers 2026/07/13 05:18:36 DEBUG : >WaitForWriters: 2026/07/13 05:18:36 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:37 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:37 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:37 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/13 05:18:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:18:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:18:38 DEBUG : dir/file1(0x2381a4892480): openPending: 2026/07/13 05:18:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/13 05:18:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/13 05:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:38 DEBUG : dir/file1(0x2381a4892480): >openPending: err= 2026/07/13 05:18:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/13 05:18:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:18:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:18:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/13 05:18:38 DEBUG : dir/file1(0x2381a4892480): _writeAt: size=5, off=0 2026/07/13 05:18:38 DEBUG : dir/file1(0x2381a4892480): >_writeAt: n=5, err= 2026/07/13 05:18:38 DEBUG : dir/file1(0x2381a4892480): close: 2026/07/13 05:18:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:38 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-13 05:18:38.322258078 +0000 UTC m=+217.267898369 2026/07/13 05:18:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:38 DEBUG : dir/file1(0x2381a4892480): >close: err= 2026/07/13 05:18:38 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:38 DEBUG : dir/file1: vfs cache: starting upload 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:38 DEBUG : dir: Looking for writers 2026/07/13 05:18:38 DEBUG : file1: reading active writers 2026/07/13 05:18:38 DEBUG : Looking for writers 2026/07/13 05:18:38 DEBUG : dir: reading active writers 2026/07/13 05:18:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:39 DEBUG : dir/file1: size = 5 OK 2026/07/13 05:18:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:39 INFO : dir/file1: Copied (replaced existing) 2026/07/13 05:18:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-13 05:18:38 +0000 UTC," 2026/07/13 05:18:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:39 DEBUG : dir: Looking for writers 2026/07/13 05:18:39 DEBUG : file1: reading active writers 2026/07/13 05:18:39 DEBUG : Looking for writers 2026/07/13 05:18:39 DEBUG : dir: reading active writers 2026/07/13 05:18:39 DEBUG : >WaitForWriters: 2026/07/13 05:18:39 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:40 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:40 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:40 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:40 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:40 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/13 05:18:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/13 05:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/13 05:18:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): _writeAt: size=5, off=0 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): openPending: 2026/07/13 05:18:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/13 05:18:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/13 05:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): >openPending: err= 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): >_writeAt: n=5, err= 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): _writeAt: size=15, off=5 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): >_writeAt: n=15, err= 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): close: 2026/07/13 05:18:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/13 05:18:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-13 05:18:41.700134314 +0000 UTC m=+220.645774576 2026/07/13 05:18:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:41 DEBUG : dir/file1(0x2381a54c5340): >close: err= 2026/07/13 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:41 DEBUG : dir: Looking for writers 2026/07/13 05:18:41 DEBUG : file1: reading active writers 2026/07/13 05:18:41 DEBUG : Looking for writers 2026/07/13 05:18:41 DEBUG : dir: reading active writers 2026/07/13 05:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:41 DEBUG : dir: Looking for writers 2026/07/13 05:18:41 DEBUG : file1: reading active writers 2026/07/13 05:18:41 DEBUG : Looking for writers 2026/07/13 05:18:41 DEBUG : dir: reading active writers 2026/07/13 05:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:41 DEBUG : dir: Looking for writers 2026/07/13 05:18:41 DEBUG : file1: reading active writers 2026/07/13 05:18:41 DEBUG : Looking for writers 2026/07/13 05:18:41 DEBUG : dir: reading active writers 2026/07/13 05:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:41 DEBUG : dir: Looking for writers 2026/07/13 05:18:41 DEBUG : file1: reading active writers 2026/07/13 05:18:41 DEBUG : Looking for writers 2026/07/13 05:18:41 DEBUG : dir: reading active writers 2026/07/13 05:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:41 DEBUG : dir/file1: vfs cache: starting upload 2026/07/13 05:18:41 DEBUG : dir: Looking for writers 2026/07/13 05:18:41 DEBUG : file1: reading active writers 2026/07/13 05:18:41 DEBUG : Looking for writers 2026/07/13 05:18:41 DEBUG : dir: reading active writers 2026/07/13 05:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:42 DEBUG : dir: Looking for writers 2026/07/13 05:18:42 DEBUG : file1: reading active writers 2026/07/13 05:18:42 DEBUG : Looking for writers 2026/07/13 05:18:42 DEBUG : dir: reading active writers 2026/07/13 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:42 DEBUG : dir: Looking for writers 2026/07/13 05:18:42 DEBUG : file1: reading active writers 2026/07/13 05:18:42 DEBUG : Looking for writers 2026/07/13 05:18:42 DEBUG : dir: reading active writers 2026/07/13 05:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:42 DEBUG : dir/file1: size = 20 OK 2026/07/13 05:18:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:42 INFO : dir/file1: Copied (replaced existing) 2026/07/13 05:18:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-13 05:18:41 +0000 UTC," 2026/07/13 05:18:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:42 DEBUG : dir: Looking for writers 2026/07/13 05:18:42 DEBUG : file1: reading active writers 2026/07/13 05:18:42 DEBUG : Looking for writers 2026/07/13 05:18:42 DEBUG : dir: reading active writers 2026/07/13 05:18:42 DEBUG : >WaitForWriters: 2026/07/13 05:18:42 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.36s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:43 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:43 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:43 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:43 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:43 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:43 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:43 DEBUG : file1(0x2381a52a9600): openPending: 2026/07/13 05:18:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:43 DEBUG : file1(0x2381a52a9600): >openPending: err= 2026/07/13 05:18:43 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:43 DEBUG : file1(0x2381a52a9600): _writeAt: size=5, off=0 2026/07/13 05:18:43 DEBUG : file1(0x2381a52a9600): >_writeAt: n=5, err= 2026/07/13 05:18:43 DEBUG : file1(0x2381a52a9600): close: 2026/07/13 05:18:43 DEBUG : file1: vfs cache: setting modification time to 2026-07-13 05:18:43.831304713 +0000 UTC m=+222.776944984 2026/07/13 05:18:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:43 DEBUG : file1(0x2381a52a9600): >close: err= 2026/07/13 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:43 DEBUG : Looking for writers 2026/07/13 05:18:43 DEBUG : file1: reading active writers 2026/07/13 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:43 DEBUG : Looking for writers 2026/07/13 05:18:43 DEBUG : file1: reading active writers 2026/07/13 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:43 DEBUG : Looking for writers 2026/07/13 05:18:43 DEBUG : file1: reading active writers 2026/07/13 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:43 DEBUG : Looking for writers 2026/07/13 05:18:43 DEBUG : file1: reading active writers 2026/07/13 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:43 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:43 DEBUG : Looking for writers 2026/07/13 05:18:43 DEBUG : file1: reading active writers 2026/07/13 05:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:44 DEBUG : Looking for writers 2026/07/13 05:18:44 DEBUG : file1: reading active writers 2026/07/13 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:44 DEBUG : Looking for writers 2026/07/13 05:18:44 DEBUG : file1: reading active writers 2026/07/13 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:44 DEBUG : file1: size = 5 OK 2026/07/13 05:18:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:44 INFO : file1: Copied (new) 2026/07/13 05:18:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-13 05:18:43 +0000 UTC," 2026/07/13 05:18:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:44 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:45 DEBUG : Looking for writers 2026/07/13 05:18:45 DEBUG : file1: reading active writers 2026/07/13 05:18:45 DEBUG : >WaitForWriters: 2026/07/13 05:18:45 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:45 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:45 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:45 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:45 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/13 05:18:45 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f680): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f680): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f680): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f680): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f680): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.655309081 +0000 UTC m=+224.600949352 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f680): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.655309081 +0000 UTC m=+224.600949352 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4558780): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4558780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4558780): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4558780): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4558780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.655309081 +0000 UTC m=+224.600949352 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4558780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc42a0 item 1 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bec80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bec80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bec80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bec80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bec80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.65790595 +0000 UTC m=+224.603546222 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bec80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf180): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf180): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf180): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf180): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf180): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.65790595 +0000 UTC m=+224.603546222 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf180): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc4a10 item 2 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf940): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf940): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf940): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf940): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf940): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.65975075 +0000 UTC m=+224.605391021 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.65975075 +0000 UTC m=+224.605391021 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b40): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.65975075 +0000 UTC m=+224.605391021 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc4d90 item 3 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5800): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5800): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5800): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5800): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5800): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.662003874 +0000 UTC m=+224.607644145 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5800): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5dc0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5dc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5dc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5dc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5dc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.662003874 +0000 UTC m=+224.607644145 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5dc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc5420 item 4 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6900): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6900): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6900): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6900): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6900): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.663638419 +0000 UTC m=+224.609278690 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6900): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.663638419 +0000 UTC m=+224.609278690 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7140): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7640): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7640): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7640): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.663638419 +0000 UTC m=+224.609278690 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc58f0 item 5 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7cc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7cc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7cc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7cc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7cc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.66588933 +0000 UTC m=+224.611529601 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7cc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30300): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30300): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30300): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30300): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30300): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.66588933 +0000 UTC m=+224.611529601 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30300): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc5dc0 item 6 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c309c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c309c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c309c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c309c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c309c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.667506442 +0000 UTC m=+224.613146713 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c309c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.667506442 +0000 UTC m=+224.613146713 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30ec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31380): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31380): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31380): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31380): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31380): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.667506442 +0000 UTC m=+224.613146713 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31380): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e42a0 item 7 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.669545405 +0000 UTC m=+224.615185676 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a080): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a080): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a080): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a080): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a080): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.669545405 +0000 UTC m=+224.615185676 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a080): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e4c40 item 8 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a9c0): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a492a9c0): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a9c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a9c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a9c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a9c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492ad80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492ad80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492ad80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492ad80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492ad80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.671284487 +0000 UTC m=+224.616924758 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492ad80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.671284487 +0000 UTC m=+224.616924758 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b240): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b880): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b880): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b880): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b880): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b880): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.671284487 +0000 UTC m=+224.616924758 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b880): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e4fc0 item 9 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e040): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e040): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e040): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.673370087 +0000 UTC m=+224.619010358 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e580): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e580): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e580): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e580): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e580): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.673370087 +0000 UTC m=+224.619010358 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5e580): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e5490 item 10 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ebc0): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4a5ebc0): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ebc0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ebc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ebc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ebc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ef80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ef80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ef80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ef80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ef80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.67509461 +0000 UTC m=+224.620734881 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5ef80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.67509461 +0000 UTC m=+224.620734881 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f480): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f980): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f980): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f980): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f980): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f980): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.67509461 +0000 UTC m=+224.620734881 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a5f980): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e5810 item 11 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82100): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82100): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82100): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.677163209 +0000 UTC m=+224.622803520 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82640): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82640): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82640): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.677163209 +0000 UTC m=+224.622803520 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e5ce0 item 12 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82c80): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4a82c80): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82c80): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82c80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82c80): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a82c80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83040): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83040): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83040): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.678857595 +0000 UTC m=+224.624497907 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83700): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83700): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83700): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83700): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83700): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.678857595 +0000 UTC m=+224.624497907 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83700): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae6230 item 13 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83d80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83d80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83d80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83d80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83d80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.680549107 +0000 UTC m=+224.626189398 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a83d80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a983c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a983c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a983c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a983c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a983c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.680549107 +0000 UTC m=+224.626189398 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a983c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae65b0 item 14 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98a00): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4a98a00): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98a00): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98dc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98dc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98dc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98dc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98dc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.682443309 +0000 UTC m=+224.628083570 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a98dc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99480): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99480): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99480): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99480): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99480): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.682443309 +0000 UTC m=+224.628083570 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99480): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae6c40 item 15 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99b00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99b00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99b00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99b00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99b00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.684047357 +0000 UTC m=+224.629687628 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a99b00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4140): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4140): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4140): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4140): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4140): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.684047357 +0000 UTC m=+224.629687628 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4140): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae70a0 item 16 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4780): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4780): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4780): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.685685719 +0000 UTC m=+224.631325990 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.685685719 +0000 UTC m=+224.631325990 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab4c00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5100): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5100): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.685685719 +0000 UTC m=+224.631325990 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae7500 item 17 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5780): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5780): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5780): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.687864644 +0000 UTC m=+224.633504936 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5cc0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5cc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5cc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5cc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5cc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.687864644 +0000 UTC m=+224.633504936 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ab5cc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae79d0 item 18 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86440): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86440): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.689482738 +0000 UTC m=+224.635123000 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.689482738 +0000 UTC m=+224.635123000 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86e40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86e40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86e40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86e40): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86e40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.689482738 +0000 UTC m=+224.635123000 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b86e40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae7d50 item 19 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b874c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b874c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b874c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b874c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b874c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.691440079 +0000 UTC m=+224.637080350 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b874c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b87a00): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b87a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b87a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b87a00): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b87a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.691440079 +0000 UTC m=+224.637080350 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b87a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b2770 item 20 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6d00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6d00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6d00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6d00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6d00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.692824034 +0000 UTC m=+224.638464295 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6d00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.692824034 +0000 UTC m=+224.638464295 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7300): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7800): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7800): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7800): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7800): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7800): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.692824034 +0000 UTC m=+224.638464295 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7800): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46bdb90 item 21 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7e80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7e80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7e80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7e80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7e80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.694666999 +0000 UTC m=+224.640307270 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7e80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4e4c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4e4c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4e4c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4e4c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4e4c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.694666999 +0000 UTC m=+224.640307270 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4e4c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb83f0 item 22 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4eb40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4eb40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4eb40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4eb40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4eb40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.69592586 +0000 UTC m=+224.641566121 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4eb40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.69592586 +0000 UTC m=+224.641566121 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f540): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f540): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f540): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.69592586 +0000 UTC m=+224.641566121 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4f540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb8770 item 23 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4fbc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4fbc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4fbc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4fbc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4fbc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.697696369 +0000 UTC m=+224.643336641 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c4fbc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70200): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70200): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70200): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70200): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70200): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.697696369 +0000 UTC m=+224.643336641 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70200): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb8c40 item 24 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70840): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4c70840): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70840): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70840): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70840): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70840): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70840): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70c00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70c00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70c00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70c00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70c00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.699052903 +0000 UTC m=+224.644693164 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c70c00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.699052903 +0000 UTC m=+224.644693164 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71640): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71640): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71640): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.699052903 +0000 UTC m=+224.644693164 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9260 item 25 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71cc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71cc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71cc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71cc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71cc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.700780282 +0000 UTC m=+224.646420553 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c71cc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2300): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2300): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2300): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2300): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2300): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.700780282 +0000 UTC m=+224.646420553 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2300): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9810 item 26 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2940): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4ed2940): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2940): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2940): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2940): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2940): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2d00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2d00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2d00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2d00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2d00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.70228881 +0000 UTC m=+224.647929081 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed2d00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.70228881 +0000 UTC m=+224.647929081 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3200): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3740): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3740): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3740): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3740): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3740): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.70228881 +0000 UTC m=+224.647929081 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3740): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9c00 item 27 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3dc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3dc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3dc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3dc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3dc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.703997905 +0000 UTC m=+224.649638165 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ed3dc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12400): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12400): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12400): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12400): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12400): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.703997905 +0000 UTC m=+224.649638165 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12400): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ea4d0 item 28 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12a40): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4f12a40): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12a40): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12a40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12a40): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12a40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12e00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12e00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12e00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12e00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12e00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.705325715 +0000 UTC m=+224.650965986 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f12e00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f134c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f134c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f134c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f134c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f134c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.705325715 +0000 UTC m=+224.650965986 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f134c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ea9a0 item 29 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f13b40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f13b40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f13b40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f13b40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f13b40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.706941414 +0000 UTC m=+224.652581685 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f13b40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52180): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52180): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52180): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52180): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52180): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.706941414 +0000 UTC m=+224.652581685 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52180): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eafc0 item 30 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f527c0): _readAt: size=2, off=0 2026/07/13 05:18:45 ERROR : open-test-file(0x2381a4f527c0): Couldn't read size of file 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f527c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f527c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f527c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f527c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f527c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52b80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52b80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52b80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52b80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52b80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.708545381 +0000 UTC m=+224.654185643 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f52b80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53240): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53240): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53240): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53240): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53240): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.708545381 +0000 UTC m=+224.654185643 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53240): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eb500 item 31 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f538c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f538c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f538c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f538c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f538c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.709959323 +0000 UTC m=+224.655599583 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f538c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53e00): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53e00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53e00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53e00): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53e00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.709959323 +0000 UTC m=+224.655599583 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f53e00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eb880 item 32 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80540): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80540): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80540): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.711327438 +0000 UTC m=+224.656967699 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ebc00 item 33 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.711810784 +0000 UTC m=+224.657451045 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f809c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80ec0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80ec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80ec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80ec0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80ec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.711810784 +0000 UTC m=+224.657451045 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f80ec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ebdc0 item 33 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81500): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81500): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81500): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81500): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81500): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.713190802 +0000 UTC m=+224.658831063 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81500): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46aa4d0 item 34 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.713780668 +0000 UTC m=+224.659420939 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81980): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81ec0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81ec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81ec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81ec0): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81ec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.713780668 +0000 UTC m=+224.659420939 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4f81ec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46aa700 item 34 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2600): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2600): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2600): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2600): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2600): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.715117595 +0000 UTC m=+224.660757856 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2600): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46aaf50 item 35 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.715655223 +0000 UTC m=+224.661295494 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2a80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2f80): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2f80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2f80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2f80): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2f80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.715655223 +0000 UTC m=+224.661295494 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd2f80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab110 item 35 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3600): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3600): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3600): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3600): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3600): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.717282054 +0000 UTC m=+224.662922314 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3600): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab490 item 36 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.719920551 +0000 UTC m=+224.665560832 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4fd3b00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010140): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010140): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010140): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010140): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010140): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.719920551 +0000 UTC m=+224.665560832 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010140): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab7a0 item 36 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010780): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010780): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010780): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.72139762 +0000 UTC m=+224.667037971 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46abc00 item 37 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.721952501 +0000 UTC m=+224.667592762 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5010c00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011100): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011100): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.721952501 +0000 UTC m=+224.667592762 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ee150 item 37 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011780): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011780): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011780): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.723603156 +0000 UTC m=+224.669243417 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ee5b0 item 38 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.724229821 +0000 UTC m=+224.669870122 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5011c80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c2c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c2c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c2c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c2c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c2c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.724229821 +0000 UTC m=+224.669870122 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c2c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50eea10 item 38 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c940): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c940): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c940): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c940): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c940): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.725937272 +0000 UTC m=+224.671577533 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502c940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50eeee0 item 39 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.726603622 +0000 UTC m=+224.672243883 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502ce40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d340): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d340): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d340): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d340): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d340): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.726603622 +0000 UTC m=+224.672243883 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d340): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ef1f0 item 39 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d9c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d9c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d9c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d9c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d9c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.728373831 +0000 UTC m=+224.674014102 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502d9c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ef5e0 item 40 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.729351544 +0000 UTC m=+224.674991815 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a502dec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060500): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060500): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060500): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060500): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060500): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.729351544 +0000 UTC m=+224.674991815 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060500): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ef7a0 item 40 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.730889137 +0000 UTC m=+224.676529398 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060ac0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060fc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060fc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060fc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50efc70 item 41 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060fc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060fc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.731390647 +0000 UTC m=+224.677030908 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5060fc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50efe30 item 41 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.731917956 +0000 UTC m=+224.677558217 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5061480): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a50619c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a50619c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a50619c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a50619c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a50619c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.731917956 +0000 UTC m=+224.677558217 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a50619c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459ea10 item 41 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.733144195 +0000 UTC m=+224.678784456 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c600): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c600): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c600): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459f030 item 42 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c600): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c600): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.733668768 +0000 UTC m=+224.679309030 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507c600): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459f880 item 42 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.734269065 +0000 UTC m=+224.679909325 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507cb40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d0c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d0c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d0c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d0c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d0c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.734269065 +0000 UTC m=+224.679909325 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d0c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459fce0 item 42 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.735449427 +0000 UTC m=+224.681089688 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507d700): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507dc00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507dc00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507dc00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0230 item 43 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507dc00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507dc00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.73642091 +0000 UTC m=+224.682061171 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a507dc00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0540 item 43 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.736950362 +0000 UTC m=+224.682590623 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116240): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116780): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116780): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116780): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.736950362 +0000 UTC m=+224.682590623 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0700 item 43 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.740036208 +0000 UTC m=+224.685676469 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5116dc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51172c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51172c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51172c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0bd0 item 44 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51172c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51172c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.740535604 +0000 UTC m=+224.686175866 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51172c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0e00 item 44 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.741137613 +0000 UTC m=+224.686777875 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117800): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117d80): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117d80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117d80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117d80): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117d80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.741137613 +0000 UTC m=+224.686777875 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5117d80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0fc0 item 44 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.742260789 +0000 UTC m=+224.687901050 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51544c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51549c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51549c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51549c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1420 item 45 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51549c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51549c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.742746721 +0000 UTC m=+224.688386981 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51549c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51550c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51550c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51550c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51550c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51550c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.742746721 +0000 UTC m=+224.688386981 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51550c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1730 item 45 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.744409267 +0000 UTC m=+224.690049529 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155700): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155c00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155c00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155c00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1ab0 item 46 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155c00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155c00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.744909346 +0000 UTC m=+224.690549636 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5155c00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184400): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184400): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184400): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184400): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184400): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.744909346 +0000 UTC m=+224.690549636 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184400): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1c70 item 46 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.746245791 +0000 UTC m=+224.691886052 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184a40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184f40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184f40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184f40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6150 item 47 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184f40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184f40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.746867637 +0000 UTC m=+224.692507929 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5184f40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185640): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185640): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185640): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.746867637 +0000 UTC m=+224.692507929 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6310 item 47 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.748316183 +0000 UTC m=+224.693956444 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5185c80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc280): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc280): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc280): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6700 item 48 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc280): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc280): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.748837971 +0000 UTC m=+224.694478243 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc280): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc980): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc980): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc980): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc980): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc980): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.748837971 +0000 UTC m=+224.694478243 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bc980): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf68c0 item 48 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bcfc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bcfc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bcfc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bcfc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bcfc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.750573366 +0000 UTC m=+224.696213777 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bcfc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6d20 item 49 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.751266766 +0000 UTC m=+224.696907037 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd980): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd980): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd980): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd980): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd980): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.751266766 +0000 UTC m=+224.696907037 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51bd980): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6ee0 item 49 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0100): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0100): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0100): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.752689473 +0000 UTC m=+224.698329734 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf72d0 item 50 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.753247851 +0000 UTC m=+224.698888111 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0600): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0b80): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0b80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0b80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0b80): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0b80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.753247851 +0000 UTC m=+224.698888111 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e0b80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7570 item 50 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1200): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1200): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1200): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1200): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1200): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.754478217 +0000 UTC m=+224.700118488 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1200): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7a40 item 51 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.754927419 +0000 UTC m=+224.700567681 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1700): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1c40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1c40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1c40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1c40): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1c40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.754927419 +0000 UTC m=+224.700567681 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a51e1c40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7c00 item 51 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52143c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52143c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52143c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52143c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52143c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.756039634 +0000 UTC m=+224.701679896 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52143c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489c380 item 52 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.756656822 +0000 UTC m=+224.702297083 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52148c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5214e40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5214e40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5214e40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5214e40): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5214e40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.756656822 +0000 UTC m=+224.702297083 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5214e40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489c620 item 52 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52154c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52154c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52154c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52154c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52154c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.757689489 +0000 UTC m=+224.703329750 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52154c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489ca80 item 53 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.758141225 +0000 UTC m=+224.703781486 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52159c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242000): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242000): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242000): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.758141225 +0000 UTC m=+224.703781486 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489cc40 item 53 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242680): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242680): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242680): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242680): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242680): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.759513369 +0000 UTC m=+224.705153630 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242680): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489d340 item 54 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.760204815 +0000 UTC m=+224.705845075 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5242b80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243100): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243100): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.760204815 +0000 UTC m=+224.705845075 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489d5e0 item 54 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243780): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243780): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243780): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.761775009 +0000 UTC m=+224.707415271 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b365b0 item 55 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.762396694 +0000 UTC m=+224.708037006 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5243c80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52682c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52682c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52682c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52682c0): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52682c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.762396694 +0000 UTC m=+224.708037006 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52682c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b368c0 item 55 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268940): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268940): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268940): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268940): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268940): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.763962782 +0000 UTC m=+224.709603063 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b36e00 item 56 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.764667412 +0000 UTC m=+224.710307703 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5268e40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52693c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52693c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52693c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52693c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52693c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.764667412 +0000 UTC m=+224.710307703 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52693c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b37030 item 56 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.766476375 +0000 UTC m=+224.712116636 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5269a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e040): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e040): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a48903f0 item 57 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e040): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.767006428 +0000 UTC m=+224.712646689 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4890c40 item 57 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.767551169 +0000 UTC m=+224.713191431 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528e580): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528eb00): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528eb00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528eb00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528eb00): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528eb00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.767551169 +0000 UTC m=+224.713191431 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528eb00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4890ee0 item 57 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.769175515 +0000 UTC m=+224.714815776 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f140): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f680): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f680): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f680): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4891810 item 58 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f680): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f680): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.769579062 +0000 UTC m=+224.715219323 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528f680): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4891b90 item 58 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77015385 +0000 UTC m=+224.715794111 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a528fbc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0280): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0280): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0280): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0280): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0280): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77015385 +0000 UTC m=+224.715794111 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0280): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1c1c0 item 58 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.771289058 +0000 UTC m=+224.716929319 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c08c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0e00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0e00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0e00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1c5b0 item 59 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0e00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0e00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.771677346 +0000 UTC m=+224.717317607 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c0e00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1c7e0 item 59 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.772209735 +0000 UTC m=+224.717849996 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c1340): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c18c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c18c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c18c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c18c0): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c18c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.772209735 +0000 UTC m=+224.717849996 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a52c18c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1c9a0 item 59 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.773374549 +0000 UTC m=+224.719014809 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326540): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326540): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1d0a0 item 60 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326540): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.773793594 +0000 UTC m=+224.719433855 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1d2d0 item 60 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77435616 +0000 UTC m=+224.719996421 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5326a80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327040): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327040): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327040): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77435616 +0000 UTC m=+224.719996421 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1d570 item 60 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.775562251 +0000 UTC m=+224.721202551 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327680): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327bc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327bc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327bc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1da40 item 61 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327bc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327bc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.776006794 +0000 UTC m=+224.721647055 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5327bc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53403c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53403c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53403c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53403c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53403c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.776006794 +0000 UTC m=+224.721647055 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53403c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b1dc00 item 61 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.777297724 +0000 UTC m=+224.722937985 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340f40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340f40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340f40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51561c0 item 62 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340f40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340f40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77776485 +0000 UTC m=+224.723405111 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5340f40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341640): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341640): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341640): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77776485 +0000 UTC m=+224.723405111 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5156380 item 62 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.77939141 +0000 UTC m=+224.725031671 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5341c80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a2c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a2c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a2c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5156700 item 63 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a2c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a2c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.779902258 +0000 UTC m=+224.725542519 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a2c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a9c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a9c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a9c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a9c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a9c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.779902258 +0000 UTC m=+224.725542519 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535a9c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51568c0 item 63 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.781708665 +0000 UTC m=+224.727348956 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b540): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b540): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5156d20 item 64 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b540): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.782285257 +0000 UTC m=+224.727925528 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535b540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535bc40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535bc40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535bc40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535bc40): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535bc40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.782285257 +0000 UTC m=+224.727925528 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a535bc40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5156ee0 item 64 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376380): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376380): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376380): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376380): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376380): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.783964705 +0000 UTC m=+224.729604986 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376380): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5157260 item 65 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.784608142 +0000 UTC m=+224.730248413 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376800): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376d00): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376d00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376d00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376d00): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376d00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.784608142 +0000 UTC m=+224.730248413 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5376d00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5157490 item 65 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377340): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377340): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377340): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377340): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377340): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.786160502 +0000 UTC m=+224.731800764 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377340): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5157810 item 66 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.786837141 +0000 UTC m=+224.732477423 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53777c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377d00): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377d00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377d00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377d00): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377d00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.786837141 +0000 UTC m=+224.732477423 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5377d00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51579d0 item 66 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0440): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0440): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.788522963 +0000 UTC m=+224.734163234 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5157dc0 item 67 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.78900155 +0000 UTC m=+224.734641811 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a08c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0dc0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0dc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0dc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0dc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0dc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.78900155 +0000 UTC m=+224.734641811 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a0dc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e0310 item 67 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1440): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1440): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.79017469 +0000 UTC m=+224.735814950 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e0770 item 68 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.79064451 +0000 UTC m=+224.736284812 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1e80): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1e80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1e80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1e80): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1e80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.79064451 +0000 UTC m=+224.736284812 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53a1e80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e0a80 item 68 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53be5c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53be5c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53be5c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53be5c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53be5c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.791746467 +0000 UTC m=+224.737386728 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53be5c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e13b0 item 69 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.792200177 +0000 UTC m=+224.737840448 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bea40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bef40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bef40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bef40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bef40): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bef40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.792200177 +0000 UTC m=+224.737840448 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bef40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e1730 item 69 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bf5c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bf5c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bf5c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bf5c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bf5c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.793326229 +0000 UTC m=+224.738966490 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bf5c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e1b20 item 70 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.793802322 +0000 UTC m=+224.739442603 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53bfac0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4100): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4100): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.793802322 +0000 UTC m=+224.739442603 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45e1ce0 item 70 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e040): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e040): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e040): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.796832403 +0000 UTC m=+224.742472664 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49ff030 item 71 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.797657741 +0000 UTC m=+224.743298032 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54646c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54646c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54646c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54646c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54646c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.797657741 +0000 UTC m=+224.743298032 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54646c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aec310 item 71 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464d40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464d40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464d40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464d40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464d40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.799269643 +0000 UTC m=+224.744909904 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5464d40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aec770 item 72 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.800180801 +0000 UTC m=+224.745821093 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465240): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465780): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465780): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465780): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.800180801 +0000 UTC m=+224.745821093 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aec930 item 72 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.801715679 +0000 UTC m=+224.747355950 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a5465d40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4340): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4340): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4340): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aed1f0 item 73 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4340): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4340): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.802165523 +0000 UTC m=+224.747805794 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4340): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aed3b0 item 73 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.802669768 +0000 UTC m=+224.748310029 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4980): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4ec0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4ec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4ec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4ec0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4ec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.802669768 +0000 UTC m=+224.748310029 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e4ec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aed6c0 item 73 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.803860882 +0000 UTC m=+224.749501143 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5500): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aeda40 item 74 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5a00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.804332967 +0000 UTC m=+224.749973229 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a53e5a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aedc00 item 74 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.804836982 +0000 UTC m=+224.750477242 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436e480): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436ea00): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436ea00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436ea00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436ea00): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436ea00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.804836982 +0000 UTC m=+224.750477242 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436ea00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aede30 item 74 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.806042713 +0000 UTC m=+224.751682974 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f040): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f540): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f540): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b2690 item 75 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f540): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.806488298 +0000 UTC m=+224.752128560 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436f540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): _writeAt: size=3, off=2 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b2ee0 item 75 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.806998624 +0000 UTC m=+224.752638886 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a436fa80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c40c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c40c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c40c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c40c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c40c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.806998624 +0000 UTC m=+224.752638886 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c40c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b32d0 item 75 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.808176223 +0000 UTC m=+224.753816484 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4840): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4d40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4d40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4d40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b3ce0 item 76 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4d40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4d40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.808674178 +0000 UTC m=+224.754314438 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c4d40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f8230 item 76 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): _writeAt: size=3, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.809196516 +0000 UTC m=+224.754836777 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5280): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5800): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5800): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5800): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5800): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5800): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.809196516 +0000 UTC m=+224.754836777 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5800): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f8620 item 76 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.810335352 +0000 UTC m=+224.755975613 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a54c5e40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9e680): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9e680): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9e680): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f8f50 item 77 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9e680): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9e680): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.810805322 +0000 UTC m=+224.756445583 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9e680): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f000): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f000): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f000): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.810805322 +0000 UTC m=+224.756445583 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f9d50 item 77 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.812178227 +0000 UTC m=+224.757818488 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9f640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49fe380 item 78 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.812642648 +0000 UTC m=+224.758282909 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4b9fb40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46be100): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46be100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46be100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46be100): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46be100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.812642648 +0000 UTC m=+224.758282909 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46be100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49fe7e0 item 78 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.813835214 +0000 UTC m=+224.759475475 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bef00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf440): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49fec40 item 79 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf440): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.814268246 +0000 UTC m=+224.759908507 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bf440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfc80): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfc80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfc80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfc80): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfc80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.814268246 +0000 UTC m=+224.759908507 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46bfc80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49ff1f0 item 79 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.815440834 +0000 UTC m=+224.761081096 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f4b80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5400): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5400): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5400): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d6000 item 80 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5400): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5400): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.815855162 +0000 UTC m=+224.761495422 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5400): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5e40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5e40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5e40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5e40): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5e40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.815855162 +0000 UTC m=+224.761495422 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a46f5e40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d62a0 item 80 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6a00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.817042188 +0000 UTC m=+224.762682448 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba6a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d6a10 item 81 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.817464258 +0000 UTC m=+224.763104519 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba71c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7740): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7740): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7740): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7740): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7740): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.817464258 +0000 UTC m=+224.763104519 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7740): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d6d20 item 81 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7dc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7dc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7dc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7dc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7dc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.818696099 +0000 UTC m=+224.764336360 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4ba7dc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d75e0 item 82 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.819244637 +0000 UTC m=+224.764884897 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c303c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30980): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30980): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30980): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30980): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30980): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.819244637 +0000 UTC m=+224.764884897 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c30980): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d7810 item 82 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31000): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31000): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31000): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.820396537 +0000 UTC m=+224.766036798 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553e070 item 83 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.820962218 +0000 UTC m=+224.766602478 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31500): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a40): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.820962218 +0000 UTC m=+224.766602478 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4c31a40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553e230 item 83 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a440): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a440): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.822251905 +0000 UTC m=+224.767892187 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492a440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553e5b0 item 84 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.82279292 +0000 UTC m=+224.768433201 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492aa80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b000): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b000): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b000): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.82279292 +0000 UTC m=+224.768433201 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553e770 item 84 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b800): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b800): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b800): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b800): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b800): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.823864659 +0000 UTC m=+224.769504931 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492b800): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553ed20 item 85 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.824384995 +0000 UTC m=+224.770025256 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a492bd00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6380): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6380): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6380): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6380): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6380): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.824384995 +0000 UTC m=+224.770025256 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6380): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553eee0 item 85 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6a00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6a00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6a00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6a00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6a00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.825700833 +0000 UTC m=+224.771341104 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6a00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553f260 item 86 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.826464665 +0000 UTC m=+224.772104936 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb6f00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7580): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7580): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7580): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7580): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7580): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.826464665 +0000 UTC m=+224.772104936 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7580): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553f420 item 86 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7c00): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7c00): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7c00): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7c00): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7c00): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.828173028 +0000 UTC m=+224.773813318 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4eb7c00): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553f7a0 item 87 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.828809131 +0000 UTC m=+224.774449402 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4892280): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a48927c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a48927c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a48927c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a48927c0): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a48927c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.828809131 +0000 UTC m=+224.774449402 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a48927c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553f960 item 87 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4893000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4893000): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4893000): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4893000): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4893000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.830375778 +0000 UTC m=+224.776016039 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4893000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a553fce0 item 88 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.83101657 +0000 UTC m=+224.776656841 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4926440): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49269c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49269c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49269c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49269c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49269c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.83101657 +0000 UTC m=+224.776656841 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49269c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5190000 item 88 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.832631067 +0000 UTC m=+224.778271357 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927540): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927540): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51904d0 item 89 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927540): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.833183132 +0000 UTC m=+224.778823403 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5190850 item 89 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.833817261 +0000 UTC m=+224.779457553 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4927a80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a100): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a100): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a100): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a100): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a100): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.833817261 +0000 UTC m=+224.779457553 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a100): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5190a10 item 89 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.835367017 +0000 UTC m=+224.781007328 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497a740): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497ac80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497ac80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497ac80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5190e70 item 90 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497ac80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497ac80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.835945402 +0000 UTC m=+224.781585723 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497ac80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5191030 item 90 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.836668798 +0000 UTC m=+224.782309059 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b1c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b780): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b780): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b780): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b780): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b780): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.836668798 +0000 UTC m=+224.782309059 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497b780): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51912d0 item 90 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.838153191 +0000 UTC m=+224.783793453 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a497bdc0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a400): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a400): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a400): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5191650 item 91 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a400): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a400): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.838595681 +0000 UTC m=+224.784235941 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a400): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): >_readAt: n=2, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): _writeAt: size=3, off=7 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5191810 item 91 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.839162954 +0000 UTC m=+224.784803216 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499a940): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499aec0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499aec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499aec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499aec0): >_readAt: n=8, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499aec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.839162954 +0000 UTC m=+224.784803216 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499aec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5191ab0 item 91 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.840434769 +0000 UTC m=+224.786075040 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499b500): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499ba40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499ba40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499ba40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5191e30 item 92 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499ba40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499ba40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.840888279 +0000 UTC m=+224.786528550 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a499ba40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): open at offset 5 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543c150 item 92 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): _readAt: size=2, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): _writeAt: size=3, off=5 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): >_writeAt: n=3, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.841475861 +0000 UTC m=+224.787116122 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8080): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8640): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8640): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8640): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8640): >_readAt: n=3, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8640): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.841475861 +0000 UTC m=+224.787116122 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8640): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543c310 item 92 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.842834398 +0000 UTC m=+224.788474659 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c8c80): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c91c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c91c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c91c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543c690 item 93 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c91c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c91c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.84332604 +0000 UTC m=+224.788966311 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c91c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c98c0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c98c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c98c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c98c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c98c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.84332604 +0000 UTC m=+224.788966311 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a49c98c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543c8c0 item 93 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.844601141 +0000 UTC m=+224.790241401 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20000): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20540): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20540): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20540): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543cc40 item 94 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20540): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20540): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.845010819 +0000 UTC m=+224.790651080 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20540): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20c40): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20c40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20c40): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20c40): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20c40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.845010819 +0000 UTC m=+224.790651080 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a20c40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543ce00 item 94 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.846281041 +0000 UTC m=+224.791921312 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21280): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a217c0): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a217c0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a217c0): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543d180 item 95 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a217c0): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a217c0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.84666948 +0000 UTC m=+224.792309741 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a217c0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21ec0): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21ec0): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21ec0): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21ec0): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21ec0): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.84666948 +0000 UTC m=+224.792309741 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a21ec0): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543d420 item 95 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 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/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): open at offset 0 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): _readAt: size=2, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): >_readAt: n=0, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.847929692 +0000 UTC m=+224.793569953 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4c600): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4cb40): _writeAt: size=5, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4cb40): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4cb40): >openPending: err= 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543d7a0 item 96 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4cb40): >_writeAt: n=5, err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4cb40): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.848383053 +0000 UTC m=+224.794023314 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4cb40): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:45 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4d240): _readAt: size=512, off=0 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4d240): openPending: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4d240): >openPending: err= 2026/07/13 05:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4d240): >_readAt: n=5, err=EOF 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4d240): close: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:45.848383053 +0000 UTC m=+224.794023314 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:45 DEBUG : open-test-file(0x2381a4a4d240): >close: err= 2026/07/13 05:18:45 DEBUG : open-test-file: Remove: 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a543d960 item 96 2026/07/13 05:18:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:45 DEBUG : open-test-file: >Remove: err= 2026/07/13 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:45 DEBUG : Looking for writers 2026/07/13 05:18:45 DEBUG : >WaitForWriters: 2026/07/13 05:18:45 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:46 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/13 05:18:46 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c200): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c200): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c200): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c200): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c200): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.224472866 +0000 UTC m=+225.170113128 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c200): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.224472866 +0000 UTC m=+225.170113128 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494c680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494cb40): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494cb40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494cb40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494cb40): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494cb40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.224472866 +0000 UTC m=+225.170113128 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494cb40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49b2150 item 1 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d180): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d180): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d180): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d180): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d180): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.226704179 +0000 UTC m=+225.172344450 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d180): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d680): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d680): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d680): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.226704179 +0000 UTC m=+225.172344450 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494d680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49b2770 item 2 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494dcc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494dcc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494dcc0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494dcc0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494dcc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.228102571 +0000 UTC m=+225.173742843 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a494dcc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.228102571 +0000 UTC m=+225.173742843 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8240): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8700): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8700): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8700): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8700): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8700): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.228102571 +0000 UTC m=+225.173742843 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8700): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49b2bd0 item 3 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8d80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8d80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8d80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8d80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8d80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.230009347 +0000 UTC m=+225.175649709 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be8d80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be92c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be92c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be92c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be92c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be92c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.230009347 +0000 UTC m=+225.175649709 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be92c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49b3ce0 item 4 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9900): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9900): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9900): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.231525109 +0000 UTC m=+225.177165380 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.231525109 +0000 UTC m=+225.177165380 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4be9d80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c340): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c340): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c340): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.231525109 +0000 UTC m=+225.177165380 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46c4460 item 5 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c9c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c9c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c9c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c9c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c9c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.233700127 +0000 UTC m=+225.179340398 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5c9c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5cf00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5cf00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5cf00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5cf00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5cf00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.233700127 +0000 UTC m=+225.179340398 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5cf00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46c4d20 item 6 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5d580): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5d580): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5d580): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5d580): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5d580): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.235240575 +0000 UTC m=+225.180880846 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5d580): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.235240575 +0000 UTC m=+225.180880846 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c5da80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0040): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0040): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0040): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.235240575 +0000 UTC m=+225.180880846 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46c5420 item 7 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea06c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea06c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea06c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea06c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea06c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.237337738 +0000 UTC m=+225.182978009 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea06c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0c00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0c00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0c00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0c00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0c00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.237337738 +0000 UTC m=+225.182978009 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea0c00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46c5e30 item 8 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea11c0): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a4ea11c0): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea11c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea11c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea11c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea11c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea11c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1580): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1580): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1580): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1580): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1580): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.239247348 +0000 UTC m=+225.184887619 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1580): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.239247348 +0000 UTC m=+225.184887619 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ea1a00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4000): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4000): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4000): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4000): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4000): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.239247348 +0000 UTC m=+225.184887619 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4000): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51da380 item 9 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4680): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4680): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4680): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.241454096 +0000 UTC m=+225.187094356 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4bc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4bc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4bc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4bc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4bc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.241454096 +0000 UTC m=+225.187094356 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee4bc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51da850 item 10 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5200): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a4ee5200): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5200): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5200): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5200): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5200): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5200): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee55c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee55c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee55c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee55c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee55c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.242866134 +0000 UTC m=+225.188506405 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee55c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.242866134 +0000 UTC m=+225.188506405 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ee5ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a0c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a0c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a0c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a0c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a0c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.242866134 +0000 UTC m=+225.188506405 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a0c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51dad20 item 11 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a740): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a740): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a740): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a740): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a740): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.244616756 +0000 UTC m=+225.190257028 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1a740): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1ac80): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1ac80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1ac80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1ac80): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1ac80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.244616756 +0000 UTC m=+225.190257028 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1ac80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51db1f0 item 12 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b2c0): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a4f1b2c0): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b2c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b2c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b2c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b2c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b680): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b680): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b680): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.245943404 +0000 UTC m=+225.191583675 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1b680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1bd40): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1bd40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1bd40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1bd40): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1bd40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.245943404 +0000 UTC m=+225.191583675 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f1bd40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51db570 item 13 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f524c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f524c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f524c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f524c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f524c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.247251948 +0000 UTC m=+225.192892219 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f524c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f52a00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f52a00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f52a00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f52a00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f52a00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.247251948 +0000 UTC m=+225.192892219 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f52a00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51db8f0 item 14 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53040): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a4f53040): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53040): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53040): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53040): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53040): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53400): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53400): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53400): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.248645821 +0000 UTC m=+225.194286082 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53ac0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53ac0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.248645821 +0000 UTC m=+225.194286082 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f53ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51dbc70 item 15 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82240): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82240): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82240): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82240): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82240): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.250345347 +0000 UTC m=+225.195985618 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82240): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82780): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82780): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82780): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82780): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82780): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.250345347 +0000 UTC m=+225.195985618 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82780): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a48743f0 item 16 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82dc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82dc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82dc0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82dc0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82dc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.252259567 +0000 UTC m=+225.197899868 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f82dc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.252259567 +0000 UTC m=+225.197899868 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83240): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83740): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83740): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83740): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83740): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83740): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.252259567 +0000 UTC m=+225.197899868 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83740): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a48751f0 item 17 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83dc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83dc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83dc0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83dc0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83dc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.254693931 +0000 UTC m=+225.200334202 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4f83dc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6400): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6400): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6400): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.254693931 +0000 UTC m=+225.200334202 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10380 item 18 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6a80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6a80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6a80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6a80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6a80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.256541025 +0000 UTC m=+225.202181296 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6a80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.256541025 +0000 UTC m=+225.202181296 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc6f80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7480): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7480): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7480): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7480): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7480): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.256541025 +0000 UTC m=+225.202181296 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7480): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10700 item 19 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7b00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7b00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7b00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7b00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7b00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.258888807 +0000 UTC m=+225.204529078 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4fc7b00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff2140): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff2140): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff2140): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff2140): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff2140): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.258888807 +0000 UTC m=+225.204529078 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff2140): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10e70 item 20 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff27c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff27c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff27c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff27c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff27c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.260342352 +0000 UTC m=+225.205982623 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ff27c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.260342352 +0000 UTC m=+225.205982623 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4de00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66400): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66400): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66400): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.260342352 +0000 UTC m=+225.205982623 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5287420 item 21 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66a80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66a80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66a80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66a80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66a80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.262395211 +0000 UTC m=+225.208035482 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66a80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66fc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66fc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66fc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66fc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66fc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.262395211 +0000 UTC m=+225.208035482 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a66fc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a52878f0 item 22 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67640): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67640): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67640): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67640): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67640): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.263912337 +0000 UTC m=+225.209552608 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67640): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.263912337 +0000 UTC m=+225.209552608 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a67b40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a140): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a140): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a140): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a140): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a140): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.263912337 +0000 UTC m=+225.209552608 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a140): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5287c70 item 23 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a7c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a7c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a7c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a7c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a7c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.265888913 +0000 UTC m=+225.211529224 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501a7c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501ad00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501ad00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501ad00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501ad00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501ad00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.265888913 +0000 UTC m=+225.211529224 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501ad00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc47e0 item 24 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b340): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a501b340): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b340): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b340): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b340): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b340): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b700): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b700): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b700): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b700): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b700): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.267522676 +0000 UTC m=+225.213162967 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501b700): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.267522676 +0000 UTC m=+225.213162967 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a501bc00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c240): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c240): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c240): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c240): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c240): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.267522676 +0000 UTC m=+225.213162967 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c240): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc4bd0 item 25 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c8c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c8c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c8c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c8c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c8c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.269529909 +0000 UTC m=+225.215170180 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503c8c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503ce00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503ce00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503ce00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503ce00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503ce00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.269529909 +0000 UTC m=+225.215170180 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503ce00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc51f0 item 26 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d440): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a503d440): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d440): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d440): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d440): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d440): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d800): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d800): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d800): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d800): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d800): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.271201313 +0000 UTC m=+225.216841584 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503d800): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.271201313 +0000 UTC m=+225.216841584 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a503dd00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066340): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066340): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066340): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.271201313 +0000 UTC m=+225.216841584 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc5730 item 27 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50669c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50669c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50669c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50669c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50669c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.273267628 +0000 UTC m=+225.218907899 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50669c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066f00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066f00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066f00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066f00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066f00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.273267628 +0000 UTC m=+225.218907899 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5066f00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4fc5c00 item 28 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067540): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a5067540): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067540): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067540): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067540): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067540): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067540): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067900): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067900): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067900): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.274708009 +0000 UTC m=+225.220348280 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5067900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.274708009 +0000 UTC m=+225.220348280 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e40e0 item 29 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e740): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e740): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e740): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e740): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e740): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.276162576 +0000 UTC m=+225.221802837 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e740): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a844c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a844c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a844c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a844c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a844c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.276162576 +0000 UTC m=+225.221802837 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a844c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50464d0 item 30 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84b00): _readAt: size=2, off=0 2026/07/13 05:18:46 ERROR : open-test-file(0x2381a4a84b00): Couldn't read size of file 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84b00): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84b00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84b00): close: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84b00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84ec0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84ec0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84ec0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84ec0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84ec0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.277872802 +0000 UTC m=+225.223513073 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a84ec0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85580): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85580): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85580): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85580): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85580): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.277872802 +0000 UTC m=+225.223513073 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85580): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5046930 item 31 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85c00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85c00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85c00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85c00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85c00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.279318433 +0000 UTC m=+225.224958774 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a85c00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe240): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe240): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe240): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe240): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe240): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.279318433 +0000 UTC m=+225.224958774 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe240): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5046cb0 item 32 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe880): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe880): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe880): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe880): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe880): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.280649449 +0000 UTC m=+225.226289720 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abe880): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50470a0 item 33 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.281173561 +0000 UTC m=+225.226813832 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abed00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf200): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf200): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf200): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf200): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf200): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.281173561 +0000 UTC m=+225.226813832 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf200): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5047260 item 33 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf840): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf840): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf840): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf840): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf840): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.28260737 +0000 UTC m=+225.228247631 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abf840): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50475e0 item 34 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.283219809 +0000 UTC m=+225.228860080 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4abfcc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c300): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c300): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c300): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.283219809 +0000 UTC m=+225.228860080 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50477a0 item 34 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c940): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c940): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.284512011 +0000 UTC m=+225.230152282 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511c940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5047b90 item 35 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.28515132 +0000 UTC m=+225.230791592 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511cdc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d2c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d2c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d2c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d2c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d2c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.28515132 +0000 UTC m=+225.230791592 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d2c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5047d50 item 35 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d940): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d940): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.28658023 +0000 UTC m=+225.232220501 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511d940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae62a0 item 36 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.287123197 +0000 UTC m=+225.232763468 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a511de40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152480): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152480): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152480): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152480): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152480): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.287123197 +0000 UTC m=+225.232763468 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152480): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae6460 item 36 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152ac0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152ac0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.288380815 +0000 UTC m=+225.234021086 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae6a10 item 37 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.288890531 +0000 UTC m=+225.234530793 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5152f40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153440): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153440): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153440): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153440): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153440): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.288890531 +0000 UTC m=+225.234530793 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae6cb0 item 37 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153ac0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153ac0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.290348835 +0000 UTC m=+225.235989106 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5153ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae7110 item 38 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.290915769 +0000 UTC m=+225.236556040 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51860c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186600): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186600): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186600): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186600): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186600): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.290915769 +0000 UTC m=+225.236556040 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186600): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae72d0 item 38 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186c80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186c80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186c80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186c80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186c80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.292225945 +0000 UTC m=+225.237866216 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5186c80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae7730 item 39 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.292807045 +0000 UTC m=+225.238447306 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187180): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187680): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187680): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187680): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.292807045 +0000 UTC m=+225.238447306 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae78f0 item 39 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187d00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187d00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187d00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187d00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187d00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.294817534 +0000 UTC m=+225.240457855 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5187d00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae7c70 item 40 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.295387523 +0000 UTC m=+225.241027794 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba840): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba840): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba840): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba840): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba840): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.295387523 +0000 UTC m=+225.241027794 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51ba840): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4ae7e30 item 40 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.29682598 +0000 UTC m=+225.242466251 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bae00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb300): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb300): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46bd6c0 item 41 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb300): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.297384037 +0000 UTC m=+225.243024308 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46bde30 item 41 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.297917246 +0000 UTC m=+225.243557517 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bb7c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bbd00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bbd00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bbd00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bbd00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bbd00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.297917246 +0000 UTC m=+225.243557517 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51bbd00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb81c0 item 41 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.299363879 +0000 UTC m=+225.245004151 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0940): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb8540 item 42 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0940): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.299908 +0000 UTC m=+225.245548271 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb8700 item 42 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.300548921 +0000 UTC m=+225.246189192 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e0e80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1400): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1400): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1400): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.300548921 +0000 UTC m=+225.246189192 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb88c0 item 42 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.3018336 +0000 UTC m=+225.247473871 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a51e1a40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210040): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210040): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb8c40 item 43 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210040): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.302371608 +0000 UTC m=+225.248011870 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb8f50 item 43 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.302993966 +0000 UTC m=+225.248634237 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210580): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210ac0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210ac0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.302993966 +0000 UTC m=+225.248634237 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5210ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9260 item 43 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.304609244 +0000 UTC m=+225.250249515 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211100): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211600): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211600): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211600): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9650 item 44 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211600): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211600): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.305133177 +0000 UTC m=+225.250773448 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211600): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9880 item 44 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.305640388 +0000 UTC m=+225.251280649 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5211b40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52421c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52421c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52421c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52421c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52421c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.305640388 +0000 UTC m=+225.251280649 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52421c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4eb9a40 item 44 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.306786958 +0000 UTC m=+225.252427218 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242800): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242d00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242d00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242d00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ea070 item 45 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242d00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242d00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.307258271 +0000 UTC m=+225.252898532 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5242d00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243400): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243400): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243400): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.307258271 +0000 UTC m=+225.252898532 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ea380 item 45 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.308476626 +0000 UTC m=+225.254116887 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5243a40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260040): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260040): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ea7e0 item 46 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260040): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.308896072 +0000 UTC m=+225.254536333 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260740): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260740): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260740): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260740): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260740): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.308896072 +0000 UTC m=+225.254536333 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260740): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eaaf0 item 46 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.310132661 +0000 UTC m=+225.255772922 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5260d80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261280): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261280): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261280): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eb110 item 47 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261280): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261280): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.310501192 +0000 UTC m=+225.256141453 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261280): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261980): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261980): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261980): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261980): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261980): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.310501192 +0000 UTC m=+225.256141453 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5261980): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eb2d0 item 47 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.311650647 +0000 UTC m=+225.257290909 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a0c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a5c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a5c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a5c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eb7a0 item 48 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a5c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a5c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.312072278 +0000 UTC m=+225.257712539 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527a5c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527acc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527acc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527acc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527acc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527acc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.312072278 +0000 UTC m=+225.257712539 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527acc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45eb960 item 48 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b300): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b300): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b300): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.313312794 +0000 UTC m=+225.258953054 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45ebce0 item 49 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.313758008 +0000 UTC m=+225.259398270 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527b780): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527bcc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527bcc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527bcc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527bcc0): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527bcc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.313758008 +0000 UTC m=+225.259398270 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a527bcc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46aa000 item 49 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2440): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2440): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2440): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2440): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2440): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.31501232 +0000 UTC m=+225.260652591 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46aa620 item 50 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.315733953 +0000 UTC m=+225.261374224 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2ec0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2ec0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2ec0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2ec0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2ec0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.315733953 +0000 UTC m=+225.261374224 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a2ec0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46aa850 item 50 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3540): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3540): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3540): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3540): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3540): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.316951958 +0000 UTC m=+225.262592249 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3540): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab030 item 51 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.317445452 +0000 UTC m=+225.263085713 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52a3a40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce080): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce080): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce080): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce080): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce080): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.317445452 +0000 UTC m=+225.263085713 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce080): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab1f0 item 51 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce700): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce700): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce700): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce700): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce700): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.318839938 +0000 UTC m=+225.264480199 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52ce700): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab570 item 52 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.319389657 +0000 UTC m=+225.265029919 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cec00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf180): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf180): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf180): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf180): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf180): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.319389657 +0000 UTC m=+225.265029919 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf180): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46ab880 item 52 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf800): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf800): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf800): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf800): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf800): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.320542911 +0000 UTC m=+225.266183171 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cf800): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ee070 item 53 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.320992364 +0000 UTC m=+225.266632625 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52cfd00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8340): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8340): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8340): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.320992364 +0000 UTC m=+225.266632625 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ee230 item 53 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e89c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e89c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e89c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e89c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e89c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.322602562 +0000 UTC m=+225.268242824 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e89c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ee690 item 54 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.32326734 +0000 UTC m=+225.268907600 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e8ec0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9440): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9440): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9440): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9440): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9440): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.32326734 +0000 UTC m=+225.268907600 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50eeb60 item 54 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9ac0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9ac0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.324374244 +0000 UTC m=+225.270014505 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a52e9ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50eefc0 item 55 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.324795755 +0000 UTC m=+225.270436016 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53140c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314600): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314600): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314600): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314600): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314600): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.324795755 +0000 UTC m=+225.270436016 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314600): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ef2d0 item 55 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314c80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314c80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314c80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314c80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314c80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.326157107 +0000 UTC m=+225.271797389 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5314c80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ef6c0 item 56 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.326641736 +0000 UTC m=+225.272281997 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315180): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315700): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315700): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315700): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315700): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315700): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.326641736 +0000 UTC m=+225.272281997 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315700): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50ef880 item 56 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.327822369 +0000 UTC m=+225.273462631 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5315d40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334380): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334380): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334380): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a50efd50 item 57 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334380): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334380): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.328221688 +0000 UTC m=+225.273861949 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334380): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459e540 item 57 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.328639252 +0000 UTC m=+225.274279512 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53348c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334e40): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334e40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334e40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334e40): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334e40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.328639252 +0000 UTC m=+225.274279512 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5334e40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459eaf0 item 57 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.330138112 +0000 UTC m=+225.275778373 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5335480): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53359c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53359c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53359c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459f2d0 item 58 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53359c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53359c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.330487718 +0000 UTC m=+225.276127978 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53359c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459fb20 item 58 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.331025025 +0000 UTC m=+225.276665286 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352000): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53525c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53525c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53525c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53525c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53525c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.331025025 +0000 UTC m=+225.276665286 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53525c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a459fe30 item 58 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.332234743 +0000 UTC m=+225.277875004 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5352c00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353140): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353140): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353140): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f03f0 item 59 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353140): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353140): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.332564812 +0000 UTC m=+225.278205073 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353140): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0620 item 59 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.333025717 +0000 UTC m=+225.278665977 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353c00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353c00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353c00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353c00): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353c00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.333025717 +0000 UTC m=+225.278665977 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5353c00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f08c0 item 59 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.334099539 +0000 UTC m=+225.279739801 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376880): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376880): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376880): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0d20 item 60 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376880): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376880): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.334475134 +0000 UTC m=+225.280115395 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376880): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f0ee0 item 60 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.334975442 +0000 UTC m=+225.280615733 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5376dc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5377380): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5377380): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5377380): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5377380): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5377380): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.334975442 +0000 UTC m=+225.280615733 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5377380): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f10a0 item 60 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.336041372 +0000 UTC m=+225.281681632 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53779c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0000): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0000): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0000): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1570 item 61 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0000): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0000): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.336453864 +0000 UTC m=+225.282094125 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0000): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0700): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0700): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0700): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0700): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0700): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.336453864 +0000 UTC m=+225.282094125 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0700): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1810 item 61 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.337881752 +0000 UTC m=+225.283522023 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b0d40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1280): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1280): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1280): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1b90 item 62 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1280): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1280): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.338292311 +0000 UTC m=+225.283932582 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1280): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1980): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1980): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1980): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1980): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1980): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.338292311 +0000 UTC m=+225.283932582 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53b1980): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49f1d50 item 62 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.339478416 +0000 UTC m=+225.285118676 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea0c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea600): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea600): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea600): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6230 item 63 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea600): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea600): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.339881492 +0000 UTC m=+225.285521752 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ea600): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ead00): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ead00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ead00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ead00): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ead00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.339881492 +0000 UTC m=+225.285521752 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53ead00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf63f0 item 63 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): >_readAt: n=0, err=Bad file descriptor 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.341126335 +0000 UTC m=+225.286766596 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb880): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb880): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb880): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf67e0 item 64 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb880): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb880): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.341533659 +0000 UTC m=+225.287173920 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a53eb880): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414080): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414080): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414080): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414080): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414080): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.341533659 +0000 UTC m=+225.287173920 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414080): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6a80 item 64 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54146c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54146c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54146c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54146c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54146c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.342753326 +0000 UTC m=+225.288393587 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54146c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6e00 item 65 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.343237253 +0000 UTC m=+225.288877514 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5414b40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415040): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415040): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415040): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.343237253 +0000 UTC m=+225.288877514 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf6fc0 item 65 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415680): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415680): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415680): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.344307601 +0000 UTC m=+225.289947862 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7490 item 66 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.344805724 +0000 UTC m=+225.290445985 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5415b00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a140): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a140): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a140): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a140): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a140): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.344805724 +0000 UTC m=+225.290445985 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a140): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7650 item 66 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a780): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a780): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a780): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a780): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a780): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.345883936 +0000 UTC m=+225.291524197 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544a780): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7b20 item 67 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.346346173 +0000 UTC m=+225.291986444 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544ac00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b100): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b100): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b100): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b100): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b100): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.346346173 +0000 UTC m=+225.291986444 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b100): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4bf7d50 item 67 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b780): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b780): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b780): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b780): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b780): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.347478546 +0000 UTC m=+225.293118807 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544b780): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489c460 item 68 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.348042654 +0000 UTC m=+225.293682915 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a544bc80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54722c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54722c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54722c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54722c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54722c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.348042654 +0000 UTC m=+225.293682915 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54722c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489c700 item 68 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472900): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472900): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472900): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.349126646 +0000 UTC m=+225.294766907 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489cb60 item 69 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.349598691 +0000 UTC m=+225.295238952 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5472d80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473280): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473280): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473280): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473280): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473280): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.349598691 +0000 UTC m=+225.295238952 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473280): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489ce00 item 69 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473900): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473900): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473900): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.350737607 +0000 UTC m=+225.296377868 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489d420 item 70 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.351288349 +0000 UTC m=+225.296928610 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5473e00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548c440): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548c440): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548c440): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548c440): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548c440): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.351288349 +0000 UTC m=+225.296928610 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548c440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a489d810 item 70 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cac0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cac0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.352646677 +0000 UTC m=+225.298286948 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b36770 item 71 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.353119995 +0000 UTC m=+225.298760255 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548cfc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548d4c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548d4c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548d4c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548d4c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548d4c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.353119995 +0000 UTC m=+225.298760255 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548d4c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b369a0 item 71 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548db40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548db40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548db40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548db40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548db40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.354289908 +0000 UTC m=+225.299930168 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a548db40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b36f50 item 72 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.354805234 +0000 UTC m=+225.300445495 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8140): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8680): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8680): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8680): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.354805234 +0000 UTC m=+225.300445495 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4b37110 item 72 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.356316497 +0000 UTC m=+225.301956758 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8c40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9140): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9140): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9140): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4890af0 item 73 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9140): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9140): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.357229319 +0000 UTC m=+225.302869581 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9140): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4890e00 item 73 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.358073131 +0000 UTC m=+225.303713392 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9600): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8300): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8300): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8300): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.358073131 +0000 UTC m=+225.303713392 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5180070 item 73 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.359307666 +0000 UTC m=+225.304947958 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b8940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9a80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9a80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9a80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51804d0 item 74 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9a80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9a80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.359840134 +0000 UTC m=+225.305480395 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54b9a80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5180690 item 74 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.360382692 +0000 UTC m=+225.306022952 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e0c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e640): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e640): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e640): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e640): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e640): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.360382692 +0000 UTC m=+225.306022952 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508e640): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5180b60 item 74 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.361516378 +0000 UTC m=+225.307156639 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508ecc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f1c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f1c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f1c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5180f50 item 75 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f1c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f1c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.361962804 +0000 UTC m=+225.307603065 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f1c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): _writeAt: size=3, off=2 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5181110 item 75 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.362398602 +0000 UTC m=+225.308038863 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508f700): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508fc40): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508fc40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508fc40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508fc40): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508fc40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.362398602 +0000 UTC m=+225.308038863 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a508fc40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51812d0 item 75 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.363480781 +0000 UTC m=+225.309121042 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464380): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464940): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a51816c0 item 76 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464940): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.363896561 +0000 UTC m=+225.309536822 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5181880 item 76 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): _writeAt: size=3, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.364366992 +0000 UTC m=+225.310007263 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5464e80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465400): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465400): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465400): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.364366992 +0000 UTC m=+225.310007263 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a5181b90 item 76 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.36549067 +0000 UTC m=+225.311130930 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a5465a40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4040): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4040): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f101c0 item 77 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4040): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.365931627 +0000 UTC m=+225.311571888 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4880): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4880): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4880): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4880): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4880): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.365931627 +0000 UTC m=+225.311571888 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4880): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10380 item 77 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.367348212 +0000 UTC m=+225.312988493 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c4ec0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c53c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c53c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c53c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10700 item 78 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c53c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c53c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.367752561 +0000 UTC m=+225.313392822 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c53c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c5ac0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c5ac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c5ac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c5ac0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c5ac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.367752561 +0000 UTC m=+225.313392822 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a54c5ac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10af0 item 78 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.368924398 +0000 UTC m=+225.314564659 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9e400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9eac0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9eac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9eac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f10ee0 item 79 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9eac0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9eac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.369354183 +0000 UTC m=+225.314994465 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9eac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f2c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f2c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f2c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f2c0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f2c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.369354183 +0000 UTC m=+225.314994465 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f2c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f11110 item 79 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.370781259 +0000 UTC m=+225.316421520 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9f900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9fe00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9fe00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9fe00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f11570 item 80 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9fe00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9fe00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.371193933 +0000 UTC m=+225.316834195 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4b9fe00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bea80): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bea80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bea80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bea80): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bea80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.371193933 +0000 UTC m=+225.316834195 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bea80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f117a0 item 80 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf1c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf1c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf1c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf1c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf1c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.372393321 +0000 UTC m=+225.318033583 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf1c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f11b90 item 81 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.372887228 +0000 UTC m=+225.318527489 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bf7c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bfdc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bfdc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bfdc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bfdc0): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bfdc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.372887228 +0000 UTC m=+225.318527489 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46bfdc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4f11d50 item 81 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f4c40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f4c40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f4c40): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f4c40): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f4c40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.374262778 +0000 UTC m=+225.319903099 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f4c40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4891730 item 82 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.376036494 +0000 UTC m=+225.321676755 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f54c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba68c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba68c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba68c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba68c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba68c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.376036494 +0000 UTC m=+225.321676755 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba68c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e40e0 item 82 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7300): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7300): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7300): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.377114434 +0000 UTC m=+225.322754696 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e47e0 item 83 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.377577302 +0000 UTC m=+225.323217564 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7840): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7d80): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7d80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7d80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7d80): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7d80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.377577302 +0000 UTC m=+225.323217564 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4ba7d80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e4b60 item 83 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30500): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30500): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30500): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30500): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30500): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.378702952 +0000 UTC m=+225.324343213 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30500): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e4ee0 item 84 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.379194875 +0000 UTC m=+225.324835136 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30a40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30fc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30fc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30fc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30fc0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30fc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.379194875 +0000 UTC m=+225.324835136 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c30fc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e50a0 item 84 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31640): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31640): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31640): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31640): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31640): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.38038682 +0000 UTC m=+225.326027092 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31640): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e5420 item 85 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.38085623 +0000 UTC m=+225.326496491 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4c31b40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492a3c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492a3c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492a3c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492a3c0): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492a3c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.38085623 +0000 UTC m=+225.326496491 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492a3c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e55e0 item 85 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492ab80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492ab80): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492ab80): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492ab80): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492ab80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.381952817 +0000 UTC m=+225.327593077 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492ab80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e5960 item 86 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.382509961 +0000 UTC m=+225.328150223 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b080): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b780): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b780): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b780): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b780): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b780): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.382509961 +0000 UTC m=+225.328150223 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492b780): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a54e5b20 item 86 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492be00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492be00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492be00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492be00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492be00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.383652193 +0000 UTC m=+225.329292454 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a492be00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aec000 item 87 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.384133997 +0000 UTC m=+225.329774277 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6440): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6980): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6980): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6980): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6980): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6980): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.384133997 +0000 UTC m=+225.329774277 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb6980): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aec4d0 item 87 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7000): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7000): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7000): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7000): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7000): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.38542708 +0000 UTC m=+225.331067342 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7000): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aec850 item 88 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.385951895 +0000 UTC m=+225.331592156 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7600): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7b80): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7b80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7b80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7b80): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7b80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.385951895 +0000 UTC m=+225.331592156 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4eb7b80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aecc40 item 88 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.387146245 +0000 UTC m=+225.332786506 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892880): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892880): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892880): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aed2d0 item 89 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892880): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892880): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.387566302 +0000 UTC m=+225.333206583 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892880): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aed490 item 89 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.388038157 +0000 UTC m=+225.333678418 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4892dc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c240): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c240): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c240): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c240): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c240): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.388038157 +0000 UTC m=+225.333678418 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c240): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aed7a0 item 89 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.389302588 +0000 UTC m=+225.334942849 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4c880): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4cdc0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4cdc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4cdc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aedb20 item 90 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4cdc0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4cdc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.389706985 +0000 UTC m=+225.335347247 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4cdc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a4aedce0 item 90 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.390248631 +0000 UTC m=+225.335888903 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d300): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d900): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d900): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d900): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.390248631 +0000 UTC m=+225.335888903 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4a4d900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b2150 item 90 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.391394922 +0000 UTC m=+225.337035182 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea580): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea580): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea580): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b2af0 item 91 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea580): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea580): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.391812313 +0000 UTC m=+225.337452575 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ea580): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): >_readAt: n=2, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): _writeAt: size=3, off=7 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b3030 item 91 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.392352376 +0000 UTC m=+225.337992637 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eaac0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb040): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb040): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb040): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb040): >_readAt: n=8, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb040): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.392352376 +0000 UTC m=+225.337992637 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb040): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a46b3490 item 91 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.393696817 +0000 UTC m=+225.339337078 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47eb680): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ebbc0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ebbc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ebbc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f80e0 item 92 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ebbc0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ebbc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.394263299 +0000 UTC m=+225.339903570 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a47ebbc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): open at offset 5 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f82a0 item 92 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): _readAt: size=2, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): _writeAt: size=3, off=5 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): >_writeAt: n=3, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.394935961 +0000 UTC m=+225.340576232 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c200): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c7c0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c7c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c7c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c7c0): >_readAt: n=3, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c7c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.394935961 +0000 UTC m=+225.340576232 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480c7c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f8700 item 92 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.396536612 +0000 UTC m=+225.342176873 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480ce00): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480d340): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480d340): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480d340): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f92d0 item 93 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480d340): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480d340): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.397070964 +0000 UTC m=+225.342711225 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480d340): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480da40): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480da40): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480da40): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480da40): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480da40): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.397070964 +0000 UTC m=+225.342711225 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a480da40): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45f9dc0 item 93 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.398804144 +0000 UTC m=+225.344444434 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826180): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a48266c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a48266c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a48266c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49fe3f0 item 94 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a48266c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a48266c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.399384833 +0000 UTC m=+225.345025104 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a48266c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826dc0): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826dc0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826dc0): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826dc0): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826dc0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.399384833 +0000 UTC m=+225.345025104 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4826dc0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49fe930 item 94 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.401065013 +0000 UTC m=+225.346705314 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827400): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827940): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827940): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827940): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a49fed90 item 95 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827940): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827940): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.401818616 +0000 UTC m=+225.347458887 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a4827940): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f5c80): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f5c80): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f5c80): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f5c80): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f5c80): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.401818616 +0000 UTC m=+225.347458887 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a46f5c80): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a48918f0 item 95 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 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/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): open at offset 0 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): _readAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): >_readAt: n=0, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.403603713 +0000 UTC m=+225.349243974 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e83c0): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e8900): _writeAt: size=5, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e8900): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e8900): >openPending: err= 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d6150 item 96 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e8900): >_writeAt: n=5, err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e8900): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.404133026 +0000 UTC m=+225.349773297 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e8900): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/13 05:18:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/13 05:18:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e9000): _readAt: size=512, off=0 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e9000): openPending: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e9000): >openPending: err= 2026/07/13 05:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e9000): >_readAt: n=5, err=EOF 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e9000): close: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-13 05:18:46.404133026 +0000 UTC m=+225.349773297 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : open-test-file(0x2381a50e9000): >close: err= 2026/07/13 05:18:46 DEBUG : open-test-file: Remove: 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2381a45d63f0 item 96 2026/07/13 05:18:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/13 05:18:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/13 05:18:46 DEBUG : open-test-file: >Remove: err= 2026/07/13 05:18:46 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:46 DEBUG : Looking for writers 2026/07/13 05:18:46 DEBUG : >WaitForWriters: 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.13s) --- PASS: TestRWFileHandleOpenTests/writes (0.57s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:46 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:46 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:46 DEBUG : file1: newRWFileHandle: 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): openPending: 2026/07/13 05:18:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): >openPending: err= 2026/07/13 05:18:46 DEBUG : file1: >newRWFileHandle: err= 2026/07/13 05:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/13 05:18:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): _writeAt: size=2, off=0 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): >_writeAt: n=2, err= 2026/07/13 05:18:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): RWFileHandle.Flush 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): RWFileHandle.Release 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): close: 2026/07/13 05:18:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/13 05:18:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:46 DEBUG : file1(0x2381a4b24100): >close: err= 2026/07/13 05:18:46 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:46 DEBUG : Looking for writers 2026/07/13 05:18:46 DEBUG : file1: reading active writers 2026/07/13 05:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:46 DEBUG : Looking for writers 2026/07/13 05:18:46 DEBUG : file1: reading active writers 2026/07/13 05:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:46 DEBUG : Looking for writers 2026/07/13 05:18:46 DEBUG : file1: reading active writers 2026/07/13 05:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:46 DEBUG : Looking for writers 2026/07/13 05:18:46 DEBUG : file1: reading active writers 2026/07/13 05:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:46 DEBUG : file1: vfs cache: starting upload 2026/07/13 05:18:46 DEBUG : Looking for writers 2026/07/13 05:18:46 DEBUG : file1: reading active writers 2026/07/13 05:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:47 DEBUG : Looking for writers 2026/07/13 05:18:47 DEBUG : file1: reading active writers 2026/07/13 05:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:47 DEBUG : Looking for writers 2026/07/13 05:18:47 DEBUG : file1: reading active writers 2026/07/13 05:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:47 DEBUG : file1: size = 2 OK 2026/07/13 05:18:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:18:47 INFO : file1: Copied (new) 2026/07/13 05:18:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/07/13 05:18:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/13 05:18:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/13 05:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:18:47 INFO : file1: vfs cache: upload succeeded try #1 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : file1: reading active writers 2026/07/13 05:18:48 DEBUG : >WaitForWriters: 2026/07/13 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : file1: reading active writers 2026/07/13 05:18:48 DEBUG : >WaitForWriters: 2026/07/13 05:18:48 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:48 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:48 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:48 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:48 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:18:48 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:18:48 DEBUG : rename_me: newRWFileHandle: 2026/07/13 05:18:48 DEBUG : rename_me(0x2381a4ffe280): openPending: 2026/07/13 05:18:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/13 05:18:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/13 05:18:48 DEBUG : rename_me(0x2381a4ffe280): >openPending: err= 2026/07/13 05:18:48 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/13 05:18:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/13 05:18:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/13 05:18:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/13 05:18:48 DEBUG : rename_me(0x2381a4ffe280): _writeAt: size=5, off=0 2026/07/13 05:18:48 DEBUG : rename_me(0x2381a4ffe280): >_writeAt: n=5, err= 2026/07/13 05:18:48 DEBUG : rename_me(0x2381a4ffe280): close: 2026/07/13 05:18:48 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-13 05:18:48.749859558 +0000 UTC m=+227.695499829 2026/07/13 05:18:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/13 05:18:48 DEBUG : rename_me(0x2381a4ffe280): >close: err= 2026/07/13 05:18:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/13 05:18:48 DEBUG : i_was_renamed: Updating file with 0x2381a4a54000 2026/07/13 05:18:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/13 05:18:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/13 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/13 05:18:48 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/13 05:18:48 DEBUG : Looking for writers 2026/07/13 05:18:48 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/13 05:18:49 DEBUG : Looking for writers 2026/07/13 05:18:49 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/13 05:18:49 DEBUG : Looking for writers 2026/07/13 05:18:49 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/13 05:18:49 DEBUG : i_was_renamed: size = 5 OK 2026/07/13 05:18:49 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/07/13 05:18:49 INFO : i_was_renamed: Copied (new) 2026/07/13 05:18:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-13 05:18:48 +0000 UTC," 2026/07/13 05:18:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/13 05:18:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/13 05:18:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/13 05:18:50 DEBUG : Looking for writers 2026/07/13 05:18:50 DEBUG : i_was_renamed: reading active writers 2026/07/13 05:18:50 DEBUG : >WaitForWriters: 2026/07/13 05:18:50 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:18:50 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:18:50 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/13 05:18:50 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:50 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/13 05:18:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cecemej6taci" 2026/07/13 05:18:50 INFO : files root 'rclone-test-cecemej6taci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/13 05:18:50 DEBUG : forgetting directory cache 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate(0x2381a4836100): _readAt: size=512, off=0 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate(0x2381a4836100): openPending: 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-13 04:19:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/13 05:18:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate(0x2381a4836100): >openPending: err= 2026/07/13 05:18:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:51 DEBUG : forgetting directory cache 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate(0x2381a4836100): >_readAt: n=20, err=EOF 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate(0x2381a4836100): close: 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:19:50 +0000 UTC 2026/07/13 05:18:51 DEBUG : TestRWCacheUpdate(0x2381a4836100): >close: err= 2026/07/13 05:18:51 DEBUG : Re-reading directory (258.220238ms old) 2026/07/13 05:18:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:18:52 DEBUG : forgetting directory cache 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate(0x2381a4ffe5c0): _readAt: size=512, off=0 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate(0x2381a4ffe5c0): openPending: 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-13 04:20:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-13 04:19:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-13 04:20:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-13 04:19:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/13 05:18:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/13 05:18:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate(0x2381a4ffe5c0): >openPending: err= 2026/07/13 05:18:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:53 DEBUG : forgetting directory cache 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate(0x2381a4ffe5c0): >_readAt: n=20, err=EOF 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate(0x2381a4ffe5c0): close: 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:20:50 +0000 UTC 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate(0x2381a4ffe5c0): >close: err= 2026/07/13 05:18:53 DEBUG : Re-reading directory (261.596581ms old) 2026/07/13 05:18:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:18:53 DEBUG : forgetting directory cache 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate(0x2381a4836c40): _readAt: size=512, off=0 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate(0x2381a4836c40): openPending: 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-13 04:21:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-13 04:20:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-13 04:21:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-13 04:20:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/13 05:18:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/13 05:18:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate(0x2381a4836c40): >openPending: err= 2026/07/13 05:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:55 DEBUG : forgetting directory cache 2026/07/13 05:18:55 DEBUG : TestRWCacheUpdate(0x2381a4836c40): >_readAt: n=20, err=EOF 2026/07/13 05:18:55 DEBUG : TestRWCacheUpdate(0x2381a4836c40): close: 2026/07/13 05:18:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:21:50 +0000 UTC 2026/07/13 05:18:55 DEBUG : TestRWCacheUpdate(0x2381a4836c40): >close: err= 2026/07/13 05:18:55 DEBUG : Re-reading directory (259.647319ms old) 2026/07/13 05:18:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:18:55 DEBUG : forgetting directory cache 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate(0x2381a4b24f00): _readAt: size=512, off=0 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate(0x2381a4b24f00): openPending: 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-13 04:22:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-13 04:21:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-13 04:22:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-13 04:21:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/13 05:18:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/13 05:18:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate(0x2381a4b24f00): >openPending: err= 2026/07/13 05:18:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:56 DEBUG : forgetting directory cache 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate(0x2381a4b24f00): >_readAt: n=20, err=EOF 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate(0x2381a4b24f00): close: 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:22:50 +0000 UTC 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate(0x2381a4b24f00): >close: err= 2026/07/13 05:18:56 DEBUG : Re-reading directory (256.068951ms old) 2026/07/13 05:18:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:18:57 DEBUG : forgetting directory cache 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate(0x2381a4b25540): _readAt: size=512, off=0 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate(0x2381a4b25540): openPending: 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-13 04:23:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-13 04:22:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-13 04:23:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-13 04:22:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/13 05:18:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/13 05:18:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate(0x2381a4b25540): >openPending: err= 2026/07/13 05:18:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:18:58 DEBUG : forgetting directory cache 2026/07/13 05:18:59 DEBUG : forgetting directory cache 2026/07/13 05:18:59 DEBUG : TestRWCacheUpdate(0x2381a4b25540): >_readAt: n=20, err=EOF 2026/07/13 05:18:59 DEBUG : TestRWCacheUpdate(0x2381a4b25540): close: 2026/07/13 05:18:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:23:50 +0000 UTC 2026/07/13 05:18:59 DEBUG : TestRWCacheUpdate(0x2381a4b25540): >close: err= 2026/07/13 05:18:59 DEBUG : Re-reading directory (410.539408ms old) 2026/07/13 05:18:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:18:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:18:59 DEBUG : forgetting directory cache 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate(0x2381a4fffa80): _readAt: size=512, off=0 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate(0x2381a4fffa80): openPending: 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-13 04:24:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-13 04:23:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-13 04:24:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-13 04:23:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/13 05:19:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/13 05:19:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate(0x2381a4fffa80): >openPending: err= 2026/07/13 05:19:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:01 DEBUG : forgetting directory cache 2026/07/13 05:19:01 DEBUG : TestRWCacheUpdate(0x2381a4fffa80): >_readAt: n=20, err=EOF 2026/07/13 05:19:01 DEBUG : TestRWCacheUpdate(0x2381a4fffa80): close: 2026/07/13 05:19:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:24:50 +0000 UTC 2026/07/13 05:19:01 DEBUG : TestRWCacheUpdate(0x2381a4fffa80): >close: err= 2026/07/13 05:19:01 DEBUG : Re-reading directory (256.71665ms old) 2026/07/13 05:19:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:19:01 DEBUG : forgetting directory cache 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate(0x2381a54c4380): _readAt: size=512, off=0 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate(0x2381a54c4380): openPending: 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-13 04:25:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-13 04:24:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-13 04:25:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-13 04:24:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/13 05:19:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/13 05:19:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate(0x2381a54c4380): >openPending: err= 2026/07/13 05:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:02 DEBUG : forgetting directory cache 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate(0x2381a54c4380): >_readAt: n=21, err=EOF 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate(0x2381a54c4380): close: 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:25:50 +0000 UTC 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate(0x2381a54c4380): >close: err= 2026/07/13 05:19:02 DEBUG : Re-reading directory (256.304638ms old) 2026/07/13 05:19:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:19:03 DEBUG : forgetting directory cache 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate(0x2381a4558c00): _readAt: size=512, off=0 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate(0x2381a4558c00): openPending: 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-13 04:26:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-13 04:25:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-13 04:26:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-13 04:25:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/13 05:19:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/13 05:19:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate(0x2381a4558c00): >openPending: err= 2026/07/13 05:19:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:04 DEBUG : forgetting directory cache 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate(0x2381a4558c00): >_readAt: n=22, err=EOF 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate(0x2381a4558c00): close: 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:26:50 +0000 UTC 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate(0x2381a4558c00): >close: err= 2026/07/13 05:19:04 DEBUG : Re-reading directory (254.422351ms old) 2026/07/13 05:19:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:19:04 DEBUG : forgetting directory cache 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate(0x2381a46bef00): _readAt: size=512, off=0 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate(0x2381a46bef00): openPending: 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-13 04:27:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-13 04:26:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-13 04:27:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-13 04:26:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/13 05:19:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/13 05:19:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate(0x2381a46bef00): >openPending: err= 2026/07/13 05:19:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:06 DEBUG : forgetting directory cache 2026/07/13 05:19:06 DEBUG : TestRWCacheUpdate(0x2381a46bef00): >_readAt: n=23, err=EOF 2026/07/13 05:19:06 DEBUG : TestRWCacheUpdate(0x2381a46bef00): close: 2026/07/13 05:19:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:27:50 +0000 UTC 2026/07/13 05:19:06 DEBUG : TestRWCacheUpdate(0x2381a46bef00): >close: err= 2026/07/13 05:19:06 DEBUG : Re-reading directory (252.452358ms old) 2026/07/13 05:19:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:19:06 DEBUG : forgetting directory cache 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate(0x2381a46bf7c0): _readAt: size=512, off=0 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate(0x2381a46bf7c0): openPending: 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-13 04:28:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-13 04:27:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-13 04:28:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-13 04:27:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/13 05:19:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/13 05:19:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate(0x2381a46bf7c0): >openPending: err= 2026/07/13 05:19:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:07 DEBUG : forgetting directory cache 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate(0x2381a46bf7c0): >_readAt: n=24, err=EOF 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate(0x2381a46bf7c0): close: 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-13 04:28:50 +0000 UTC 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate(0x2381a46bf7c0): >close: err= 2026/07/13 05:19:07 DEBUG : Re-reading directory (265.987621ms old) 2026/07/13 05:19:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/13 05:19:07 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:07 DEBUG : Looking for writers 2026/07/13 05:19:07 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/13 05:19:07 DEBUG : >WaitForWriters: 2026/07/13 05:19:07 DEBUG : files root 'rclone-test-cecemej6taci': vfs cache: cleaner exiting 2026/07/13 05:19:07 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.73s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:10 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/13 05:19:10 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:10 DEBUG : Looking for writers 2026/07/13 05:19:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/13 05:19:10 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/13 05:19:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.11s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:11 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:11 DEBUG : files root 'rclone-test-cecemej6taci': Reusing VFS from active cache 2026/07/13 05:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:11 DEBUG : Looking for writers 2026/07/13 05:19:11 DEBUG : >WaitForWriters: 2026/07/13 05:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:11 DEBUG : Looking for writers 2026/07/13 05:19:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:11 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:11 DEBUG : Looking for writers 2026/07/13 05:19:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:12 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:12 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:12 DEBUG : Looking for writers 2026/07/13 05:19:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:12 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:14 DEBUG : dir: Looking for writers 2026/07/13 05:19:14 DEBUG : file2: reading active writers 2026/07/13 05:19:14 DEBUG : Looking for writers 2026/07/13 05:19:14 DEBUG : file1: reading active writers 2026/07/13 05:19:14 DEBUG : dir: reading active writers 2026/07/13 05:19:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.93s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:15 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:17 DEBUG : dir: Looking for writers 2026/07/13 05:19:17 DEBUG : Looking for writers 2026/07/13 05:19:17 DEBUG : dir: reading active writers 2026/07/13 05:19:17 DEBUG : file1: reading active writers 2026/07/13 05:19:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.84s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:18 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:20 DEBUG : file1: Open: flags=O_RDONLY 2026/07/13 05:19:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/13 05:19:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/13 05:19:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/13 05:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/13 05:19:20 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (0 bytes), uploading instead of streaming 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/07/13 05:19:20 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/13 05:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/13 05:19:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/13 05:19:20 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:20 DEBUG : dir: Looking for writers 2026/07/13 05:19:20 DEBUG : file2: reading active writers 2026/07/13 05:19:20 DEBUG : new_file.txt: reading active writers 2026/07/13 05:19:20 DEBUG : Looking for writers 2026/07/13 05:19:20 DEBUG : dir: reading active writers 2026/07/13 05:19:20 DEBUG : file1: reading active writers 2026/07/13 05:19:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.90s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:21 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/13 05:19:23 DEBUG : dir/file1: Updating file with dir/file1 0x2381a50445b0 2026/07/13 05:19:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/13 05:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:24 INFO : dir/file1: Moved (server-side) to: file0 2026/07/13 05:19:24 DEBUG : file0: Updating file with file0 0x2381a50445b0 2026/07/13 05:19:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/13 05:19:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/13 05:19:24 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:24 DEBUG : dir: Looking for writers 2026/07/13 05:19:24 DEBUG : Looking for writers 2026/07/13 05:19:24 DEBUG : dir: reading active writers 2026/07/13 05:19:24 DEBUG : file0: reading active writers 2026/07/13 05:19:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.68s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:25 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:25 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:25 DEBUG : Looking for writers 2026/07/13 05:19:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:25 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:26 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/13 05:19:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/13 05:19:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/13 05:19:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/13 05:19:28 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/13 05:19:28 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:28 DEBUG : Looking for writers 2026/07/13 05:19:28 DEBUG : a: Looking for writers 2026/07/13 05:19:28 DEBUG : b: Looking for writers 2026/07/13 05:19:28 DEBUG : c: Looking for writers 2026/07/13 05:19:28 DEBUG : d: Looking for writers 2026/07/13 05:19:28 DEBUG : Looking for writers 2026/07/13 05:19:28 DEBUG : b: reading active writers 2026/07/13 05:19:28 DEBUG : c: reading active writers 2026/07/13 05:19:28 DEBUG : d: reading active writers 2026/07/13 05:19:28 DEBUG : /: reading active writers 2026/07/13 05:19:28 DEBUG : a: reading active writers 2026/07/13 05:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.68s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:29 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/13 05:19:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/13 05:19:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/13 05:19:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/13 05:19:33 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:33 DEBUG : a/b/c/d: Looking for writers 2026/07/13 05:19:33 DEBUG : a/b/c: Looking for writers 2026/07/13 05:19:33 DEBUG : d: reading active writers 2026/07/13 05:19:33 DEBUG : a/b: Looking for writers 2026/07/13 05:19:33 DEBUG : c: reading active writers 2026/07/13 05:19:33 DEBUG : a: Looking for writers 2026/07/13 05:19:33 DEBUG : b: reading active writers 2026/07/13 05:19:33 DEBUG : Looking for writers 2026/07/13 05:19:33 DEBUG : a: reading active writers 2026/07/13 05:19:33 DEBUG : >WaitForWriters: 2026/07/13 05:19:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/a/b not empty`) 2026/07/13 05:19:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 05:19:34 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/a/b not empty`) 2026/07/13 05:19:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 05:19:34 DEBUG : pacer: Reducing sleep to 30ms 2026/07/13 05:19:34 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/13 05:19:34 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestVFSMkdirAll (5.20s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:34 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:34 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:34 DEBUG : Looking for writers 2026/07/13 05:19:34 DEBUG : >WaitForWriters: 2026/07/13 05:19:34 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/13 05:19:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:35 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/13 05:19:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/13 05:19:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/13 05:19:35 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (5 bytes), uploading instead of streaming 2026/07/13 05:19:36 DEBUG : file1: size = 5 OK 2026/07/13 05:19:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/13 05:19:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/13 05:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/13 05:19:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/13 05:19:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:36 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (0 bytes), uploading instead of streaming 2026/07/13 05:19:37 DEBUG : file1: size = 0 OK 2026/07/13 05:19:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:19:37 DEBUG : file1: Size of src and dst objects identical 2026/07/13 05:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/13 05:19:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/13 05:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:37 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (7 bytes), uploading instead of streaming 2026/07/13 05:19:37 DEBUG : file1: size = 7 OK 2026/07/13 05:19:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:19:37 DEBUG : file1: Size of src and dst objects identical 2026/07/13 05:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:37 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:37 DEBUG : Looking for writers 2026/07/13 05:19:37 DEBUG : file1: reading active writers 2026/07/13 05:19:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.53s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:38 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/13 05:19:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/13 05:19:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/13 05:19:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/13 05:19:39 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (11 bytes), uploading instead of streaming 2026/07/13 05:19:40 DEBUG : file1: size = 11 OK 2026/07/13 05:19:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/13 05:19:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/13 05:19:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/13 05:19:40 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:40 DEBUG : Looking for writers 2026/07/13 05:19:40 DEBUG : file1: reading active writers 2026/07/13 05:19:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.65s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:41 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/13 05:19:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:41 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (5 bytes), uploading instead of streaming 2026/07/13 05:19:42 DEBUG : file1: size = 5 OK 2026/07/13 05:19:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/13 05:19:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/13 05:19:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/13 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:42 DEBUG : Looking for writers 2026/07/13 05:19:42 DEBUG : file1: reading active writers 2026/07/13 05:19:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:42 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:42 DEBUG : file1: WriteFileHandle.Release closing 2026/07/13 05:19:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:42 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (0 bytes), uploading instead of streaming 2026/07/13 05:19:44 DEBUG : file1: size = 0 OK 2026/07/13 05:19:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:19:44 DEBUG : file1: Size of src and dst objects identical 2026/07/13 05:19:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/13 05:19:44 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:44 DEBUG : Looking for writers 2026/07/13 05:19:44 DEBUG : file1: reading active writers 2026/07/13 05:19:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:44 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:44 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (2 bytes), uploading instead of streaming 2026/07/13 05:19:45 DEBUG : file1: size = 2 OK 2026/07/13 05:19:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:19:45 DEBUG : file1: Size of src and dst objects identical 2026/07/13 05:19:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/13 05:19:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:45 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:45 DEBUG : Looking for writers 2026/07/13 05:19:45 DEBUG : file1: reading active writers 2026/07/13 05:19:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.57s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:46 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:46 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (0 bytes), uploading instead of streaming 2026/07/13 05:19:47 DEBUG : file1: size = 0 OK 2026/07/13 05:19:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:19:47 DEBUG : file1: Size of src and dst objects identical 2026/07/13 05:19:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:47 DEBUG : file1: Open: flags=O_RDONLY 2026/07/13 05:19:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/13 05:19:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/13 05:19:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:47 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:47 DEBUG : Looking for writers 2026/07/13 05:19:47 DEBUG : file1: reading active writers 2026/07/13 05:19:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.68s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:47 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/13 05:19:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/13 05:19:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/13 05:19:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/13 05:19:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:47 DEBUG : files root 'rclone-test-cecemej6taci': File to upload is small (100 bytes), uploading instead of streaming 2026/07/13 05:19:48 DEBUG : file1: size = 100 OK 2026/07/13 05:19:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/13 05:19:48 DEBUG : file1: Size of src and dst objects identical 2026/07/13 05:19:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/13 05:19:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/13 05:19:48 DEBUG : file1: Open: flags=O_RDONLY 2026/07/13 05:19:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/13 05:19:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/13 05:19:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:49 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:49 DEBUG : Looking for writers 2026/07/13 05:19:49 DEBUG : file1: reading active writers 2026/07/13 05:19:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:49 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/13 05:19:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/13 05:19:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/13 05:19:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/13 05:19:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/13 05:19:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/13 05:19:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/13 05:19:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/13 05:19:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/13 05:19:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/13 05:19:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:19:55 DEBUG : flat: Looking for writers 2026/07/13 05:19:55 DEBUG : f000.txt: reading active writers 2026/07/13 05:19:55 DEBUG : f001.txt: reading active writers 2026/07/13 05:19:55 DEBUG : f002.txt: reading active writers 2026/07/13 05:19:55 DEBUG : f003.txt: reading active writers 2026/07/13 05:19:55 DEBUG : f004.txt: reading active writers 2026/07/13 05:19:55 DEBUG : Looking for writers 2026/07/13 05:19:55 DEBUG : flat: reading active writers 2026/07/13 05:19:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.99s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:19:56 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:19:59 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/13 05:19:59 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/13 05:19:59 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:19:59 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:19:59 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/13 05:19:59 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/13 05:19:59 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:20:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/13 05:20:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/13 05:20:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:20:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:20:00 DEBUG : a/b/c: Looking for writers 2026/07/13 05:20:00 DEBUG : deep.txt: reading active writers 2026/07/13 05:20:00 DEBUG : a/b: Looking for writers 2026/07/13 05:20:00 DEBUG : c: reading active writers 2026/07/13 05:20:00 DEBUG : mid.txt: reading active writers 2026/07/13 05:20:00 DEBUG : a: Looking for writers 2026/07/13 05:20:00 DEBUG : b: reading active writers 2026/07/13 05:20:00 DEBUG : top.txt: reading active writers 2026/07/13 05:20:00 DEBUG : Looking for writers 2026/07/13 05:20:00 DEBUG : a: reading active writers 2026/07/13 05:20:00 DEBUG : >WaitForWriters: 2026/07/13 05:20:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/a not empty`) 2026/07/13 05:20:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 05:20:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/a not empty`) 2026/07/13 05:20:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 05:20:02 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cecemej6taci/a not empty`) 2026/07/13 05:20:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/13 05:20:02 DEBUG : pacer: Reducing sleep to 60ms 2026/07/13 05:20:02 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestZipManySubDirs (5.94s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:20:02 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:20:04 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/13 05:20:04 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/13 05:20:04 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/13 05:20:04 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/13 05:20:04 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/13 05:20:04 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/13 05:20:04 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:20:05 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:06 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:20:06 DEBUG : bigdir: Looking for writers 2026/07/13 05:20:06 DEBUG : big.bin: reading active writers 2026/07/13 05:20:06 DEBUG : Looking for writers 2026/07/13 05:20:06 DEBUG : bigdir: reading active writers 2026/07/13 05:20:06 DEBUG : >WaitForWriters: 2026/07/13 05:20:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.40s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-cecemej6taci'", Local "Local file system at /tmp/rclone1636485151", Modify Window "1s" 2026/07/13 05:20:06 INFO : files root 'rclone-test-cecemej6taci': poll-interval is not supported by this remote 2026/07/13 05:20:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/13 05:20:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/13 05:20:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:20:09 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:10 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/13 05:20:10 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/13 05:20:10 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:20:10 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:10 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/13 05:20:10 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/13 05:20:10 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/13 05:20:10 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/13 05:20:10 DEBUG : WaitForWriters: timeout=30s 2026/07/13 05:20:10 DEBUG : dir1: Looking for writers 2026/07/13 05:20:10 DEBUG : a.txt: reading active writers 2026/07/13 05:20:10 DEBUG : dir2: Looking for writers 2026/07/13 05:20:10 DEBUG : b.txt: reading active writers 2026/07/13 05:20:10 DEBUG : dir3: Looking for writers 2026/07/13 05:20:10 DEBUG : c.txt: reading active writers 2026/07/13 05:20:10 DEBUG : Looking for writers 2026/07/13 05:20:10 DEBUG : dir1: reading active writers 2026/07/13 05:20:10 DEBUG : dir2: reading active writers 2026/07/13 05:20:10 DEBUG : dir3: reading active writers 2026/07/13 05:20:10 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.25s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/13 05:20:12 DEBUG : files root 'rclone-test-cecemej6taci': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m11.229507798s (try 1/5): exit status 1: Failed [TestDirForgetAll TestDirStat TestDirEntryModTimeInvalidation TestFileRename/writes,forceCache=false TestReadFileHandleFlush TestRWFileHandleMethodsRead TestRWFileHandleReleaseRead]